summaryrefslogtreecommitdiff
path: root/gold/options.cc
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* gold: add --compress-debug-sections=zstd [PR 29641]Fangrui Song2022-11-101-0/+9
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* [GOLD]: Re: Add -Bno-symbolicAlan Modra2021-05-151-1/+2
* gold: Add -Bno-symbolicFangrui Song2021-05-141-0/+21
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* [GOLD] Power10 stub selectionAlan Modra2020-07-271-0/+29
* gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath2020-06-151-1/+15
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Use top-level config support for enabling plugins.Cary Coutant2018-03-281-2/+7
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Disallow --incremental with -pie and force -no-pie for incremental tests.Cary Coutant2017-12-011-0/+2
* Fix internal error from command line with unbalanced --start-lib/--end-lib.Benjamin Peterson2017-12-011-0/+6
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add --orphan-handling option.Cary Coutant2016-12-131-1/+15
* Implement --push-state/--pop-state.Cary Coutant2016-12-011-0/+47
* Print the default for all binary options; clean up --help output.Cary Coutant2016-11-221-3/+5
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Change default to discard temporary local symbols in merge sections.Cary Coutant2015-06-041-1/+23
* Fix gold incremental test failures.Cary Coutant2015-03-111-0/+2
* Fix --dynamic-list so that symbols not in the list are still exported.Cary Coutant2015-02-161-7/+0
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Fix problems with the --dynamic-list option.Cary Coutant2014-02-051-0/+9
* gold/Roland McGrath2013-05-101-114/+119
* * options.cc (General_options::string_to_object_format): AcceptIan Lance Taylor2013-03-081-1/+1
* * options.cc (General_options::finalize): Disallow -pie and -static.Cary Coutant2012-02-151-0/+2
* * configure.ac: Add --with-lib-path option. Define LIB_PATH andIan Lance Taylor2011-11-031-12/+27
* * options.cc (parse_uint): Fix dereference of RETVAL.Diego Novillo2011-10-031-1/+1
* * gold/gold.cc (queue_initial_tasks): Move option checks ...Cary Coutant2011-09-261-0/+31
* PR gold/12979Ian Lance Taylor2011-07-111-0/+8
* * incremental.cc (Sized_incremental_binary::do_file_has_changed):Cary Coutant2011-07-061-1/+10
* * incremental.cc (Incremental_inputs::report_command_line): IgnoreCary Coutant2011-07-061-0/+11
* PR gold/12957Ian Lance Taylor2011-07-031-0/+8
* PR gold/12934Ian Lance Taylor2011-06-281-1/+19
* * archive.cc (Archive::include_member): Adjust call toCary Coutant2011-04-121-1/+2
* * archive.cc (Archive::include_member): Adjust call to report_object.Cary Coutant2011-03-301-6/+6
* Fix typos in gold.Ralf Wildenhues2010-12-141-4/+4
* * debug.h (DEBUG_INCREMENTAL): New flag.Cary Coutant2010-10-141-1/+30
* * options.cc (version_script): Fix small typo in previousNick Clifton2010-08-271-1/+1
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-7/+7
* 2010-05-18 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola2010-05-181-1/+1
* 2010-04-07 Doug Kwan <dougkwan@google.com>Doug Kwan2010-04-071-1/+14
* 2010-03-22 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola2010-03-221-3/+49
* 2010-02-26 Doug Kwan <dougkwan@google.com>Doug Kwan2010-02-271-1/+2
* 2010-01-22 Viktor Kutuzov <vkutuzov@accesssoftek.com>Doug Kwan2010-01-221-0/+14
* PR 10980Ian Lance Taylor2010-01-061-3/+68
* PR 10861Ian Lance Taylor2009-12-301-0/+11
* * options.cc (General_options::parse_version): Allow -v to exitSriraman Tallam2009-12-291-0/+1