aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/elf.em
AgeCommit message (Expand)AuthorFilesLines
2023-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-07Compression tidy and fixesAlan Modra1-3/+3
2022-10-11refactor usage of compressed_debug_section_typeMartin Liska1-15/+7
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song1-0/+9
2022-05-26ld: add --package-metadataLuca Boccassi1-0/+9
2022-05-03Add a linker warning when creating potentially dangerous executable segments....Nick Clifton1-0/+3
2022-03-09ld: Add a before_plugin_all_symbols_read hookH.J. Lu1-0/+14
2022-02-06ld: Add emultempl/emulation.emH.J. Lu1-38/+14
2022-01-14PR28751 mbind2a / mbind2b regressions on powerpc*-linuxAlan Modra1-0/+1
2022-01-05elf: Set p_align to the minimum page size if possibleH.J. Lu1-0/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
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