Age | Commit message (Expand) | Author | Files | Lines |
2024-10-26 | PR32300, --dependency-file: link dependencies are not all collected | Alan Modra | 1 | -1/+1 |
2024-09-30 | Improve the placement of orphan note sections. | Nick Clifton | 1 | -2/+13 |
2024-06-26 | Revert: 35fd2ddeb1d90f1750401cfb6d01fe055656b88d | Nick Clifton | 1 | -1/+1 |
2024-01-25 | ld: Improve --fatal-warnings for unknown command-line options | H.J. Lu | 1 | -1/+1 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-10-20 | PR30984, assertion fail elf.c:8485 | Alan Modra | 1 | -0/+1 |
2023-08-30 | elf: Don't merge sections with different SHF_LINK_ORDER | H.J. Lu | 1 | -1/+6 |
2023-08-09 | Rename bfd_bread and bfd_bwrite | Alan Modra | 1 | -2/+2 |
2023-08-03 | ld: sprintf sanitizer null destination pointer | Alan Modra | 1 | -4/+7 |
2023-04-20 | PR30343 infrastructure | Alan Modra | 1 | -1/+2 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-05-26 | ld: add --package-metadata | Luca Boccassi | 1 | -2/+133 |
2022-03-09 | ld: Add a before_plugin_all_symbols_read hook | H.J. Lu | 1 | -175/+210 |
2022-01-28 | Set __ehdr_start rel_from_abs earlier | Alan Modra | 1 | -1/+0 |
2022-01-18 | tweak __ehdr_start visibility and flags for check_relocs | Alan Modra | 1 | -5/+0 |
2022-01-14 | PR28751 mbind2a / mbind2b regressions on powerpc*-linux | Alan Modra | 1 | -2/+9 |
2022-01-12 | ld: Initial DT_RELR support | H.J. Lu | 1 | -0/+9 |
2022-01-05 | elf: Set p_align to the minimum page size if possible | H.J. Lu | 1 | -0/+3 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-12-01 | elf: Discard input .note.gnu.build-id sections | H.J. Lu | 1 | -1/+14 |
2021-10-21 | -Waddress warning in ldelf.c | Alan Modra | 1 | -1/+0 |
2021-06-11 | PR27952, Disallow ET_DYN DF_1_PIE linker input | Alan Modra | 1 | -1/+3 |
2021-04-12 | convert elf_link_hash macros to inline functions | Alan Modra | 1 | -1/+1 |
2021-03-31 | Use bool in ld | Alan Modra | 1 | -55/+55 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -8/+8 |
2021-03-05 | elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASE | H.J. Lu | 1 | -0/+8 |
2021-01-28 | PR27259, SHF_LINK_ORDER self-link | Alan Modra | 1 | -7/+14 |
2021-01-13 | SHF_LINK_ORDER fixup_link_order in ld | Alan Modra | 1 | -4/+4 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-11-13 | elf: Set rel_from_abs to 1 for __ehdr_start | H.J. Lu | 1 | -0/+2 |
2020-09-15 | elf: Check bfd_target_elf_flavour on input first | H.J. Lu | 1 | -1/+2 |
2020-07-29 | Don't assert at ldwrite.c:212 | Alan Modra | 1 | -0/+1 |
2020-07-23 | PR ld/26288: Allow the use of `--just-symbols' with ET_EXEC input | Maciej W. Rozycki | 1 | -1/+2 |
2020-07-23 | PR ld/26288: Revert obsolete part of PR ld/26047 fix | Maciej W. Rozycki | 1 | -7/+0 |
2020-06-23 | PR 22843: ld, gold: Add --dependency-file option. | Roland McGrath | 1 | -1/+3 |
2020-05-28 | Have the linker fail if any attempt to link in an executable is made. | Nick Clifton | 1 | -1/+12 |
2020-05-28 | Stop the linker from accepting executable ELF files as inputs to other links. | Nick Clifton | 1 | -0/+7 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", ld | Alan Modra | 1 | -2/+1 |
2020-03-11 | Don't merge sections with differing MASKPROC or MASKOS flags | Alan Modra | 1 | -4/+4 |
2020-02-26 | PR25593, --as-needed breaks DT_NEEDED order with linker plugin | Alan Modra | 1 | -0/+19 |
2020-02-06 | ELF: Discard a section if any of its linked-to sections has been discarded | H.J. Lu | 1 | -0/+29 |
2020-01-29 | PR25477, ld 2.34 tries to load ${prefix}/etc/ld.so.conf | Alan Modra | 1 | -4/+4 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-26 | Avoid ubsan bug complaining about &p->field | Alan Modra | 1 | -3/+3 |
2019-10-03 | bfd, ld: add CTF section linking | Nick Alcock | 1 | -0/+1 |
2019-09-23 | elf bfd.h tidy | Alan Modra | 1 | -0/+1 |
2019-09-20 | bfd macro conversion to inline functions | Alan Modra | 1 | -5/+3 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -3/+3 |
2019-09-16 | PR25002, ld/ldelf.c missing safe-ctype.h include | Alan Modra | 1 | -0/+1 |
2019-09-11 | Rename elf32.em to elf.em | Alan Modra | 1 | -1/+1 |