Age | Commit message (Expand) | Author | Files | Lines |
2022-02-16 | ld: Support customized output section type | Fangrui Song | 1 | -4/+7 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-11-17 | Fix the linker script parser so that it will recognise the PT_GNU_RELRO segme... | Nick Clifton | 1 | -0/+4 |
2021-08-18 | Another ld script backtrack | Alan Modra | 1 | -0/+5 |
2021-08-14 | ld script fill pattern expression | Alan Modra | 1 | -0/+22 |
2021-08-13 | ld lexer tidy, possibly break the world | Alan Modra | 1 | -10/+0 |
2021-08-13 | tidy mri script extern | Alan Modra | 1 | -10/+5 |
2021-08-13 | Re: PR28217, Syntax error when memory region contains a hyphen | Alan Modra | 1 | -10/+3 |
2021-08-13 | PR28217, Syntax error when memory region contains a hyphen | Alan Modra | 1 | -35/+20 |
2021-08-11 | ldgram.y tidies | Alan Modra | 1 | -41/+55 |
2021-07-24 | Re: ld script expression parsing | Alan Modra | 1 | -15/+23 |
2021-07-21 | Allows linker scripts to set the SEC_READONLY flag. | Luca Boccassi | 1 | -0/+2 |
2021-03-31 | Use bool in ld | Alan Modra | 1 | -43/+43 |
2021-02-02 | ld --defsym | Alan Modra | 1 | -6/+3 |
2021-02-02 | ld script expression parsing | Alan Modra | 1 | -1/+10 |
2021-02-01 | ldgram.y low_level_library_NAME_list | Alan Modra | 1 | -2/+3 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-06-03 | ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list | Fangrui Song | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-10-03 | bfd, ld: add CTF section linking | Nick Alcock | 1 | -0/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-09-19 | PR23648, Symbols based on MEMORY regions confuse --gc-sections | Alan Modra | 1 | -1/+0 |
2018-02-26 | ld error/warning messages | Alan Modra | 1 | -3/+3 |
2018-02-19 | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 1 | -4/+4 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-10-12 | ld whitespace fixes | Alan Modra | 1 | -66/+66 |
2017-08-06 | Treat common symbol as undefined for --no-define-common | H.J. Lu | 1 | -1/+1 |
2017-07-28 | Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers a... | Andrew Burgess | 1 | -51/+46 |
2017-06-06 | ld: Allow section groups to be resolved as part of a relocatable link | Andrew Burgess | 1 | -1/+3 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-04 | ld: Rename pattern within yacc grammar file | Andrew Burgess | 1 | -7/+7 |
2016-04-18 | Add new NOCROSSREFS_TO linker script command | Matthew Fortune | 1 | -1/+5 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-01-28 | Allow symbols in MEMORY region specification | Senthil Kumar Selvaraj | 1 | -2/+2 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-10-15 | Allow unquoted = as the first character in ldscript input_list names | Hans-Peter Nilsson | 1 | -9/+14 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-08-15 | * ldexp.c: Add LOG2CEIL() builtin function to linker script language | Nick Clifton | 1 | -1/+3 |
2013-07-19 | * ldgram.y: Add ALIGN_WITH_INPUT output section attribute. | Nick Clifton | 1 | -7/+11 |
2012-08-06 | bfd/ | Maciej W. Rozycki | 1 | -4/+8 |
2012-07-10 | Add SORT_NONE and don't sort sort .init/.fini sections | H.J. Lu | 1 | -1/+8 |
2012-03-05 | * ldlang.h (struct lang_input_statement_flags): New, extract from.. | Alan Modra | 1 | -6/+9 |
2012-02-17 | PR ld/13343 | Alan Modra | 1 | -6/+7 |
2012-02-09 | * ldgram.y (input_section_spec_no_keep): Don't ignore sect_flags. | Alan Modra | 1 | -1/+1 |
2011-07-11 | include/ChangeLog | Catherine Moore | 1 | -1/+90 |
2011-01-13 | PR ld/12356 | Alan Modra | 1 | -0/+3 |
2011-01-13 | PR ld/12356 | Alan Modra | 1 | -9/+9 |
2010-12-15 | Add SORT_BY_INIT_PRIORITY. | H.J. Lu | 1 | -0/+7 |
2010-10-28 | * ldlang.h (ldlang_add_undef): Add cmdline param. | Alan Modra | 1 | -3/+3 |
2009-11-05 | * lexsup.c: Rename --add-needed to --copy-dt-needed-entries. | Nick Clifton | 1 | -6/+6 |