summaryrefslogtreecommitdiff
path: root/gold/object.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't emit symbols seen only in dynamic object, don't read duplicateIan Lance Taylor2006-12-061-5/+21
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-16/+15
* Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor2006-11-161-35/+53
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-75/+121
* Add Elf_file interface which can be used by both Sized_relobj andIan Lance Taylor2006-11-071-148/+79
* Rework stringpool and hash tables so that we always generate the sameIan Lance Taylor2006-11-071-1/+1
* Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor2006-11-061-42/+79
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-23/+31
* Framework for relocation scanning. Implement simple static TLSIan Lance Taylor2006-10-201-10/+76
* Avoid multiple definition errors from linkonce sections.Ian Lance Taylor2006-10-101-3/+3
* Lay out object file sections when we add the symbols to the symbolIan Lance Taylor2006-10-061-75/+92
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-12/+112
* Finished layout code.Ian Lance Taylor2006-09-271-47/+129
* More section layout code.Ian Lance Taylor2006-09-261-14/+36
* New drop, with first cut of section layout code.Ian Lance Taylor2006-09-211-22/+240
* Another snapshot of the current state of the sources. Gets to theIan Lance Taylor2006-08-181-26/+39
* Initial CVS checkin of goldIan Lance Taylor2006-08-041-0/+381