aboutsummaryrefslogtreecommitdiff
path: root/gold/symtab.h
AgeCommit message (Expand)AuthorFilesLines
2006-12-06Don't emit symbols seen only in dynamic object, don't read duplicateIan Lance Taylor1-0/+12
2006-12-06Generate version information.Ian Lance Taylor1-36/+40
2006-12-01gcc 3.2.2 portability hacks.Ian Lance Taylor1-1/+2
2006-12-01Can now dynamically link hello, world.Ian Lance Taylor1-12/+39
2006-11-29Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor1-31/+88
2006-11-16Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor1-9/+79
2006-11-14More dynamic object support, initial scripting support.Ian Lance Taylor1-3/+20
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-17/+134
2006-11-03gcc 3.2.2 portability hacks.Ian Lance Taylor1-1/+2
2006-11-03Can now do a full static link of hello, world in C or C++Ian Lance Taylor1-21/+401
2006-10-20Framework for relocation scanning. Implement simple static TLSIan Lance Taylor1-0/+6
2006-09-29Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.Ian Lance Taylor1-12/+6
2006-09-29Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor1-0/+18
2006-09-27Finished layout code.Ian Lance Taylor1-12/+21
2006-09-26g++ 3.2.2 portability fixes.Ian Lance Taylor1-0/+7
2006-09-26More section layout code.Ian Lance Taylor1-9/+23
2006-09-21New drop, with first cut of section layout code.Ian Lance Taylor1-1/+0
2006-09-07More symbol resolution code.Ian Lance Taylor1-22/+101
2006-08-18Another snapshot of the current state of the sources. Gets to theIan Lance Taylor1-28/+186
2006-08-04Initial CVS checkin of goldIan Lance Taylor1-0/+80