Age | Commit message (Expand) | Author | Files | Lines |
2024-10-26 | PR32300, --dependency-file: link dependencies are not all collected | Alan Modra | 1 | -5/+3 |
2024-06-26 | Revert: 35fd2ddeb1d90f1750401cfb6d01fe055656b88d | Nick Clifton | 1 | -3/+5 |
2024-05-10 | Add --section-ordering command line option to the bfd linker. | Nick Clifton | 1 | -0/+5 |
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 | -12/+13 |
2023-03-15 | Add --enable-linker-version option to bfd linker to add an entry in the .comm... | Nick Clifton | 1 | -1/+4 |
2023-03-10 | Revert ld ASCII support | Alan Modra | 1 | -2/+1 |
2023-03-10 | Revert ld DIGEST support | Alan Modra | 1 | -2/+0 |
2023-03-07 | DIGEST: ldlang.*: add timestamp | Ulf Samuelsson | 1 | -0/+2 |
2023-02-16 | Add support for the ASCII directive inside linker scripts. | Nick Clifton | 1 | -1/+2 |
2023-02-14 | ASCIZ Command for output section | Ulf Samuelsson | 1 | -1/+3 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-11-30 | section-select: Remove unused code | Michael Matz | 1 | -2/+0 |
2022-11-30 | section-select: Implement a prefix-tree | Michael Matz | 1 | -1/+0 |
2022-11-30 | section-select: Lazily resolve section matches | Michael Matz | 1 | -0/+12 |
2022-11-28 | Only use wild_sort_fast | Michael Matz | 1 | -1/+2 |
2022-08-03 | Fix a conflict between the linker's need to rename some PE format input libra... | Alan Modra | 1 | -0/+2 |
2022-02-16 | ld: Support customized output section type | Fangrui Song | 1 | -2/+5 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-07-21 | Allows linker scripts to set the SEC_READONLY flag. | Luca Boccassi | 1 | -1/+2 |
2021-03-31 | Use bool in ld | Alan Modra | 1 | -28/+28 |
2021-01-13 | SHF_LINK_ORDER fixup_link_order in ld | Alan Modra | 1 | -1/+7 |
2021-01-13 | Remove sflag_info param from wild callback functions | Alan Modra | 1 | -2/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-24 | PR27100, final link failed: bad value | Alan Modra | 1 | -0/+3 |
2020-11-25 | Duplicate output sections in scripts | Alan Modra | 1 | -2/+2 |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 1 | -2/+4 |
2020-06-21 | Do without ld ENABLE_PLUGINS | Alan Modra | 1 | -2/+2 |
2020-06-03 | ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list | Fangrui Song | 1 | -1/+4 |
2020-05-18 | Show AIX gc'd symbol address adjustments in map file | Douglas B Rupp | 1 | -0/+5 |
2020-04-22 | For relative paths in INPUT() and GROUP(), search the directory of the curren... | Fangrui Song | 1 | -0/+3 |
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 |