aboutsummaryrefslogtreecommitdiff
path: root/gold/options.h
AgeCommit message (Expand)Author
2017-06-23[GOLD] PowerPC64 localentry:0 plt call optimizationAlan Modra
2017-05-23PR21503, Gold doesn't create linker stub symbols on ppc64Alan Modra
2017-01-10[GOLD] Add --secure-plt option for ppc32Alan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-22Add -z bndplt support (for Intel MPX).Cary Coutant
2016-12-13Add --orphan-handling option.Cary Coutant
2016-12-08[GOLD] fix typo in --stub-group-multi helpAlan Modra
2016-12-07[GOLD] PowerPC --stub-group-multiAlan Modra
2016-12-07[GOLD] powerpc64le-linux fails to link large Linux kernelAlan Modra
2016-12-01Implement --push-state/--pop-state.Cary Coutant
2016-11-22Print the default for all binary options; clean up --help output.Cary Coutant
2016-09-02Handle ARM-specific --target1-abs, --target1-rel and --target2 optionsDoug Kwan
2016-08-23[gold] Implement -z stack-size optionRoland McGrath
2016-08-23Add --be8 option to gold.Bharathi Seshadri
2016-06-22gold: Add a linker configure option --enable-relroH.J. Lu
2016-01-01Copyright update for binutilsAlan Modra
2015-12-17Implement --long-plt flag (ARM only).Peter Collingbourne
2015-11-05Revert patch for PR 19119, which led to PR 19172 and 19197.Cary Coutant
2015-11-05Add aarch64-specific --no-apply-dynamic-relocs option.Cary Coutant
2015-10-16Don't ignore "-m emulation" command line optionH.J. Lu
2015-07-232015-07-23 Ian Coolidge <icoolidge@google.com>Han Shen
2015-07-12Extend --compress-debug-sections in goldH.J. Lu
2015-06-12[gold][aarch64] Fix erratum 835769.Han Shen
2015-06-04Change default to discard temporary local symbols in merge sections.Cary Coutant
2015-04-27[gold] Rename '--fix-cortex-a53' to '--fix-cortex-a53-843419'.Han Shen
2015-04-23Add option --weak-unresolved-symbols to treat unresolved symbols as weak ref.Sriraman Tallam
2015-04-16[gold] The first patch to address cortex-a53 erratum-843419.Han Shen
2015-04-01Regenerate configure in goldH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-01Add support for -z global.Dmitriy Ivanov
2014-09-292014-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2014-08-13Add option -no-pie.Sriraman Tallam
2014-03-05Update copyright yearsAlan Modra
2014-02-05Fix problems with the --dynamic-list option.Cary Coutant
2013-07-19gold/Roland McGrath
2013-05-302013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant
2013-05-10gold/Roland McGrath
2013-05-10gold/Roland McGrath
2013-04-262013-04-26 Geoff Pike <gpike@chromium.org>Cary Coutant
2013-02-15 * options.h (DEFINE_uint64_alias): Define.Ian Lance Taylor
2013-01-24Default text reordering fix with a flag to turn it off.Sriraman Tallam
2013-01-18gold: enable new dtags by defaultMike Frysinger
2013-01-07Add -fuse-ld= for GCC linker option compatibilityH.J. Lu
2012-12-12 * options.h (General_options): Add --toc-sort/--no-toc-sort.Alan Modra
2012-12-07 * options.h (General_options): Add no_toc_optimize.Alan Modra
2012-12-06 * options.h (General_options): Add plt_align, plt_static_chain,Alan Modra
2012-06-07gold/Cary Coutant
2012-06-06gold/Cary Coutant
2012-04-17 * archive.cc (Library_base::should_include_member): Check forCary Coutant
2012-03-212012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant