summaryrefslogtreecommitdiffstats
path: root/gold/object.cc
Commit message (Expand)AuthorAgeFilesLines
* Adjust linkonce symbol name algorithm to work forIan Lance Taylor2007-10-141-1/+14
* Run all error handling through an Errors object. Delete output fileIan Lance Taylor2007-10-141-118/+86
* From Craig Silverstein: add some internationalization calls.Ian Lance Taylor2007-10-141-1/+1
* Add an option for Stringpools to not copy strings.Ian Lance Taylor2007-10-121-1/+1
* Implement -s and -S options which strip symbols.Ian Lance Taylor2007-10-101-0/+3
* Add support for local GOT offsets.Ian Lance Taylor2007-10-081-1/+13
* Correct handling of addends in merged sections.Ian Lance Taylor2007-10-061-3/+23
* From Craig Silverstein: avoid some signed/unsigned warnings from gcc 4.2.Ian Lance Taylor2007-10-021-1/+1
* Put size and endianness in parameters.Ian Lance Taylor2007-09-261-0/+3
* Add cache parameter to get_view. Discard uncached views on unlock.Ian Lance Taylor2007-09-251-13/+16
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Add global parameters.Ian Lance Taylor2007-09-211-3/+2
* From Cary Coutant: only check for a linkonce section if the SHF_GROUPIan Lance Taylor2007-09-201-1/+2
* Add support for --enable-target to control which templateIan Lance Taylor2007-09-041-1/+45
* Add support for SHF_MERGE sections.Ian Lance Taylor2007-05-161-21/+40
* 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
OpenPOWER on IntegriCloud