aboutsummaryrefslogtreecommitdiff
path: root/ld/lexsup.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-26Revert: 35fd2ddeb1d90f1750401cfb6d01fe055656b88dNick Clifton1-2/+4
2024-06-14ld: Align --no-error-execstack help outputH.J. Lu1-1/+1
2024-06-13Add --rosegment option to BFD linker to stop the '-z separate-code' from gene...Nick Clifton1-0/+11
2024-05-10Add --section-ordering command line option to the bfd linker.Nick Clifton1-0/+9
2024-02-16ld: Add -plugin-save-tempsH.J. Lu1-0/+6
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-11-14Fix another linker command line option that was not being recognised in its l...Nick Clifton1-1/+1
2023-11-13GNU-ld: ARM: Issues when trying to set target output architectureNick Clifton1-1/+1
2023-11-10Add ability to change linker warning messages into errors when reporting exec...Nick Clifton1-10/+54
2023-10-16Fix: GNU-ld: ARM: Issues when trying to set target output architectureNick Clifton1-1/+1
2023-06-29ELF: Strip section header in ELF objectsKaylee Blake1-0/+13
2023-06-14Add --remap-inputs option to the BFD linker.Nick Clifton1-0/+27
2023-05-10Add linker option to include local symbols in the linker map.Nick Clifton1-0/+14
2023-03-15Add --enable-linker-version option to bfd linker to add an entry in the .comm...Nick Clifton1-0/+11
2023-02-06ppc32 and "LOAD segment with RWX permissions"Alan Modra1-0/+2
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-07Compression tidy and fixesAlan Modra1-1/+1
2022-10-21Add a -w option to the linker to suppress warning and error messages.Nick Clifton1-0/+8
2022-10-13ld: Add --undefined-versionFangrui Song1-0/+5
2022-10-11refactor usage of compressed_debug_section_typeMartin Liska1-6/+2
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song1-2/+2
2022-05-26ld: add --package-metadataLuca Boccassi1-0/+2
2022-05-20Tidy warn-execstack handlingAlan Modra1-3/+3
2022-05-03Add a linker warning when creating potentially dangerous executable segments....Nick Clifton1-0/+31
2022-04-20Add linker warning for when it creates an executable stack.Nick Clifton1-0/+14
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-25ld: fix --disable-multiple-abs-defs alignment in helpMike Frysinger1-1/+2
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu1-0/+15
2021-06-17ld: Add -no-pieFangrui Song1-0/+5
2021-05-13ld: Add -Bno-symbolicFangrui Song1-0/+5
2021-03-31Use bool in ldAlan Modra1-103/+102
2021-03-29TRUE/FALSE simplificationAlan Modra1-1/+1
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-1/+1
2021-03-01PR27451, -z start_stop_gcAlan Modra1-2/+11
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-15Document -z unique/-z nounique in the ld man page and help outputVivek Das Mohapatra1-0/+4
2020-12-14PR26836, memory leak in parse_argsAlan Modra1-0/+4
2020-12-14Fix a use of an uninitialised variable in the bfd linker.Nick Clifton1-1/+1
2020-11-06Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ...Nick Clifton1-16/+52
2020-10-16Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton1-0/+14
2020-10-05Update the BFD linker so that it deprecates grouped short options.Nick Clifton1-0/+14
2020-09-12elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu1-0/+4
2020-08-03Use xmalloc rather than mallocAlan Modra1-1/+1
2020-07-22ld: new options --ctf-variables and --ctf-share-typesNick Alcock1-0/+29
2020-07-06Fix spelling mistakes in some of the binutils sub-directories.Nick Clifton1-2/+2
2020-06-24ld: Correct --dependency-file orderH.J. Lu1-2/+2
2020-06-24ld --help outputAlan Modra1-7/+7
2020-06-23PR 22843: ld, gold: Add --dependency-file option.Roland McGrath1-8/+14
2020-06-21Do without ld ENABLE_PLUGINSAlan Modra1-8/+8
2020-06-06ld -plugin options when plugins are disabledAlan Modra1-0/+5