aboutsummaryrefslogtreecommitdiff
path: root/gold/common.cc
AgeCommit message (Expand)AuthorFilesLines
2008-05-21 * mapfile.cc: New file.Ian Lance Taylor1-9/+23
2008-04-17 * common.cc (Symbol_table::allocate_commons): Remove optionsIan Lance Taylor1-16/+32
2008-03-27 * common.cc (Sort_commons::operator): Correct sorting algorithm.Ian Lance Taylor1-3/+5
2008-03-13Update copyright years. Update language files.Ian Lance Taylor1-1/+1
2008-02-29Remove gcc 3.2 compatibility hacks.Ian Lance Taylor1-17/+4
2008-02-28From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor1-2/+2
2007-12-14Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor1-22/+8
2007-11-29Clean up setting address and section offset.Ian Lance Taylor1-1/+1
2007-11-22Add threading support.Ian Lance Taylor1-5/+2
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