aboutsummaryrefslogtreecommitdiff
path: root/gold/options.h
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-06gold/Cary Coutant1-0/+9
2012-04-17 * archive.cc (Library_base::should_include_member): Check forCary Coutant1-0/+3
2012-03-212012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant1-0/+4
2011-11-03 * configure.ac: Add --with-lib-path option. Define LIB_PATH andIan Lance Taylor1-2/+2
2011-11-03 * arm.cc (Target_arm::may_use_v5t_interworking): Check whetherIan Lance Taylor1-0/+4
2011-10-31 * options.h (class General_options): Add --[no-]gnu-unique options.Cary Coutant1-0/+4
2011-10-19 PR gold/13204Ian Lance Taylor1-0/+5
2011-07-15 * options.h (class General_options): Add --print-output-format.Ian Lance Taylor1-3/+6
2011-07-11 PR gold/12979Ian Lance Taylor1-0/+3
2011-07-09 PR gold/12386Ian Lance Taylor1-0/+7
2011-07-06 * incremental.cc (Sized_incremental_binary::do_file_has_changed):Cary Coutant1-2/+20
2011-07-06 * incremental.cc (Incremental_inputs::report_command_line): IgnoreCary Coutant1-0/+13
2011-07-03 PR gold/12957Ian Lance Taylor1-0/+8
2011-07-02 PR gold/12525Ian Lance Taylor1-1/+1