aboutsummaryrefslogtreecommitdiff
path: root/gold/dynobj.cc
AgeCommit message (Expand)AuthorFilesLines
2007-09-22Add licensing text to every source file.Ian Lance Taylor1-0/+20
2007-09-21Add global parameters.Ian Lance Taylor1-14/+8
2007-09-12Don't try to find version definition index when creating an executable.Ian Lance Taylor1-4/+14
2007-09-11Only create a version definition for a shared library. Set theIan Lance Taylor1-1/+5
2007-09-04Add support for --enable-target to control which templateIan Lance Taylor1-0/+32
2006-12-06Don't emit symbols seen only in dynamic object, don't read duplicateIan Lance Taylor1-6/+6
2006-12-06gcc 3.2.2 and 4.1.0 portability hacks.Ian Lance Taylor1-70/+95
2006-12-06Generate version information.Ian Lance Taylor1-148/+693
2006-11-29Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor1-14/+421
2006-11-14More dynamic object support, initial scripting support.Ian Lance Taylor1-0/+670