summaryrefslogtreecommitdiff
path: root/gold/readsyms.cc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchbinutils-arc-20081103-branchpointarc-20081103-branchpointarc-20081103-branchnobody2009-01-031-28/+48
* 2008-08-06 Cary Coutant <ccoutant@google.com>Cary Coutant2008-08-071-1/+1
* * mapfile.cc: New file.Ian Lance Taylor2008-05-211-5/+9
* * readsyms.cc (Read_symbols::do_read_symbols): Use get_view ratherIan Lance Taylor2008-04-231-7/+6
* 2008-03-31 Cary Coutant <ccoutant@google.com>Cary Coutant2008-04-011-3/+10
* Update copyright years. Update language files.Ian Lance Taylor2008-03-131-1/+1
* Read input scripts which look like input objects with properIan Lance Taylor2008-02-281-38/+111
* Permit ordinary object files in groups.Ian Lance Taylor2008-01-261-11/+0
* Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor2007-12-141-61/+58
* Add threading support.Ian Lance Taylor2007-11-221-0/+33
* Correct locking if a file could not be opened.Ian Lance Taylor2007-10-221-10/+65
* Run all error handling through an Errors object. Delete output fileIan Lance Taylor2007-10-141-11/+12
* From Craig Silverstein: add support for searching for input filesIan Lance Taylor2007-10-021-1/+1
* Rework File_read interface. Get file size. Use pread whenIan Lance Taylor2007-09-251-15/+20
* Remove get_view_and_size.Ian Lance Taylor2007-09-251-7/+9
* Break out default pbytes argument to read and get_view routines,Ian Lance Taylor2007-09-251-1/+2
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Add global parameters.Ian Lance Taylor2007-09-211-9/+5
* Don't emit symbols seen only in dynamic object, don't read duplicateIan Lance Taylor2006-12-061-4/+11
* Added a testsuite. More support for COPY relocations.Ian Lance Taylor2006-11-301-1/+1
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-2/+2
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-12/+32
* Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor2006-11-061-5/+10
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-11/+126
* Framework for relocation scanning. Implement simple static TLSIan Lance Taylor2006-10-201-6/+5
* Lay out object file sections when we add the symbols to the symbolIan Lance Taylor2006-10-061-2/+8
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-2/+21
* More section layout code.Ian Lance Taylor2006-09-261-1/+1
* New drop, with first cut of section layout code.Ian Lance Taylor2006-09-211-5/+23
* Another snapshot of the current state of the sources. Gets to theIan Lance Taylor2006-08-181-2/+3
* Initial CVS checkin of goldIan Lance Taylor2006-08-041-0/+123