summaryrefslogtreecommitdiff
path: root/ld/lexsup.c
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-11-25ld: fix --disable-multiple-abs-defs alignment in helpMike Frysinger
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu
2021-06-17ld: Add -no-pieFangrui Song
2021-05-13ld: Add -Bno-symbolicFangrui Song
2021-03-31Use bool in ldAlan Modra
2021-03-29TRUE/FALSE simplificationAlan Modra
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska
2021-03-01PR27451, -z start_stop_gcAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-15Document -z unique/-z nounique in the ld man page and help outputVivek Das Mohapatra
2020-12-14PR26836, memory leak in parse_argsAlan Modra
2020-12-14Fix a use of an uninitialised variable in the bfd linker.Nick Clifton
2020-11-06Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ...Nick Clifton
2020-10-16Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton
2020-10-05Update the BFD linker so that it deprecates grouped short options.Nick Clifton
2020-09-12elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu
2020-08-03Use xmalloc rather than mallocAlan Modra
2020-07-22ld: new options --ctf-variables and --ctf-share-typesNick Alcock
2020-07-06Fix spelling mistakes in some of the binutils sub-directories.Nick Clifton
2020-06-24ld: Correct --dependency-file orderH.J. Lu
2020-06-24ld --help outputAlan Modra
2020-06-23PR 22843: ld, gold: Add --dependency-file option.Roland McGrath
2020-06-21Do without ld ENABLE_PLUGINSAlan Modra
2020-06-06ld -plugin options when plugins are disabledAlan Modra
2020-06-03ld: Add --export-dynamic-symbol and --export-dynamic-symbol-listFangrui Song
2020-05-28ld: Add --enable-textrel-check=[no|yes|warning|error]H.J. Lu
2020-05-28Linker: Remove support for -Map= with an empty argument.Nick Clifton
2020-05-27 [PATCH] allow empty string as argument to -MapNick Clifton
2020-05-27ld: Add --warn-textrel and obsolete --warn-shared-textrelH.J. Lu
2020-05-24ld: Handle --dynamic-list* before -Bsymbolic -Bsymbolic-functionsFangrui Song
2020-05-21Replace "if (x) free (x)" with "free (x)", ldAlan Modra
2020-05-13Have the linker's help text include the default setting of the --hash-style o...Nick Clifton
2020-04-15Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song
2020-04-14Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-10-03bfd, ld: add CTF section linkingNick Alcock
2019-10-02-Bsymbolic is not for PIEsAlan Modra
2019-08-10stat_alloc castsAlan Modra
2019-08-01PR24806, Linking with -T inside --start-group/--end-groupAlan Modra
2019-05-22Have the linker report an error if the same script is used twice.Nick Clifton
2019-04-11ld: Add --no-print-map-discarded optionFaraz Shahbazker
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-10-29Report scripts and libraries searched for ld --traceAlan Modra
2018-07-04ld: Properly display default for -z separate-codeH.J. Lu
2018-04-17[MicroBlaze] PIC data text relativeMichael Eager
2018-02-26ld error/warning messagesAlan Modra
2018-01-11ld: Add "-z separate-code" option to ELF linkerH.J. Lu
2018-01-03Update year range in copyright notice of binutils filesAlan Modra