Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-22 | Replace unnecessary null check with a cast. | Nick Clifton | 1 | -1/+1 |
2019-11-21 | Fix potentially undefined behaviour in the linker when parsing input statements. | Nick Clifton | 1 | -1/+1 |
2019-10-03 | bfd, ld: add CTF section linking | Nick Alcock | 1 | -0/+8 |
2019-09-20 | bfd macro conversion to inline functions, section | Alan Modra | 1 | -2/+0 |
2019-09-20 | bfd macro conversion to inline functions | Alan Modra | 1 | -0/+6 |
2019-08-10 | Sort statement_enum and lang_statement_union | Alan Modra | 1 | -21/+21 |
2019-08-10 | Delete unused ldlang.h structs | Alan Modra | 1 | -12/+0 |
2019-08-10 | lang_input_statement_type next pointers | Alan Modra | 1 | -6/+3 |
2019-08-01 | Rename lang_output_section_statement to lang_os_list | Alan Modra | 1 | -1/+1 |
2019-07-13 | PR24786, wrong LMA if first section in overlay is empty | Alan Modra | 1 | -0/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-11-29 | Document purpose of each ld statement lists | Thomas Preud'homme | 1 | -7/+3 |
2018-08-26 | Delay evaluation of alignment expressions in output sections | Alan Modra | 1 | -2/+2 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-09-02 | LTO rescan archives | Alan Modra | 1 | -5/+9 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-04 | ld: Allow EXCLUDE_FILE to be used outside of the section list | Andrew Burgess | 1 | -0/+1 |
2016-04-18 | Add new NOCROSSREFS_TO linker script command | Matthew Fortune | 1 | -0/+3 |
2016-03-22 | Improve COFF/PE linker garbage collection by preventing the removal of sectio... | Nick Clifton | 1 | -0/+3 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-10-29 | Re: Orphan output section with multiple input sections | Alan Modra | 1 | -1/+1 |
2015-08-04 | ld: Add '--require-defined' command line option. | Andrew Burgess | 1 | -0/+2 |
2015-06-12 | Add new ld option: --print-memory-usage | Tristan Gingold | 1 | -0/+3 |
2015-02-14 | PR ld/17973 LTO file syms | Alan Modra | 1 | -0/+3 |
2015-01-28 | Allow symbols in MEMORY region specification | Senthil Kumar Selvaraj | 1 | -0/+2 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-23 | Move support code for linker script DEFINED to ldexp.c | Alan Modra | 1 | -15/+0 |
2014-08-14 | Linker part of PR16563 fix | Alan Modra | 1 | -0/+2 |
2014-08-12 | Fix build breakage when ld plugins disabled | Alan Modra | 1 | -3/+3 |
2014-08-08 | * ldlang.h (struct lang_input_statement_flags): Add pushed | Ulrich Drepper | 1 | -0/+3 |
2014-07-03 | Reload --as-needed libraries inside groups | Alan Modra | 1 | -1/+1 |
2014-05-25 | Localize varible to avoid warning | Alan Modra | 1 | -1/+0 |
2014-05-10 | Fix freeing of link_info.hash | Hans-Peter Nilsson | 1 | -0/+2 |
2014-03-14 | Remove search path from -l:namespec DT_NEEDED | Alan Modra | 1 | -0/+3 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-01-22 | Display the reference causing a shared library to be needed | Alan Modra | 1 | -0/+9 |
2014-01-22 | Miscellaneous ld tidies | Alan Modra | 1 | -0/+5 |
2014-01-20 | Allow self-assignment for absolute symbols defined in a linker script | Alan Modra | 1 | -3/+4 |
2014-01-20 | Fix duplicate output section statement lookup | Guy Martin | 1 | -0/+2 |
2014-01-16 | Tidy ld use of bfd_section userdata. | Alan Modra | 1 | -0/+12 |
2013-07-19 | * ldgram.y: Add ALIGN_WITH_INPUT output section attribute. | Nick Clifton | 1 | -9/+5 |
2013-01-10 | Remove trailing white spaces in ld | H.J. Lu | 1 | -2/+2 |
2012-06-15 | ld/ | Alan Modra | 1 | -4/+4 |
2012-05-30 | * ldlang.h (lang_output_section_statement_type): Rename | Alan Modra | 1 | -2/+2 |
2012-05-14 | Add support for PowerPC VLE. | James Lemke | 1 | -2/+3 |
2012-03-08 | PR ld/10340 | Alan Modra | 1 | -4/+1 |
2012-03-05 | * ldlang.h (struct lang_input_statement_flags): New, extract from.. | Alan Modra | 1 | -31/+34 |
2011-11-15 | * ld/ldlang.c (insert_pad): Change alignment_needed argument to | Andreas Schwab | 1 | -1/+1 |
2011-09-20 | PR ld/12301 | Alan Modra | 1 | -4/+8 |