aboutsummaryrefslogtreecommitdiff
path: root/gold/resolve.cc
AgeCommit message (Expand)AuthorFilesLines
2007-09-04Add support for --enable-target to control which templateIan Lance Taylor1-8/+16
2007-08-29Any symbol which is in both a regular object and a dynamic objectIan Lance Taylor1-9/+0
2007-08-28Set in_dyn_ and in_reg_ when overriding a symbol.Ian Lance Taylor1-0/+4
2006-12-06Don't emit symbols seen only in dynamic object, don't read duplicateIan Lance Taylor1-1/+6
2006-12-06Generate version information.Ian Lance Taylor1-28/+37
2006-12-01Can now dynamically link hello, world.Ian Lance Taylor1-2/+2
2006-11-29Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor1-4/+4
2006-11-16Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor1-1/+11
2006-11-03gcc 3.2.2 portability hacks.Ian Lance Taylor1-2/+3
2006-11-03Can now do a full static link of hello, world in C or C++Ian Lance Taylor1-6/+65
2006-10-06Lay out object file sections when we add the symbols to the symbolIan Lance Taylor1-3/+4
2006-09-29Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.Ian Lance Taylor1-8/+2
2006-09-29Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor1-4/+3
2006-09-26g++ 3.2.2 portability fixes.Ian Lance Taylor1-1/+10
2006-09-07More symbol resolution code.Ian Lance Taylor1-14/+138
2006-08-18Another snapshot of the current state of the sources. Gets to theIan Lance Taylor1-0/+349