aboutsummaryrefslogtreecommitdiff
path: root/gold/options.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-03-27Add an option to the gold linker to put its version string into the .comment ...Nick Clifton1-0/+4
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-14ld, gold: remove support for -z bndplt (MPX prefix)Martin Liska1-3/+0
2022-11-10gold: add --compress-debug-sections=zstd [PR 29641]Fangrui Song1-2/+2
2022-08-04Add gold support for --package-metadata option.Luca Boccassi1-0/+4
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-10-21PR28417, std::string no longer allows accepting nullptr_tAlan Modra1-1/+1
2021-05-14gold: Add -Bno-symbolicFangrui Song1-4/+30
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-15Implement and document -z unique / -z nounique handling in goldVivek Das Mohapatra1-0/+3
2020-10-08[GOLD] Increase --split-stack-adjust-sizeAlan Modra1-1/+1
2020-07-27[GOLD] Power10 stub selectionAlan Modra1-11/+37
2020-06-23PR 22843: ld, gold: Add --dependency-file option.Roland McGrath1-5/+9
2020-06-15gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath1-0/+15
2020-03-19Add support for --no-rosegment option.Fangrui Song1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-05-11Fix problem with ICF where diffs in EH frame info is ignored.Joshua Oreman1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-08-06Add --warn-drop-version option; by default, do not warn when discarding versi...Cary Coutant1-0/+4
2018-03-28Use top-level config support for enabling plugins.Cary Coutant1-0/+6
2018-03-07New option -z,keep-text-section prefix.Sriraman Tallam1-0/+4
2018-02-22New plugin interface to get list of symbols wrapped with --wrap option.Sriraman Tallam1-1/+5
2018-02-07Revert "PowerPC PLT speculative execution barriers"Alan Modra1-4/+0
2018-01-17PowerPC PLT speculative execution barriersAlan Modra1-0/+4
2018-01-17PowerPC PLT stub tidyAlan Modra1-1/+1
2018-01-15Fix -fuse-ld option to accept string argument.Cary Coutant1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-01Fix localized help string output for -fuse-ld.Cary Coutant1-1/+1
2017-10-20New gold linker option -z,text-unlikely-segment.Sriraman Tallam1-0/+5
2017-10-19Implement BE8 support for ARM.Umesh Kalappa1-1/+1
2017-09-19[GOLD, PowerPC] Add --no-stub-group-multiAlan Modra1-2/+3
2017-08-29[GOLD] PowerPC tls_get_addr_optimizeAlan Modra1-0/+3
2017-08-08Add configure flag to enable gnu hash style by default.Romain Geissler1-1/+1
2017-08-03Add --no-relax option.James Clarke1-1/+2
2017-07-31[GOLD] PowerPC --no-tls-optimizeAlan Modra1-0/+4
2017-06-23[GOLD] PowerPC64 localentry:0 plt call optimizationAlan Modra1-0/+4
2017-05-23PR21503, Gold doesn't create linker stub symbols on ppc64Alan Modra1-0/+4
2017-01-10[GOLD] Add --secure-plt option for ppc32Alan Modra1-0/+3
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-22Add -z bndplt support (for Intel MPX).Cary Coutant1-0/+3
2016-12-13Add --orphan-handling option.Cary Coutant1-0/+26
2016-12-08[GOLD] fix typo in --stub-group-multi helpAlan Modra1-1/+1
2016-12-07[GOLD] PowerPC --stub-group-multiAlan Modra1-0/+4
2016-12-07[GOLD] powerpc64le-linux fails to link large Linux kernelAlan Modra1-2/+1
2016-12-01Implement --push-state/--pop-state.Cary Coutant1-1/+20
2016-11-22Print the default for all binary options; clean up --help output.Cary Coutant1-213/+309
2016-09-02Handle ARM-specific --target1-abs, --target1-rel and --target2 optionsDoug Kwan1-0/+11
2016-08-23[gold] Implement -z stack-size optionRoland McGrath1-2/+4
2016-08-23Add --be8 option to gold.Bharathi Seshadri1-0/+3