summaryrefslogtreecommitdiff
path: root/ld/ldelf.c
Commit message (Expand)AuthorAgeFilesLines
* PR30343 infrastructureAlan Modra2023-04-201-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* ld: add --package-metadataLuca Boccassi2022-05-261-2/+133
* ld: Add a before_plugin_all_symbols_read hookH.J. Lu2022-03-091-175/+210
* Set __ehdr_start rel_from_abs earlierAlan Modra2022-01-281-1/+0
* tweak __ehdr_start visibility and flags for check_relocsAlan Modra2022-01-181-5/+0
* PR28751 mbind2a / mbind2b regressions on powerpc*-linuxAlan Modra2022-01-141-2/+9
* ld: Initial DT_RELR supportH.J. Lu2022-01-121-0/+9
* elf: Set p_align to the minimum page size if possibleH.J. Lu2022-01-051-0/+3
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* elf: Discard input .note.gnu.build-id sectionsH.J. Lu2021-12-011-1/+14
* -Waddress warning in ldelf.cAlan Modra2021-10-211-1/+0
* PR27952, Disallow ET_DYN DF_1_PIE linker inputAlan Modra2021-06-111-1/+3
* convert elf_link_hash macros to inline functionsAlan Modra2021-04-121-1/+1
* Use bool in ldAlan Modra2021-03-311-55/+55
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-8/+8
* elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu2021-03-051-0/+8
* PR27259, SHF_LINK_ORDER self-linkAlan Modra2021-01-281-7/+14
* SHF_LINK_ORDER fixup_link_order in ldAlan Modra2021-01-131-4/+4
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* elf: Set rel_from_abs to 1 for __ehdr_startH.J. Lu2020-11-131-0/+2
* elf: Check bfd_target_elf_flavour on input firstH.J. Lu2020-09-151-1/+2
* Don't assert at ldwrite.c:212Alan Modra2020-07-291-0/+1
* PR ld/26288: Allow the use of `--just-symbols' with ET_EXEC inputMaciej W. Rozycki2020-07-231-1/+2
* PR ld/26288: Revert obsolete part of PR ld/26047 fixMaciej W. Rozycki2020-07-231-7/+0
* PR 22843: ld, gold: Add --dependency-file option.Roland McGrath2020-06-231-1/+3
* Have the linker fail if any attempt to link in an executable is made.Nick Clifton2020-05-281-1/+12
* Stop the linker from accepting executable ELF files as inputs to other links.Nick Clifton2020-05-281-0/+7
* Replace "if (x) free (x)" with "free (x)", ldAlan Modra2020-05-211-2/+1
* Don't merge sections with differing MASKPROC or MASKOS flagsAlan Modra2020-03-111-4/+4
* PR25593, --as-needed breaks DT_NEEDED order with linker pluginAlan Modra2020-02-261-0/+19
* ELF: Discard a section if any of its linked-to sections has been discardedH.J. Lu2020-02-061-0/+29
* PR25477, ld 2.34 tries to load ${prefix}/etc/ld.so.confAlan Modra2020-01-291-4/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Avoid ubsan bug complaining about &p->fieldAlan Modra2019-12-261-3/+3
* bfd, ld: add CTF section linkingNick Alcock2019-10-031-0/+1
* elf bfd.h tidyAlan Modra2019-09-231-0/+1
* bfd macro conversion to inline functionsAlan Modra2019-09-201-5/+3
* bfd_section_* macrosAlan Modra2019-09-191-3/+3
* PR25002, ld/ldelf.c missing safe-ctype.h includeAlan Modra2019-09-161-0/+1
* Rename elf32.em to elf.emAlan Modra2019-09-111-1/+1
* Move elf32.em and elf-generic.em functionsAlan Modra2019-09-111-0/+2135