summaryrefslogtreecommitdiff
path: root/gold/common.cc
Commit message (Expand)AuthorAgeFilesLines
* Put size and endianness in parameters.Ian Lance Taylor2007-09-261-2/+2
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Add control over template specialization.Ian Lance Taylor2007-09-191-2/+14
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-3/+3
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-1/+1
* Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor2006-11-061-0/+1
* gcc 3.2.2 portability hacks.Ian Lance Taylor2006-11-031-8/+9
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-0/+208