aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ld/ELF: Add --image-base command line option to the ELF linkerHakan Candar2024-10-291-0/+5
* PR32300, --dependency-file: link dependencies are not all collectedAlan Modra2024-10-261-4/+2
* Replace uses of asprintf with xasprintfAlan Modra2024-10-241-16/+7
* ld: support --build-id=xx modeFrank Ch. Eigler2024-09-241-0/+9
* Revert: 35fd2ddeb1d90f1750401cfb6d01fe055656b88dNick Clifton2024-06-261-2/+4
* ld: Align --no-error-execstack help outputH.J. Lu2024-06-141-1/+1
* Add --rosegment option to BFD linker to stop the '-z separate-code' from gene...Nick Clifton2024-06-131-0/+11
* Add --section-ordering command line option to the bfd linker.Nick Clifton2024-05-101-0/+9
* ld: Add -plugin-save-tempsH.J. Lu2024-02-161-0/+6
* Update year range in copyright notice of binutils filesAlan Modra2024-01-041-1/+1
* Fix another linker command line option that was not being recognised in its l...Nick Clifton2023-11-141-1/+1
* GNU-ld: ARM: Issues when trying to set target output architectureNick Clifton2023-11-131-1/+1
* Add ability to change linker warning messages into errors when reporting exec...Nick Clifton2023-11-101-10/+54
* Fix: GNU-ld: ARM: Issues when trying to set target output architectureNick Clifton2023-10-161-1/+1
* ELF: Strip section header in ELF objectsKaylee Blake2023-06-291-0/+13
* Add --remap-inputs option to the BFD linker.Nick Clifton2023-06-141-0/+27
* 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