aboutsummaryrefslogtreecommitdiff
path: root/gold/po
AgeCommit message (Expand)AuthorFilesLines
2006-12-06Don't emit symbols seen only in dynamic object, don't read duplicateIan Lance Taylor1-18/+18
2006-12-06Generate version information.Ian Lance Taylor1-22/+37
2006-12-01Can now dynamically link hello, world.Ian Lance Taylor1-20/+20
2006-11-30Added a testsuite. More support for COPY relocations.Ian Lance Taylor1-28/+28
2006-11-29Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor1-87/+87
2006-11-16Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor2-38/+40
2006-11-14More dynamic object support, initial scripting support.Ian Lance Taylor2-69/+208
2006-11-07Add Elf_file interface which can be used by both Sized_relobj andIan Lance Taylor1-46/+31
2006-11-07Rework stringpool and hash tables so that we always generate the sameIan Lance Taylor1-5/+5
2006-11-06Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor1-29/+34
2006-11-03Ignored the -m option, for old linker compatibility.Ian Lance Taylor1-14/+18
2006-11-03Update for line number changes.Ian Lance Taylor1-12/+12
2006-11-03Can now do a full static link of hello, world in C or C++Ian Lance Taylor2-80/+126
2006-10-20Framework for relocation scanning. Implement simple static TLSIan Lance Taylor1-45/+83
2006-10-10Avoid multiple definition errors from linkonce sections.Ian Lance Taylor1-3/+3
2006-10-06Lay out object file sections when we add the symbols to the symbolIan Lance Taylor1-40/+40
2006-09-29Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2-40/+178
2006-09-27Finished layout code.Ian Lance Taylor1-31/+36
2006-09-26g++ 3.2.2 portability for grhat.Ian Lance Taylor1-1/+1
2006-09-26More section layout code.Ian Lance Taylor1-22/+27
2006-09-21New drop, with first cut of section layout code.Ian Lance Taylor2-17/+55
2006-09-07More symbol resolution code.Ian Lance Taylor1-5/+5
2006-08-18Another snapshot of the current state of the sources. Gets to theIan Lance Taylor2-17/+49
2006-08-04Initial CVS checkin of goldIan Lance Taylor3-0/+491