Age | Commit message (Expand) | Author | Files | Lines |
2022-02-16 | ld: Support customized output section type | Fangrui Song | 1 | -0/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-11-03 | asan: dlltool buffer overflow: embedded NUL in string | Alan Modra | 1 | -12/+4 |
2021-08-13 | ld lexer tidy, possibly break the world | Alan Modra | 1 | -119/+140 |
2021-08-13 | ld script lower-case absolute and sizeof_headers | Alan Modra | 1 | -3/+3 |
2021-08-13 | PR28217, Syntax error when memory region contains a hyphen | Alan Modra | 1 | -147/+149 |
2021-08-11 | PR28198, Support # as linker script comment marker | Alan Modra | 1 | -8/+7 |
2021-07-21 | Allows linker scripts to set the SEC_READONLY flag. | Luca Boccassi | 1 | -0/+1 |
2021-02-02 | ld --defsym | Alan Modra | 1 | -17/+2 |
2021-02-02 | ld script expression parsing | Alan Modra | 1 | -1/+11 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-03 | Use xmalloc rather than malloc | Alan Modra | 1 | -3/+2 |
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-07-20 | PR24827, Linker loops forever if unterminated multi-line comment in script | Alan Modra | 1 | -2/+2 |
2019-04-03 | PR24411, Division is not accepted in MEMORY length expression | Alan Modra | 1 | -1/+5 |
2019-04-03 | ldlex.l tidy | Alan Modra | 1 | -20/+13 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-08-03 | Update PRU assembler to corect hardware register numbering for DWARF. | Dimitar Dimitrov | 1 | -1/+1 |
2018-02-19 | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 1 | -1/+1 |
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 | -35/+35 |
2017-10-11 | ld internationalization fixes | Alan Modra | 1 | -26/+26 |
2017-10-09 | ld: Don't allow '~' as the first char in symbol name | H.J. Lu | 1 | -2/+3 |
2017-06-06 | ld: Allow section groups to be resolved as part of a relocatable link | Andrew Burgess | 1 | -0/+1 |
2017-05-18 | Treat a prefix of "$SYSROOT" in the same way as "=" when parsing linker searc... | Nick Clifton | 1 | -0/+5 |
2017-01-04 | Use noyywrap option in lex files. | Dilan Palauzov | 1 | -5/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-05 | Fix seg-fault in linker when passed a bogus input script. | Nick Clifton | 1 | -2/+8 |
2016-07-05 | ld: track linker-definedness of symbols | Jan Beulich | 1 | -4/+6 |
2016-04-18 | Add new NOCROSSREFS_TO linker script command | Matthew Fortune | 1 | -0/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-04-28 | Eat newlines inside INPUT statements in linker scripts | Andreas Schwab | 1 | -1/+1 |
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/+23 |
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 | -0/+1 |
2013-07-19 | * ldgram.y: Add ALIGN_WITH_INPUT output section attribute. | Nick Clifton | 1 | -3/+2 |
2012-08-06 | bfd/ | Maciej W. Rozycki | 1 | -0/+1 |
2012-07-10 | Add SORT_NONE and don't sort sort .init/.fini sections | H.J. Lu | 1 | -0/+1 |
2012-03-08 | PR ld/10340 | Alan Modra | 1 | -1/+5 |
2012-02-17 | PR ld/13343 | Alan Modra | 1 | -12/+15 |
2011-07-11 | include/ChangeLog | Catherine Moore | 1 | -0/+1 |
2011-03-29 | PR ld/12613 | Alan Modra | 1 | -1/+1 |
2011-03-28 | Add support for DragonFlyBSD target. | Nick Clifton | 1 | -0/+2 |
2011-01-13 | Update copyright dates. | Alan Modra | 1 | -2/+2 |
2011-01-13 | PR ld/12356 | Alan Modra | 1 | -0/+1 |
2010-12-15 | Add SORT_BY_INIT_PRIORITY. | H.J. Lu | 1 | -0/+1 |
2010-08-31 | * ldlex.l (WILDCHAR): Add the caret and exclamation point | Nick Clifton | 1 | -1/+1 |
2010-02-10 | ld/ | Richard Sandiford | 1 | -1/+0 |