aboutsummaryrefslogtreecommitdiff
path: root/gold/common.cc
AgeCommit message (Expand)AuthorFilesLines
2007-09-26Put size and endianness in parameters.Ian Lance Taylor1-2/+2
2007-09-22Add licensing text to every source file.Ian Lance Taylor1-0/+20
2007-09-19Add control over template specialization.Ian Lance Taylor1-2/+14
2006-11-29Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor1-3/+3
2006-11-14More dynamic object support, initial scripting support.Ian Lance Taylor1-1/+1
2006-11-06Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor1-0/+1
2006-11-03gcc 3.2.2 portability hacks.Ian Lance Taylor1-8/+9
2006-11-03Can now do a full static link of hello, world in C or C++Ian Lance Taylor1-0/+208