summaryrefslogtreecommitdiff
path: root/ld/ldelf.c
Commit message (Expand)AuthorAgeFilesLines
* 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