Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-07-11 | Fix printing the size of GOLD's memory areana on Cygwin based systems. | Franz Sirl | 1 | -2/+2 |
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 | -1/+1 |
2012-03-21 | 2012-03-21 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -0/+2 |
2011-10-18 | * gold.cc: Include timer.h. | Cary Coutant | 1 | -2/+30 |
2011-07-15 | * options.h (class General_options): Add --print-output-format. | Ian Lance Taylor | 1 | -1/+5 |
2011-07-14 | 2011-07-13 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -4/+4 |
2011-06-08 | * common.cc (Symbol_table::do_allocate_commons_list): Call | Cary Coutant | 1 | -2/+4 |
2011-04-12 | * archive.cc (Archive::include_member): Adjust call to | Cary Coutant | 1 | -0/+1 |
2010-12-14 | Fix typos in gold. | Ralf Wildenhues | 1 | -1/+1 |
2010-08-25 | * archive.cc: Formatting fixes: Remove whitespace between | Nick Clifton | 1 | -4/+4 |
2010-08-12 | elfcpp/ChangeLog: | Cary Coutant | 1 | -4/+1 |
2010-06-01 | * gold.h (is_wildcard_string): New function. | Sriraman Tallam | 1 | -0/+3 |
2010-03-22 | 2010-03-22 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -0/+1 |
2010-01-05 | PR 10980 | Ian Lance Taylor | 1 | -4/+9 |
2009-12-29 | 2009-12-29 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -1/+1 |
2009-12-17 | 2009-12-17 Rafael Avila de Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -5/+12 |
2009-10-13 | * gc.h (gc_process_relocs): Check if icf is enabled using new | Sriraman Tallam | 1 | -1/+1 |
2009-08-05 | *** empty log message *** | Sriraman Tallam | 1 | -1/+8 |
2009-05-15 | * gold.h (Incremental_argument_list): Remove (invalid) forward | Ian Lance Taylor | 1 | -1/+4 |
2009-04-24 | * incremental.cc (Incremental_inputs_header_data): Renamed from | Ian Lance Taylor | 1 | -0/+4 |
2009-04-02 | * gold.h (reserve_unordered_map): Define, three versions, one for | Ian Lance Taylor | 1 | -1/+2 |
2009-01-28 | 2009-01-20 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -1/+8 |
2008-09-19 | Add plugin functionality for link-time optimization (LTO). | Cary Coutant | 1 | -0/+5 |
2008-08-07 | 2008-08-06 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -0/+2 |
2008-07-22 | * cref.cc: New file. | Ian Lance Taylor | 1 | -0/+4 |
2008-05-21 | * mapfile.cc: New file. | Ian Lance Taylor | 1 | -1/+18 |
2008-05-06 | * options.h (class General_options): Add --fatal-warnings. | Ian Lance Taylor | 1 | -0/+5 |
2008-04-09 | * options.h (class General_options): Add --noinhibit-exec option. | Ian Lance Taylor | 1 | -1/+4 |
2008-03-26 | PR gold/5986 | Ian Lance Taylor | 1 | -0/+3 |
2008-03-04 | From Craig Silverstein: rework option handling to make it easier to | Ian Lance Taylor | 1 | -1/+1 |
2008-03-04 | From Craig Silverstein: rename some option functions in preparation | Ian Lance Taylor | 1 | -3/+3 |
2008-02-28 | From Craig Silverstein: Have Parameters point to General_options. | Ian Lance Taylor | 1 | -3/+3 |
2008-02-26 | From Craig Silverstein: rework handling of Script_options. | Ian Lance Taylor | 1 | -8/+4 |
2008-02-07 | Ignore version scripts for relocatable links. | Ian Lance Taylor | 1 | -0/+10 |
2008-02-04 | From Craig Silverstein: support @file expansion. | Ian Lance Taylor | 1 | -1/+7 |
2008-01-24 | Originally from Craig Silverstein, with changes: support using a | Ian Lance Taylor | 1 | -1/+1 |
2008-01-18 | From Craig Silverstein: Optionally print command line for easier | Ian Lance Taylor | 1 | -1/+87 |
2008-01-15 | From Andrew Chatham and Craig Silverstein: Add support for version | Ian Lance Taylor | 1 | -1/+2 |
2008-01-09 | Support assignments and expressions in linker scripts. | Ian Lance Taylor | 1 | -3/+8 |
2007-12-14 | Rewrite workqueue. This version eliminates the master thread, and | Ian Lance Taylor | 1 | -1/+1 |
2007-12-14 | From Craig Silverstein: size hash tables to avoid resizing. | Ian Lance Taylor | 1 | -2/+5 |
2007-12-05 | Stringpool stats. Also make Symbol_table support functions inline. | Ian Lance Taylor | 1 | -0/+1 |
2007-12-04 | Print symbol table statistics with --stats. | Ian Lance Taylor | 1 | -0/+1 |
2007-10-27 | From Craig Silverstein and Ian Lance Taylor: Process --script option. | Ian Lance Taylor | 1 | -1/+6 |
2007-10-14 | Run all error handling through an Errors object. Delete output file | Ian Lance Taylor | 1 | -2/+5 |