aboutsummaryrefslogtreecommitdiff
path: root/gold/options.h
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-22gold: Add a linker configure option --enable-relroH.J. Lu1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-17Implement --long-plt flag (ARM only).Peter Collingbourne1-0/+4
2015-11-05Revert patch for PR 19119, which led to PR 19172 and 19197.Cary Coutant1-1/+1
2015-11-05Add aarch64-specific --no-apply-dynamic-relocs option.Cary Coutant1-0/+5
2015-10-16Don't ignore "-m emulation" command line optionH.J. Lu1-1/+1
2015-07-232015-07-23 Ian Coolidge <icoolidge@google.com>Han Shen1-0/+4
2015-07-12Extend --compress-debug-sections in goldH.J. Lu1-2/+2
2015-06-12[gold][aarch64] Fix erratum 835769.Han Shen1-3/+6
2015-06-04Change default to discard temporary local symbols in merge sections.Cary Coutant1-4/+33
2015-04-27[gold] Rename '--fix-cortex-a53' to '--fix-cortex-a53-843419'.Han Shen1-3/+4
2015-04-23Add option --weak-unresolved-symbols to treat unresolved symbols as weak ref.Sriraman Tallam1-0/+3
2015-04-16[gold] The first patch to address cortex-a53 erratum-843419.Han Shen1-0/+4
2015-04-01Regenerate configure in goldH.J. Lu1-7/+0
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-01Add support for -z global.Dmitriy Ivanov1-0/+3
2014-09-292014-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-1/+2
2014-08-13Add option -no-pie.Sriraman Tallam1-1/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2014-02-05Fix problems with the --dynamic-list option.Cary Coutant1-0/+7
2013-07-19gold/Roland McGrath1-0/+2
2013-05-302013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant1-0/+6
2013-05-10gold/Roland McGrath1-0/+4
2013-05-10gold/Roland McGrath1-214/+215
2013-04-262013-04-26 Geoff Pike <gpike@chromium.org>Cary Coutant1-1/+10
2013-02-15 * options.h (DEFINE_uint64_alias): Define.Ian Lance Taylor1-0/+29
2013-01-24Default text reordering fix with a flag to turn it off.Sriraman Tallam1-0/+5
2013-01-18gold: enable new dtags by defaultMike Frysinger1-1/+1
2013-01-07Add -fuse-ld= for GCC linker option compatibilityH.J. Lu1-0/+4
2012-12-12 * options.h (General_options): Add --toc-sort/--no-toc-sort.Alan Modra1-2/+7
2012-12-07 * options.h (General_options): Add no_toc_optimize.Alan Modra1-0/+3
2012-12-06 * options.h (General_options): Add plt_align, plt_static_chain,Alan Modra1-3/+16
2012-06-07gold/Cary Coutant1-1/+1