aboutsummaryrefslogtreecommitdiff
path: root/gold/reloc.cc
AgeCommit message (Expand)AuthorFilesLines
2006-12-06Generate version information.Ian Lance Taylor1-1/+1
2006-12-01Can now dynamically link hello, world.Ian Lance Taylor1-0/+2
2006-11-30Added a testsuite. More support for COPY relocations.Ian Lance Taylor1-19/+156
2006-11-29Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor1-8/+54
2006-11-16Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor1-1/+1
2006-11-14More dynamic object support, initial scripting support.Ian Lance Taylor1-0/+1
2006-11-07Add Elf_file interface which can be used by both Sized_relobj andIan Lance Taylor1-6/+6
2006-11-06Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor1-17/+17
2006-11-03Can now do a full static link of hello, world in C or C++Ian Lance Taylor1-7/+27
2006-10-20Framework for relocation scanning. Implement simple static TLSIan Lance Taylor1-21/+290
2006-09-29Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor1-0/+260