Add ld makefile dependencies
[binutils-gdb.git] / ld / ldelf.c
2023-08-03 Alan Modrald: sprintf sanitizer null destination pointer
2023-04-19 Alan ModraPR30343 infrastructure
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-05-26 Luca Boccassild: add --package-metadata
2022-03-10 H.J. Luld: Add a before_plugin_all_symbols_read hook
2022-01-28 Alan ModraSet __ehdr_start rel_from_abs earlier
2022-01-18 Alan Modratweak __ehdr_start visibility and flags for check_relocs
2022-01-14 Alan ModraPR28751 mbind2a / mbind2b regressions on powerpc*-linux
2022-01-12 H.J. Luld: Initial DT_RELR support
2022-01-05 H.J. Luelf: Set p_align to the minimum page size if possible
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-12-02 H.J. Luelf: Discard input .note.gnu.build-id sections
2021-10-21 Alan Modra-Waddress warning in ldelf.c
2021-06-11 Alan ModraPR27952, Disallow ET_DYN DF_1_PIE linker input
2021-04-12 Alan Modraconvert elf_link_hash macros to inline functions
2021-03-31 Alan ModraUse bool in ld
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-06 H.J. Luelf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASE
2021-01-28 Alan ModraPR27259, SHF_LINK_ORDER self-link
2021-01-13 Alan ModraSHF_LINK_ORDER fixup_link_order in ld
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-11-13 H.J. Luelf: Set rel_from_abs to 1 for __ehdr_start
2020-09-15 H.J. Luelf: Check bfd_target_elf_flavour on input first
2020-07-29 Alan ModraDon't assert at ldwrite.c:212
2020-07-23 Maciej W. RozyckiPR ld/26288: Allow the use of `--just-symbols' with...
2020-07-23 Maciej W. RozyckiPR ld/26288: Revert obsolete part of PR ld/26047 fix
2020-06-23 Roland McGrathPR 22843: ld, gold: Add --dependency-file option.
2020-05-28 Nick CliftonHave the linker fail if any attempt to link in an execu...
2020-05-28 Nick CliftonStop the linker from accepting executable ELF files...
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", ld
2020-03-11 Alan ModraDon't merge sections with differing MASKPROC or MASKOS...
2020-02-26 Alan ModraPR25593, --as-needed breaks DT_NEEDED order with linker...
2020-02-07 H.J. LuELF: Discard a section if any of its linked-to sections...
2020-01-29 Alan ModraPR25477, ld 2.34 tries to load ${prefix}/etc/ld.so...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-12-26 Alan ModraAvoid ubsan bug complaining about &p->field
2019-10-03 Nick Alcockbfd, ld: add CTF section linking
2019-09-23 Alan Modraelf bfd.h tidy
2019-09-20 Alan Modrabfd macro conversion to inline functions
2019-09-19 Alan Modrabfd_section_* macros
2019-09-16 Alan ModraPR25002, ld/ldelf.c missing safe-ctype.h include
2019-09-11 Alan ModraRename elf32.em to elf.em
2019-09-11 Alan ModraMove elf32.em and elf-generic.em functions