summaryrefslogtreecommitdiff
path: root/gold/dynobj.cc
Commit message (Expand)AuthorAgeFilesLines
* Add global parameters.Ian Lance Taylor2007-09-211-14/+8
* Don't try to find version definition index when creating an executable.Ian Lance Taylor2007-09-121-4/+14
* Only create a version definition for a shared library. Set theIan Lance Taylor2007-09-111-1/+5
* Add support for --enable-target to control which templateIan Lance Taylor2007-09-041-0/+32
* Don't emit symbols seen only in dynamic object, don't read duplicateIan Lance Taylor2006-12-061-6/+6
* gcc 3.2.2 and 4.1.0 portability hacks.Ian Lance Taylor2006-12-061-70/+95
* Generate version information.Ian Lance Taylor2006-12-061-148/+693
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-14/+421
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-0/+670