aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlex.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-13Add --rosegment option to BFD linker to stop the '-z separate-code' from gene...Nick Clifton1-0/+2
2024-05-10Add --section-ordering command line option to the bfd linker.Nick Clifton1-0/+2
2024-02-16ld: Add -plugin-save-tempsH.J. Lu1-0/+1
2024-01-19ld: Put all emulation options in ldlex.hH.J. Lu1-0/+286
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-11-10Add ability to change linker warning messages into errors when reporting exec...Nick Clifton1-0/+5
2023-06-14Add --remap-inputs option to the BFD linker.Nick Clifton1-0/+2
2023-05-10Add linker option to include local symbols in the linker map.Nick Clifton1-0/+2
2023-03-15Add --enable-linker-version option to bfd linker to add an entry in the .comm...Nick Clifton1-0/+2
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-10-21Add a -w option to the linker to suppress warning and error messages.Nick Clifton1-0/+1
2022-10-13ld: Add --undefined-versionFangrui Song1-0/+1
2022-05-03Add a linker warning when creating potentially dangerous executable segments....Nick Clifton1-1/+4
2022-04-20Add linker warning for when it creates an executable stack.Nick Clifton1-0/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-08-13PR28217, Syntax error when memory region contains a hyphenAlan Modra1-1/+1
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu1-0/+1
2021-06-17ld: Add -no-pieFangrui Song1-0/+1
2021-05-13ld: Add -Bno-symbolicFangrui Song1-0/+1
2021-02-02ld --defsymAlan Modra1-1/+0
2021-02-02ld script expression parsingAlan Modra1-0/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-10-16Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton1-0/+3
2020-07-22ld: new options --ctf-variables and --ctf-share-typesNick Alcock1-0/+3
2020-06-23PR 22843: ld, gold: Add --dependency-file option.Roland McGrath1-0/+1
2020-06-21Do without ld ENABLE_PLUGINSAlan Modra1-2/+2
2020-06-03ld: Add --export-dynamic-symbol and --export-dynamic-symbol-listFangrui Song1-0/+2
2020-05-27ld: Add --warn-textrel and obsolete --warn-shared-textrelH.J. Lu1-1/+1
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon1-0/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-04-11ld: Add --no-print-map-discarded optionFaraz Shahbazker1-0/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-04-17[MicroBlaze] PIC data text relativeMichael Eager1-0/+1
2018-02-14LD: Remove a stale `ldlex_command' prototypeMaciej W. Rozycki1-1/+0
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess1-0/+1
2017-01-04Use noyywrap option in lex files.Dilan Palauzov1-3/+0
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-16Implement and document --gc-keep-exportedfincs1-0/+1
2016-07-15Add support for creating ELF import librariesThomas Preud'homme1-0/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker1-0/+1
2015-09-04ld: Extend options for altering orphan handling behaviour.Andrew Burgess1-2/+1
2015-08-04ld: Add '--require-defined' command line option.Andrew Burgess1-0/+1
2015-06-12Add new ld option: --print-memory-usageTristan Gingold1-0/+1
2015-04-07Add new linker option: --warn-orphan which generates warning messages when o...Nick Clifton1-0/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-10-17Implement --print-sysroot in ld.Hans-Peter Nilsson1-0/+1
2014-10-15Allow unquoted = as the first character in ldscript input_list namesHans-Peter Nilsson1-0/+1
2014-08-08 * ldlang.h (struct lang_input_statement_flags): Add pushedUlrich Drepper1-0/+2