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