Age | Commit message (Expand) | Author | Files | Lines |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
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-12-19 | Fix problem where linker does not place .note sections according to script. | Cary Coutant | 1 | -7/+10 |
2016-12-13 | Add --orphan-handling option. | Cary Coutant | 1 | -3/+27 |
2016-12-12 | When using linker scripts, place linker-generated sections by the output sect... | Cary Coutant | 1 | -0/+11 |
2016-12-12 | Fix edge cases in orphan section placement. | Cary Coutant | 1 | -3/+32 |
2016-12-11 | Fix problems with bss handling in linker scripts. | Cary Coutant | 1 | -20/+45 |
2016-12-01 | Fix problem where orphan section is treated as a KEEP section. | Cary Coutant | 1 | -0/+1 |
2016-08-12 | PR gold/20462: Fix bogus layout on ARM with linker script using PHDRS clause | Roland McGrath | 1 | -20/+21 |
2016-06-28 | Implement SORT_BY_INIT_PRIORITY. | Igor Kudrin | 1 | -1/+56 |
2016-06-23 | Fix bug with grouping sections. | Cary Coutant | 1 | -6/+7 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-26 | Fix problem where script specified both address and region for a section. | Cary Coutant | 1 | -18/+43 |
2015-06-11 | Fix bug where SECTIONS clause does not handle compressed debug sections. | Cary Coutant | 1 | -1/+6 |
2015-06-03 | Fix SIZEOF_HEADERS in gold. | Cary Coutant | 1 | -3/+21 |
2015-06-03 | Fix gold to group sections correctly via linker script. | Cary Coutant | 1 | -1/+27 |
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 |
2013-04-15 | gold/ | Cary Coutant | 1 | -4/+10 |
2013-01-10 | Make linker scripts and section ordering via --section-ordering-file or | Sriraman Tallam | 1 | -0/+18 |
2012-08-14 | PR ld/14265 | Nick Clifton | 1 | -12/+19 |
2011-10-31 | PR gold/13023 | Cary Coutant | 1 | -17/+24 |
2011-10-19 | PR gold/13163 | Ian Lance Taylor | 1 | -0/+6 |
2011-06-29 | PR gold/12898 | Ian Lance Taylor | 1 | -7/+26 |
2011-06-19 | PR gold/12880 | Ian Lance Taylor | 1 | -6/+3 |
2011-06-17 | PR gold/12880 | Ian Lance Taylor | 1 | -0/+15 |
2011-06-09 | * script-sections.cc | Ian Lance Taylor | 1 | -0/+11 |
2011-03-14 | * script-sections.cc (Sort_output_sections::script_compare): | Ian Lance Taylor | 1 | -19/+33 |
2011-01-04 | * script-sections.cc (Sort_output_sections::operator()): Sort TLS | Cary Coutant | 1 | -9/+10 |
2010-12-14 | Fix typos in gold. | Ralf Wildenhues | 1 | -4/+4 |
2010-11-03 | * script-sections.cc (Script_sections::find_memory_region): Check | Ian Lance Taylor | 1 | -0/+1 |
2010-10-12 | * script-sections.h (class Script_sections): Make | Ian Lance Taylor | 1 | -2/+43 |
2010-10-06 | * script-sections.cc(class Memory_region): Remove | Nick Clifton | 1 | -94/+329 |
2010-10-01 | * expression.cc (eval): Replace dummy argument with NULL. | Nick Clifton | 1 | -17/+8 |
2010-09-16 | * script_sections.cc (class Memory_region): Remove "NULL" from | Cary Coutant | 1 | -2/+2 |
2010-09-08 | 2010-09-08 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -1/+2 |
2010-09-08 | * README: Remove claim that MEMORY is not supported. | Nick Clifton | 1 | -10/+332 |
2010-08-25 | * archive.cc: Formatting fixes: Remove whitespace between | Nick Clifton | 1 | -5/+5 |
2010-08-03 | 2010-08-03 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 1 | -7/+9 |
2010-06-01 | * gold.h (is_wildcard_string): New function. | Sriraman Tallam | 1 | -12/+3 |
2010-05-26 | 2010-05-26 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -7/+16 |
2010-05-19 | 2010-05-19 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -2/+5 |
2010-05-19 | 2010-05-14 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -30/+25 |
2010-04-23 | * expression.cc (Expression::Expression_eval_info): Add | Ian Lance Taylor | 1 | -37/+55 |
2010-04-09 | 2010-04-09 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -14/+101 |