summaryrefslogtreecommitdiff
path: root/ld/ldelf.c
AgeCommit message (Expand)Author
2022-01-18tweak __ehdr_start visibility and flags for check_relocsAlan Modra
2022-01-14PR28751 mbind2a / mbind2b regressions on powerpc*-linuxAlan Modra
2022-01-12ld: Initial DT_RELR supportH.J. Lu
2022-01-05elf: Set p_align to the minimum page size if possibleH.J. Lu
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-01elf: Discard input .note.gnu.build-id sectionsH.J. Lu
2021-10-21-Waddress warning in ldelf.cAlan Modra
2021-06-11PR27952, Disallow ET_DYN DF_1_PIE linker inputAlan Modra
2021-04-12convert elf_link_hash macros to inline functionsAlan Modra
2021-03-31Use bool in ldAlan Modra
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska
2021-03-05elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu
2021-01-28PR27259, SHF_LINK_ORDER self-linkAlan Modra
2021-01-13SHF_LINK_ORDER fixup_link_order in ldAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-11-13elf: Set rel_from_abs to 1 for __ehdr_startH.J. Lu
2020-09-15elf: Check bfd_target_elf_flavour on input firstH.J. Lu
2020-07-29Don't assert at ldwrite.c:212Alan Modra
2020-07-23PR ld/26288: Allow the use of `--just-symbols' with ET_EXEC inputMaciej W. Rozycki
2020-07-23PR ld/26288: Revert obsolete part of PR ld/26047 fixMaciej W. Rozycki
2020-06-23PR 22843: ld, gold: Add --dependency-file option.Roland McGrath
2020-05-28Have the linker fail if any attempt to link in an executable is made.Nick Clifton
2020-05-28Stop the linker from accepting executable ELF files as inputs to other links.Nick Clifton
2020-05-21Replace "if (x) free (x)" with "free (x)", ldAlan Modra
2020-03-11Don't merge sections with differing MASKPROC or MASKOS flagsAlan Modra
2020-02-26PR25593, --as-needed breaks DT_NEEDED order with linker pluginAlan Modra
2020-02-06ELF: Discard a section if any of its linked-to sections has been discardedH.J. Lu
2020-01-29PR25477, ld 2.34 tries to load ${prefix}/etc/ld.so.confAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-26Avoid ubsan bug complaining about &p->fieldAlan Modra
2019-10-03bfd, ld: add CTF section linkingNick Alcock
2019-09-23elf bfd.h tidyAlan Modra
2019-09-20bfd macro conversion to inline functionsAlan Modra
2019-09-19bfd_section_* macrosAlan Modra
2019-09-16PR25002, ld/ldelf.c missing safe-ctype.h includeAlan Modra
2019-09-11Rename elf32.em to elf.emAlan Modra
2019-09-11Move elf32.em and elf-generic.em functionsAlan Modra