summaryrefslogtreecommitdiff
path: root/gold/reloc.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for --enable-target to control which templateIan Lance Taylor2007-09-041-0/+48
* Add support for SHF_MERGE sections.Ian Lance Taylor2007-05-161-0/+3
* Generate version information.Ian Lance Taylor2006-12-061-1/+1
* Can now dynamically link hello, world.Ian Lance Taylor2006-12-011-0/+2
* Added a testsuite. More support for COPY relocations.Ian Lance Taylor2006-11-301-19/+156
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-8/+54
* Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor2006-11-161-1/+1
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-0/+1
* Add Elf_file interface which can be used by both Sized_relobj andIan Lance Taylor2006-11-071-6/+6
* Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor2006-11-061-17/+17
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-7/+27
* Framework for relocation scanning. Implement simple static TLSIan Lance Taylor2006-10-201-21/+290
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-0/+260