aboutsummaryrefslogtreecommitdiff
path: root/gold/common.cc
AgeCommit message (Expand)AuthorFilesLines
2012-07-11 * arm.cc (Arm_relocate_functions::abs16): Remove unused typedef.Ian Lance Taylor1-4/+2
2011-06-08 * common.cc (Symbol_table::do_allocate_commons_list): CallCary Coutant1-3/+3
2011-06-08 * common.cc (Symbol_table::do_allocate_commons_list): For incrementalCary Coutant1-10/+35
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton1-2/+2
2010-08-18 * common.cc (Sort_commons::operator()): Remove unnecessary code.Cary Coutant1-10/+1
2010-08-032010-08-03 Ian Lance Taylor <iant@google.com>Ian Lance Taylor1-2/+3
2010-02-12 * gold.cc (queue_middle_gc_tasks): Use a separate blocker for eachIan Lance Taylor1-7/+4
2009-12-31 PR 10979Ian Lance Taylor1-1/+21
2009-12-31 PR 10931Ian Lance Taylor1-24/+77
2009-12-30 * layout.cc (Layout::Layout): Initialize increase_relro_.Ian Lance Taylor1-1/+2
2009-11-04 * layout.cc (Layout::get_output_section): Add is_interp andIan Lance Taylor1-1/+1
2009-06-22 * layout.cc (Layout::make_output_section): CallIan Lance Taylor1-17/+52
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