Fix another linker command line option that was not being recognised in its long...
[binutils-gdb.git] / ld / lexsup.c
2023-11-14 Nick CliftonFix another linker command line option that was not...
2023-11-13 Nick CliftonGNU-ld: ARM: Issues when trying to set target output...
2023-11-10 Nick CliftonAdd ability to change linker warning messages into...
2023-10-16 Nick CliftonFix: GNU-ld: ARM: Issues when trying to set target...
2023-06-29 Kaylee BlakeELF: Strip section header in ELF objects
2023-06-14 Nick CliftonAdd --remap-inputs option to the BFD linker.
2023-05-10 Nick CliftonAdd linker option to include local symbols in the...
2023-03-15 Nick CliftonAdd --enable-linker-version option to bfd linker to...
2023-02-06 Alan Modrappc32 and "LOAD segment with RWX permissions"
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-12-07 Alan ModraCompression tidy and fixes
2022-10-21 Nick CliftonAdd a -w option to the linker to suppress warning and...
2022-10-14 Fangrui Songld: Add --undefined-version
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-20 Alan ModraTidy warn-execstack handling
2022-05-03 Nick CliftonAdd a linker warning when creating potentially dangerou...
2022-04-20 Nick CliftonAdd linker warning for when it creates an executable...
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-11-26 Mike Frysingerld: fix --disable-multiple-abs-defs alignment in help
2021-07-08 H.J. Luld: Limit cache size and add --max-cache-size=SIZE
2021-06-17 Fangrui Songld: Add -no-pie
2021-05-13 Fangrui Songld: Add -Bno-symbolic
2021-03-31 Alan ModraUse bool in ld
2021-03-29 Alan ModraTRUE/FALSE simplification
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-01 Alan ModraPR27451, -z start_stop_gc
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-15 Vivek Das MohapatraDocument -z unique/-z nounique in the ld man page and...
2020-12-14 Alan ModraPR26836, memory leak in parse_args
2020-12-14 Nick CliftonFix a use of an uninitialised variable in the bfd linker.
2020-11-06 Nick CliftonExtend ld's -Map=<dir> functionality by allowing '...
2020-10-16 Nick CliftonAdd a new option to the linker: --error-handling-script...
2020-10-05 Nick CliftonUpdate the BFD linker so that it deprecates grouped...
2020-09-12 H.J. Luelf: Add -z unique-symbol to avoid duplicated local...
2020-08-03 Alan ModraUse xmalloc rather than malloc
2020-07-22 Nick Alcockld: new options --ctf-variables and --ctf-share-types
2020-07-06 Nick CliftonFix spelling mistakes in some of the binutils sub-direc...
2020-06-24 H.J. Luld: Correct --dependency-file order
2020-06-24 Alan Modrald --help output
2020-06-23 Roland McGrathPR 22843: ld, gold: Add --dependency-file option.
2020-06-21 Alan ModraDo without ld ENABLE_PLUGINS
2020-06-06 Alan Modrald -plugin options when plugins are disabled
2020-06-03 Fangrui Songld: Add --export-dynamic-symbol and --export-dynamic...
2020-05-28 H.J. Luld: Add --enable-textrel-check=[no|yes|warning|error]
2020-05-28 Nick CliftonLinker: Remove support for -Map= with an empty argument.
2020-05-27 Nick Clifton [PATCH] allow empty string as argument to -Map
2020-05-27 H.J. Luld: Add --warn-textrel and obsolete --warn-shared-textrel
2020-05-24 Fangrui Songld: Handle --dynamic-list* before -Bsymbolic -Bsymbolic...
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", ld
2020-05-13 Nick CliftonHave the linker's help text include the default setting...
2020-04-15 Fangrui SongUnify the behaviour of ld.bfd and ld.gold with respect...
2020-04-14 Stephen CasnerFixes for the magic number used in PDP11 AOUT binaries.
2020-03-13 Christophe LyonAdd support for non-contiguous memory regions
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-10-03 Nick Alcockbfd, ld: add CTF section linking
2019-10-02 Alan Modra-Bsymbolic is not for PIEs
2019-08-10 Alan Modrastat_alloc casts
2019-08-01 Alan ModraPR24806, Linking with -T inside --start-group/--end...
2019-05-22 Nick CliftonHave the linker report an error if the same script...
2019-04-11 Faraz Shahbazkerld: Add --no-print-map-discarded option
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-10-29 Alan ModraReport scripts and libraries searched for ld --trace
2018-07-04 H.J. Luld: Properly display default for -z separate-code
2018-04-17 Michael Eager[MicroBlaze] PIC data text relative
2018-02-26 Alan Modrald error/warning messages
2018-01-12 H.J. Luld: Add "-z separate-code" option to ELF linker
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-10-12 Alan Modrald whitespace fixes
2017-08-11 Nick CliftonAdd -z globalaudit linker command line option to set...
2017-08-06 H.J. LuTreat common symbol as undefined for --no-define-common
2017-06-15 H.J. LuCorrect "ld --help" to display "-z stack-size=SIZE"
2017-06-06 Andrew Burgessld: Allow section groups to be resolved as part of...
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-16 fincsImplement and document --gc-keep-exported
2016-11-14 Nick Clifton lexsup.c (parse_args): Add break at end of default...
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-14 Nick CliftonAdd support for disabling automatic generation of ...
2016-07-15 Thomas Preud'hommeAdd support for creating ELF import libraries
2016-06-27 Nick CliftonAllow a second -T<section>=<addr> to override a previou...
2016-06-24 H.J. LuCheck DEFAULT_LD_Z_RELRO for -z relro help message
2016-02-26 H.J. LuProperly implement STT_COMMON
2016-02-11 H.J. LuEnable -Bsymbolic and -Bsymbolic-functions to PIE
2016-01-01 Alan ModraCopyright update for binutils
2015-10-29 Nick CliftonFix reporting of command line options that need an...
2015-10-21 Nick CliftonReset x86 Linux targets to not compressing debug sectio...
2015-09-20 Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-09-04 Andrew Burgessld: Extend options for altering orphan handling behaviour.
2015-08-19 Alan ModraRemove link_info.pic
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-08-04 Andrew Burgessld: Add '--require-defined' command line option.
2015-07-29 H.J. LuDon't set link_info.executable for "ld -r"
2015-06-12 Tristan GingoldAdd new ld option: --print-memory-usage
2015-04-15 H.J. LuAdd --compress-debug-sections=[none|zlib|zlib-gnu|zlib...
2015-04-08 H.J. LuAdd ld_list_options
2015-04-07 Nick CliftonAdd new linker option: --warn-orphan which generates...
2015-02-23 Nick CliftonFixes a problem where "ld -ixxx" would report an error...
2015-02-11 H.J. LuAdd --[no-]map-whole-files for gold compatibility
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
next