Age | Commit message (Expand) | Author | Files | Lines |
2024-05-10 | Add --section-ordering command line option to the bfd linker. | Nick Clifton | 1 | -5/+6 |
2024-01-05 | PR31120, ld-scripts/fill2 fails when bfd_vma is 32 bits | Alan Modra | 1 | -4/+3 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-11-01 | ld: Support input section description keyword: REVERSE | Nick Clifton | 1 | -0/+1 |
2023-10-09 | Fix: Null pointer dereference in ldlex.l | Nick Clifton | 1 | -1/+1 |
2023-08-02 | Revert "2.41 Release sources" | Sam James | 1 | -0/+2 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 1 | -2/+0 |
2023-07-17 | Also support '^=' in linker script expressions | Michael Matz | 1 | -0/+1 |
2023-07-13 | Let '^' through the lexer | Michael Matz | 1 | -0/+1 |
2023-04-04 | bfd+ld: when / whether to generate .c files | Jan Beulich | 1 | -2/+2 |
2023-03-15 | Add --enable-linker-version option to bfd linker to add an entry in the .comm... | Nick Clifton | 1 | -0/+1 |
2023-03-10 | Revert ld ASCII support | Alan Modra | 1 | -1/+0 |
2023-03-10 | Revert ld DIGEST support | Alan Modra | 1 | -7/+0 |
2023-03-07 | DIGEST: ldlex.l | Ulf Samuelsson | 1 | -0/+7 |
2023-02-16 | Add support for the ASCII directive inside linker scripts. | Nick Clifton | 1 | -0/+1 |
2023-02-14 | ASCIZ Command for output section | Ulf Samuelsson | 1 | -0/+1 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
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 |