Age | Commit message (Expand) | Author | Files | Lines |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2012-07-11 | * arm.cc (Arm_relocate_functions::abs16): Remove unused typedef. | Ian Lance Taylor | 1 | -4/+2 |
2011-06-08 | * common.cc (Symbol_table::do_allocate_commons_list): Call | Cary Coutant | 1 | -3/+3 |
2011-06-08 | * common.cc (Symbol_table::do_allocate_commons_list): For incremental | Cary Coutant | 1 | -10/+35 |
2010-08-25 | * archive.cc: Formatting fixes: Remove whitespace between | Nick Clifton | 1 | -2/+2 |
2010-08-18 | * common.cc (Sort_commons::operator()): Remove unnecessary code. | Cary Coutant | 1 | -10/+1 |
2010-08-03 | 2010-08-03 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 1 | -2/+3 |
2010-02-12 | * gold.cc (queue_middle_gc_tasks): Use a separate blocker for each | Ian Lance Taylor | 1 | -7/+4 |
2009-12-31 | PR 10979 | Ian Lance Taylor | 1 | -1/+21 |
2009-12-31 | PR 10931 | Ian Lance Taylor | 1 | -24/+77 |
2009-12-30 | * layout.cc (Layout::Layout): Initialize increase_relro_. | Ian Lance Taylor | 1 | -1/+2 |
2009-11-04 | * layout.cc (Layout::get_output_section): Add is_interp and | Ian Lance Taylor | 1 | -1/+1 |
2009-06-22 | * layout.cc (Layout::make_output_section): Call | Ian Lance Taylor | 1 | -17/+52 |
2008-05-21 | * mapfile.cc: New file. | Ian Lance Taylor | 1 | -9/+23 |
2008-04-17 | * common.cc (Symbol_table::allocate_commons): Remove options | Ian Lance Taylor | 1 | -16/+32 |
2008-03-27 | * common.cc (Sort_commons::operator): Correct sorting algorithm. | Ian Lance Taylor | 1 | -3/+5 |
2008-03-13 | Update copyright years. Update language files. | Ian Lance Taylor | 1 | -1/+1 |
2008-02-29 | Remove gcc 3.2 compatibility hacks. | Ian Lance Taylor | 1 | -17/+4 |
2008-02-28 | From Craig Silverstein: Have Parameters point to General_options. | Ian Lance Taylor | 1 | -2/+2 |
2007-12-14 | Rewrite workqueue. This version eliminates the master thread, and | Ian Lance Taylor | 1 | -22/+8 |
2007-11-29 | Clean up setting address and section offset. | Ian Lance Taylor | 1 | -1/+1 |
2007-11-22 | Add threading support. | Ian Lance Taylor | 1 | -5/+2 |
2007-09-26 | Put size and endianness in parameters. | Ian Lance Taylor | 1 | -2/+2 |
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 1 | -0/+20 |
2007-09-19 | Add control over template specialization. | Ian Lance Taylor | 1 | -2/+14 |
2006-11-29 | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 1 | -3/+3 |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 1 | -1/+1 |
2006-11-06 | Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes. | Ian Lance Taylor | 1 | -0/+1 |
2006-11-03 | gcc 3.2.2 portability hacks. | Ian Lance Taylor | 1 | -8/+9 |
2006-11-03 | Can now do a full static link of hello, world in C or C++ | Ian Lance Taylor | 1 | -0/+208 |