Age | Commit message (Expand) | Author | Files | Lines |
2024-05-10 | Add --section-ordering command line option to the bfd linker. | Nick Clifton | 1 | -1/+35 |
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 | -14/+45 |
2023-08-02 | Revert "2.41 Release sources" | Sam James | 1 | -4/+8 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 1 | -8/+4 |
2023-08-02 | Don't declare xmalloc and others in ldmisc.h | Alan Modra | 1 | -3/+5 |
2023-07-17 | Also support '^=' in linker script expressions | Michael Matz | 1 | -1/+3 |
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 | -1/+5 |
2023-03-10 | Revert ld ASCII support | Alan Modra | 1 | -11/+2 |
2023-03-10 | Revert ld DIGEST support | Alan Modra | 1 | -60/+1 |
2023-03-09 | lddigest 32-bit support and gcc-4 compile errors | Alan Modra | 1 | -7/+7 |
2023-03-08 | ld: Use correct types for crc64 calculations | Nick Clifton | 1 | -2/+2 |
2023-03-07 | DIGEST: ldgram.y | Ulf Samuelsson | 1 | -1/+60 |
2023-03-03 | Prevent the ASCII linker script directive from generating huge amounts of pad... | Nick Clifton | 1 | -1/+4 |
2023-02-16 | Add support for the ASCII directive inside linker scripts. | Nick Clifton | 1 | -2/+8 |
2023-02-14 | ASCIZ Command for output section | Ulf Samuelsson | 1 | -2/+5 |
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 | -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 |