aboutsummaryrefslogtreecommitdiff
path: root/gold/symtab.cc
AgeCommit message (Expand)AuthorFilesLines
2006-11-07Rework stringpool and hash tables so that we always generate the sameIan Lance Taylor1-19/+36
2006-11-06Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor1-26/+104
2006-11-03gcc 3.2.2 portability hacks.Ian Lance Taylor1-15/+29
2006-11-03Can now do a full static link of hello, world in C or C++Ian Lance Taylor1-53/+571
2006-10-10Avoid multiple definition errors from linkonce sections.Ian Lance Taylor1-17/+32
2006-09-29Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.Ian Lance Taylor1-55/+11
2006-09-29Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor1-3/+111
2006-09-27Finished layout code.Ian Lance Taylor1-56/+47
2006-09-26g++ 3.2.2 portability fixes.Ian Lance Taylor1-2/+52
2006-09-26More section layout code.Ian Lance Taylor1-2/+67
2006-09-07More symbol resolution code.Ian Lance Taylor1-21/+30
2006-08-18Another snapshot of the current state of the sources. Gets to theIan Lance Taylor1-0/+358