summaryrefslogtreecommitdiff
path: root/ld/lexsup.c
Commit message (Expand)AuthorAgeFilesLines
* Add linker option to include local symbols in the linker map.Nick Clifton2023-05-101-0/+14
* Add --enable-linker-version option to bfd linker to add an entry in the .comm...Nick Clifton2023-03-151-0/+11
* ppc32 and "LOAD segment with RWX permissions"Alan Modra2023-02-061-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Compression tidy and fixesAlan Modra2022-12-071-1/+1
* Add a -w option to the linker to suppress warning and error messages.Nick Clifton2022-10-211-0/+8
* ld: Add --undefined-versionFangrui Song2022-10-131-0/+5
* refactor usage of compressed_debug_section_typeMartin Liska2022-10-111-6/+2
* binutils, gdb: support zstd compressed debug sectionsFangrui Song2022-09-261-2/+2
* ld: add --package-metadataLuca Boccassi2022-05-261-0/+2
* Tidy warn-execstack handlingAlan Modra2022-05-201-3/+3
* Add a linker warning when creating potentially dangerous executable segments....Nick Clifton2022-05-031-0/+31
* Add linker warning for when it creates an executable stack.Nick Clifton2022-04-201-0/+14
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* ld: fix --disable-multiple-abs-defs alignment in helpMike Frysinger2021-11-251-1/+2
* ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu2021-07-081-0/+15
* ld: Add -no-pieFangrui Song2021-06-171-0/+5
* ld: Add -Bno-symbolicFangrui Song2021-05-131-0/+5
* Use bool in ldAlan Modra2021-03-311-103/+102
* TRUE/FALSE simplificationAlan Modra2021-03-291-1/+1
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-1/+1
* PR27451, -z start_stop_gcAlan Modra2021-03-011-2/+11
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Document -z unique/-z nounique in the ld man page and help outputVivek Das Mohapatra2020-12-151-0/+4
* PR26836, memory leak in parse_argsAlan Modra2020-12-141-0/+4
* Fix a use of an uninitialised variable in the bfd linker.Nick Clifton2020-12-141-1/+1
* Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ...Nick Clifton2020-11-061-16/+52
* Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton2020-10-161-0/+14
* Update the BFD linker so that it deprecates grouped short options.Nick Clifton2020-10-051-0/+14
* elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu2020-09-121-0/+4
* Use xmalloc rather than mallocAlan Modra2020-08-031-1/+1
* ld: new options --ctf-variables and --ctf-share-typesNick Alcock2020-07-221-0/+29
* Fix spelling mistakes in some of the binutils sub-directories.Nick Clifton2020-07-061-2/+2
* ld: Correct --dependency-file orderH.J. Lu2020-06-241-2/+2
* ld --help outputAlan Modra2020-06-241-7/+7
* PR 22843: ld, gold: Add --dependency-file option.Roland McGrath2020-06-231-8/+14
* Do without ld ENABLE_PLUGINSAlan Modra2020-06-211-8/+8
* ld -plugin options when plugins are disabledAlan Modra2020-06-061-0/+5
* ld: Add --export-dynamic-symbol and --export-dynamic-symbol-listFangrui Song2020-06-031-0/+72
* ld: Add --enable-textrel-check=[no|yes|warning|error]H.J. Lu2020-05-281-1/+6
* Linker: Remove support for -Map= with an empty argument.Nick Clifton2020-05-281-9/+13
* [PATCH] allow empty string as argument to -MapNick Clifton2020-05-271-1/+32
* ld: Add --warn-textrel and obsolete --warn-shared-textrelH.J. Lu2020-05-271-10/+26
* ld: Handle --dynamic-list* before -Bsymbolic -Bsymbolic-functionsFangrui Song2020-05-241-22/+15
* Replace "if (x) free (x)" with "free (x)", ldAlan Modra2020-05-211-2/+1
* Have the linker's help text include the default setting of the --hash-style o...Nick Clifton2020-05-131-1/+18
* Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song2020-04-151-26/+10
* Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner2020-04-141-0/+1
* Add support for non-contiguous memory regionsChristophe Lyon2020-03-131-0/+10
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1