Add ability to change linker warning messages into errors when reporting executable...
[binutils-gdb.git] / ld / emultempl / elf.em
2023-11-10 Nick CliftonAdd ability to change linker warning messages into...
2023-08-26 Alan Modrald STRINGIFY
2023-06-29 Kaylee BlakeELF: Strip section header in ELF objects
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-12-07 Alan ModraCompression tidy and fixes
2022-10-11 Martin Liskarefactor usage of compressed_debug_section_type
2022-09-27 Fangrui Songbinutils, gdb: support zstd compressed debug sections
2022-05-26 Luca Boccassild: add --package-metadata
2022-05-03 Nick CliftonAdd a linker warning when creating potentially dangerou...
2022-03-10 H.J. Luld: Add a before_plugin_all_symbols_read hook
2022-02-06 H.J. Luld: Add emultempl/emulation.em
2022-01-14 Alan ModraPR28751 mbind2a / mbind2b regressions on powerpc*-linux
2022-01-05 H.J. Luelf: Set p_align to the minimum page size if possible
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-03-31 Alan ModraUse bool in ld
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-06 H.J. Luelf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASE
2021-03-01 Alan ModraPR27451, -z start_stop_gc
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-16 Alan Modraconstify elfNN_bed
2020-12-15 Vivek Das MohapatraHandle -z unique/-z nounique in ld
2020-11-20 Nick Alcockbfd, include, ld, binutils, libctf: CTF should use...
2020-09-12 H.J. Luelf: Add -z unique-symbol to avoid duplicated local...
2020-06-19 Alan ModraEmit a warning when -z relro is unsupported
2020-06-15 Roland McGrathgold, ld: Implement -z start-stop-visibility=... option.
2020-05-27 H.J. Luld: Add --warn-textrel and obsolete --warn-shared-textrel
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", ld
2020-05-18 Douglas B RuppShow AIX gc'd symbol address adjustments in map file
2020-04-15 Fangrui SongUnify the behaviour of ld.bfd and ld.gold with respect...
2020-02-07 H.J. LuELF: Discard a section if any of its linked-to sections...
2020-01-29 Alan ModraPR25477, ld 2.34 tries to load ${prefix}/etc/ld.so...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-10-03 Nick Alcockbfd, ld: add CTF section linking
2019-09-11 Alan ModraRename elf32.em to elf.em