]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/options.h
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / gold / options.h
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-12-15  Vivek Das MohapatraImplement and document -z unique / -z nounique handling...
2020-10-08  Alan Modra[GOLD] Increase --split-stack-adjust-size
2020-07-27  Alan Modra[GOLD] Power10 stub selection
2020-06-23  Roland McGrathPR 22843: ld, gold: Add --dependency-file option.
2020-06-15  Roland McGrathgold, ld: Implement -z start-stop-visibility=... option.
2020-03-19  Fangrui SongAdd support for --no-rosegment option.
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-05-10  Joshua OremanFix problem with ICF where diffs in EH frame info is...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-08-06  Cary CoutantAdd --warn-drop-version option; by default, do not...
2018-03-28  Cary CoutantUse top-level config support for enabling plugins.
2018-03-07  Sriraman TallamNew option -z,keep-text-section prefix.
2018-02-22  Sriraman TallamNew plugin interface to get list of symbols wrapped...
2018-02-07  Alan ModraRevert "PowerPC PLT speculative execution barriers"
2018-01-17  Alan ModraPowerPC PLT speculative execution barriers
2018-01-17  Alan ModraPowerPC PLT stub tidy
2018-01-15  Cary CoutantFix -fuse-ld option to accept string argument.
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-01  Cary CoutantFix localized help string output for -fuse-ld.
2017-10-20  Sriraman TallamNew gold linker option -z,text-unlikely-segment.
2017-10-20  Umesh KalappaImplement BE8 support for ARM.
2017-09-19  Alan Modra[GOLD, PowerPC] Add --no-stub-group-multi
2017-08-29  Alan Modra[GOLD] PowerPC tls_get_addr_optimize
2017-08-07  Romain GeisslerAdd configure flag to enable gnu hash style by default.
2017-08-04  James ClarkeAdd --no-relax option.
2017-07-31  Alan Modra[GOLD] PowerPC --no-tls-optimize
2017-06-23  Alan Modra[GOLD] PowerPC64 localentry:0 plt call optimization
2017-05-23  Alan ModraPR21503, Gold doesn't create linker stub symbols on...
2017-01-10  Alan Modra[GOLD] Add --secure-plt option for ppc32
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-23  Cary CoutantAdd -z bndplt support (for Intel MPX).
2016-12-13  Cary CoutantAdd --orphan-handling option.
2016-12-08  Alan Modra[GOLD] fix typo in --stub-group-multi help
2016-12-07  Alan Modra[GOLD] PowerPC --stub-group-multi
2016-12-07  Alan Modra[GOLD] powerpc64le-linux fails to link large Linux...
2016-12-02  Cary CoutantImplement --push-state/--pop-state.
2016-11-22  Cary CoutantPrint the default for all binary options; clean up...
2016-09-02  Doug KwanHandle ARM-specific --target1-abs, --target1-rel and...
2016-08-24  Roland McGrath[gold] Implement -z stack-size option
2016-08-23  Bharathi SeshadriAdd --be8 option to gold.
2016-06-22  H.J. Lugold: Add a linker configure option --enable-relro
2016-01-01  Alan ModraCopyright update for binutils
2015-12-18  Peter CollingbourneImplement --long-plt flag (ARM only).
2015-11-05  Cary CoutantRevert patch for PR 19119, which led to PR 19172 and...
2015-11-05  Cary CoutantAdd aarch64-specific --no-apply-dynamic-relocs option.
2015-10-16  H.J. LuDon't ignore "-m emulation" command line option
2015-07-23  Han Shen2015-07-23 Ian Coolidge <icoolidge@google.com>
2015-07-12  H.J. LuExtend --compress-debug-sections in gold
2015-06-12  Han Shen[gold][aarch64] Fix erratum 835769.
2015-06-05  Cary CoutantChange default to discard temporary local symbols in...
2015-04-27  Han Shen[gold] Rename '--fix-cortex-a53' to '--fix-cortex-a53...
2015-04-23  Sriraman TallamAdd option --weak-unresolved-symbols to treat unresolve...
2015-04-16  Han Shen[gold] The first patch to address cortex-a53 erratum...
2015-04-01  H.J. LuRegenerate configure in gold
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-01  Dmitriy IvanovAdd support for -z global.
2014-09-30  Sriraman Tallam2014-09-29 Sriraman Tallam <tmsriram@google.com>
2014-08-14  Sriraman TallamAdd option -no-pie.
2014-03-05  Alan ModraUpdate copyright years
2014-02-06  Cary CoutantFix problems with the --dynamic-list option.
2013-07-19  Roland McGrathgold/
2013-05-30  Cary Coutant2013-05-30 Alexander Ivchenko <alexander.ivchenko...
2013-05-10  Roland McGrathgold/
2013-05-10  Roland McGrathgold/
2013-04-26  Cary Coutant2013-04-26 Geoff Pike <gpike@chromium.org>
2013-02-15  Ian Lance Taylor * options.h (DEFINE_uint64_alias): Define.
2013-01-24  Sriraman TallamDefault text reordering fix with a flag to turn it...
2013-01-18  Mike Frysingergold: enable new dtags by default
2013-01-07  H.J. LuAdd -fuse-ld= for GCC linker option compatibility
2012-12-12  Alan Modra * options.h (General_options): Add --toc-sort/--no...
2012-12-07  Alan Modra * options.h (General_options): Add no_toc_optimize.
2012-12-06  Alan Modra * options.h (General_options): Add plt_align, plt_stat...
2012-06-07  Cary Coutantgold/
2012-06-06  Cary Coutantgold/
2012-04-17  Cary Coutant * archive.cc (Library_base::should_include_member...
2012-03-21  Cary Coutant2012-03-21 Cary Coutant <ccoutant@google.com>
2011-11-03  Ian Lance Taylor * configure.ac: Add --with-lib-path option. Define...
2011-11-03  Ian Lance Taylor * arm.cc (Target_arm::may_use_v5t_interworking): Check...
2011-10-31  Cary Coutant * options.h (class General_options): Add --[no-]gnu...
2011-10-19  Ian Lance Taylor PR gold/13204
2011-07-15  Ian Lance Taylor * options.h (class General_options): Add --print-outpu...
2011-07-11  Ian Lance Taylor PR gold/12979
2011-07-09  Ian Lance Taylor PR gold/12386
2011-07-06  Cary Coutant * incremental.cc (Sized_incremental_binary::do_file_ha...
2011-07-06  Cary Coutant * incremental.cc (Incremental_inputs::report_command_l...
2011-07-03  Ian Lance Taylor PR gold/12957
2011-07-02  Ian Lance Taylor PR gold/12525
2011-07-01  Ian Lance Taylor PR gold/12571
2011-06-28  Ian Lance Taylor PR gold/12934
2011-06-23  Ian Lance Taylor PR gold/12910
2011-05-24  Cary Coutant * gold.cc (queue_initial_tasks): Pass incremental...
2011-05-16  Ian Lance Taylor * options.h (class General_options): Make -i a synonym...
2011-04-12  Cary Coutant * archive.cc (Archive::include_member): Adjust call to
2011-03-30  Cary Coutant * archive.cc (Archive::include_member): Adjust call...
2011-03-07  Ian Lance Taylor PR gold/12525
2011-01-25  Ian Lance Taylor * options.h (class General_options): Accept
2010-12-09  Cary Coutant * layout.cc (Layout::layout_gnu_stack): Add warnings...
2010-10-14  Cary Coutant * debug.h (DEBUG_INCREMENTAL): New flag.
2010-10-11  Cary Coutant * options.h (class General_options): Redefine -z lazy...
next