summaryrefslogtreecommitdiff
path: root/gold/common.cc
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-07-11 * arm.cc (Arm_relocate_functions::abs16): Remove unused typedef.Ian Lance Taylor
2011-06-08 * common.cc (Symbol_table::do_allocate_commons_list): CallCary Coutant
2011-06-08 * common.cc (Symbol_table::do_allocate_commons_list): For incrementalCary Coutant
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton
2010-08-18 * common.cc (Sort_commons::operator()): Remove unnecessary code.Cary Coutant
2010-08-032010-08-03 Ian Lance Taylor <iant@google.com>Ian Lance Taylor
2010-02-12 * gold.cc (queue_middle_gc_tasks): Use a separate blocker for eachIan Lance Taylor
2009-12-31 PR 10979Ian Lance Taylor
2009-12-31 PR 10931Ian Lance Taylor
2009-12-30 * layout.cc (Layout::Layout): Initialize increase_relro_.Ian Lance Taylor
2009-11-04 * layout.cc (Layout::get_output_section): Add is_interp andIan Lance Taylor
2009-06-22 * layout.cc (Layout::make_output_section): CallIan Lance Taylor
2008-05-21 * mapfile.cc: New file.Ian Lance Taylor
2008-04-17 * common.cc (Symbol_table::allocate_commons): Remove optionsIan Lance Taylor
2008-03-27 * common.cc (Sort_commons::operator): Correct sorting algorithm.Ian Lance Taylor
2008-03-13Update copyright years. Update language files.Ian Lance Taylor
2008-02-29Remove gcc 3.2 compatibility hacks.Ian Lance Taylor
2008-02-28From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor
2007-12-14Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor
2007-11-29Clean up setting address and section offset.Ian Lance Taylor
2007-11-22Add threading support.Ian Lance Taylor
2007-09-26Put size and endianness in parameters.Ian Lance Taylor
2007-09-22Add licensing text to every source file.Ian Lance Taylor
2007-09-19Add control over template specialization.Ian Lance Taylor
2006-11-29Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor
2006-11-14More dynamic object support, initial scripting support.Ian Lance Taylor
2006-11-06Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor
2006-11-03gcc 3.2.2 portability hacks.Ian Lance Taylor
2006-11-03Can now do a full static link of hello, world in C or C++Ian Lance Taylor