aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/elf.em
AgeCommit message (Expand)AuthorFilesLines
2021-03-31Use bool in ldAlan Modra1-39/+39
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-6/+6
2021-03-05elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu1-1/+1
2021-03-01PR27451, -z start_stop_gcAlan Modra1-0/+4
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-16constify elfNN_bedAlan Modra1-4/+5
2020-12-15Handle -z unique/-z nounique in ldVivek Das Mohapatra1-0/+4
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock1-1/+2
2020-09-12elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu1-0/+4
2020-06-19Emit a warning when -z relro is unsupportedAlan Modra1-0/+12
2020-06-15gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath1-0/+15
2020-05-27ld: Add --warn-textrel and obsolete --warn-shared-textrelH.J. Lu1-3/+3
2020-05-21Replace "if (x) free (x)" with "free (x)", ldAlan Modra1-5/+2
2020-05-18Show AIX gc'd symbol address adjustments in map fileDouglas B Rupp1-1/+2
2020-04-15Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song1-3/+3
2020-02-06ELF: Discard a section if any of its linked-to sections has been discardedH.J. Lu1-0/+1
2020-01-29PR25477, ld 2.34 tries to load ${prefix}/etc/ld.so.confAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-03bfd, ld: add CTF section linkingNick Alcock1-1/+4
2019-09-11Rename elf32.em to elf.emAlan Modra1-0/+904