summaryrefslogtreecommitdiff
path: root/gold/common.cc
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * arm.cc (Arm_relocate_functions::abs16): Remove unused typedef.Ian Lance Taylor2012-07-111-4/+2
* * common.cc (Symbol_table::do_allocate_commons_list): CallCary Coutant2011-06-081-3/+3
* * common.cc (Symbol_table::do_allocate_commons_list): For incrementalCary Coutant2011-06-081-10/+35
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-2/+2
* * common.cc (Sort_commons::operator()): Remove unnecessary code.Cary Coutant2010-08-181-10/+1
* 2010-08-03 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2010-08-031-2/+3
* * gold.cc (queue_middle_gc_tasks): Use a separate blocker for eachIan Lance Taylor2010-02-121-7/+4
* PR 10979Ian Lance Taylor2009-12-311-1/+21
* PR 10931Ian Lance Taylor2009-12-311-24/+77
* * layout.cc (Layout::Layout): Initialize increase_relro_.Ian Lance Taylor2009-12-301-1/+2
* * layout.cc (Layout::get_output_section): Add is_interp andIan Lance Taylor2009-11-041-1/+1
* * layout.cc (Layout::make_output_section): CallIan Lance Taylor2009-06-221-17/+52
* * mapfile.cc: New file.Ian Lance Taylor2008-05-211-9/+23
* * common.cc (Symbol_table::allocate_commons): Remove optionsIan Lance Taylor2008-04-171-16/+32
* * common.cc (Sort_commons::operator): Correct sorting algorithm.Ian Lance Taylor2008-03-271-3/+5
* Update copyright years. Update language files.Ian Lance Taylor2008-03-131-1/+1
* Remove gcc 3.2 compatibility hacks.Ian Lance Taylor2008-02-291-17/+4
* From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor2008-02-281-2/+2
* Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor2007-12-141-22/+8
* Clean up setting address and section offset.Ian Lance Taylor2007-11-291-1/+1
* Add threading support.Ian Lance Taylor2007-11-221-5/+2
* 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