Supported Tizen version parsing and verification
[external/binutils.git] / gold / options.cc
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-03-28 Cary CoutantUse top-level config support for enabling plugins.
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-02 Cary CoutantDisallow --incremental with -pie and force -no-pie...
2017-12-01 Benjamin PetersonFix internal error from command line with unbalanced...
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-13 Cary CoutantAdd --orphan-handling option.
2016-12-02 Cary CoutantImplement --push-state/--pop-state.
2016-11-22 Cary CoutantPrint the default for all binary options; clean up...
2016-01-01 Alan ModraCopyright update for binutils
2015-06-05 Cary CoutantChange default to discard temporary local symbols in...
2015-03-12 Cary CoutantFix gold incremental test failures.
2015-02-17 Cary CoutantFix --dynamic-list so that symbols not in the list...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-03-05 Alan ModraUpdate copyright years
2014-02-06 Cary CoutantFix problems with the --dynamic-list option.
2013-05-10 Roland McGrathgold/
2013-03-08 Ian Lance Taylor * options.cc (General_options::string_to_object_format...
2012-02-15 Cary Coutant * options.cc (General_options::finalize): Disallow...
2011-11-03 Ian Lance Taylor * configure.ac: Add --with-lib-path option. Define...
2011-10-03 Diego Novillo * options.cc (parse_uint): Fix dereference of RETVAL.
2011-09-26 Cary Coutant * gold/gold.cc (queue_initial_tasks): Move option...
2011-07-11 Ian Lance Taylor PR gold/12979
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-06-28 Ian Lance Taylor PR gold/12934
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...
2010-12-14 Ralf WildenhuesFix typos in gold.
2010-10-14 Cary Coutant * debug.h (DEBUG_INCREMENTAL): New flag.
2010-08-27 Nick Clifton * options.cc (version_script): Fix small typo...
2010-08-25 Nick Clifton * archive.cc: Formatting fixes: Remove whitespa...
2010-05-18 Rafael Ávila de... 2010-05-18 Rafael Espindola <espindola@google.com>
2010-04-07 Doug Kwan2010-04-07 Doug Kwan <dougkwan@google.com>
2010-03-22 Rafael Ávila de... 2010-03-22 Rafael Espindola <espindola@google.com>
2010-02-27 Doug Kwan2010-02-26 Doug Kwan <dougkwan@google.com>
2010-01-22 Doug Kwan2010-01-22 Viktor Kutuzov <vkutuzov@accesssoftek...
2010-01-06 Ian Lance Taylor PR 10980
2009-12-30 Ian Lance Taylor PR 10861
2009-12-29 Sriraman Tallam* options.cc (General_options::parse_version): Allow...
2009-12-22 Sriraman Tallam2009-12-21 Sriraman Tallam <tmsriram@google.com>
2009-10-14 Ian Lance Taylor Add support for -pie.
2009-10-13 Sriraman Tallam * gc.h (gc_process_relocs): Check if icf is enabled...
2009-10-10 Chris Demetriou2009-10-10 Chris Demetriou <cgd@google.com>
2009-10-09 Doug Kwan2009-10-09 Doug Kwan <dougkwan@google.com>
2009-09-18 Craig Silverstein * object.cc (Sized_relobj::do_count): Test should_reta...
2009-08-25 Cary Coutant * options.h (Command_line::Pre_options): New class.
2009-06-24 Ian Lance Taylor PR 10237
2009-06-23 Ian Lance Taylor PR 10030
2009-05-26 Doug Kwan2009-05-26 Doug Kwan <dougkwan@google.com>
2009-05-19 Cary Coutant2009-05-19 Doug Kwan <dougkwan@google.com>
2009-03-06 Cary Coutant * options.cc (parse_short_option): Keep dash_z from...
2009-02-28 Ian Lance Taylor PR 6811
2009-02-06 Ian Lance Taylor * options.h (enum Incremental_disposition): Define.
2009-01-23 Christopher Faylor* options.h (General_options::gc_sections): Define...
2008-12-05 Cary Coutant2008-12-05 Rafael Avila de Espindola <espindola@googl...
2008-11-06 Craig Silverstein * options.cc (General_options::parse_dynamic_list...
2008-10-07 Cary Coutant * options.c (General_options::finalize): Add check...
2008-09-19 Cary CoutantAdd plugin functionality for link-time optimization...
2008-08-28 Kris Van Hees2008-08-28 Kris Van Hees <kris.van.hees@oracle.com>
2008-07-22 Ian Lance Taylor * options.h (class General_options): Define -n/--nmagi...
2008-05-28 Ian Lance Taylorelfcpp/:
2008-05-21 Ian Lance Taylor * mapfile.cc: New file.
2008-05-06 Ian Lance Taylor * options.h (DEFINE_var): Add set_user_set_##varname__.
2008-04-17 Cary Coutant * errors.cc (Errors::info): New function.
2008-04-17 David S. Miller * options.cc (General_options::parse_V): New function.
2008-04-11 Ian Lance Taylor * options.h (General_options): Add entries for '-Y...
2008-04-09 Ian Lance Taylor * options.h (class General_options): Define --wrap...
2008-03-26 Ian Lance Taylor PR gold/5986
2008-03-25 Ian Lance Taylor * options.cc: Include "../bfd/bfdver.h".
2008-03-25 Ian Lance Taylor * options.cc (options::help): Print list of supported...
2008-03-24 Ian Lance Taylor * options.cc: Include "demangle.h".
2008-03-07 Ian Lance TaylorRecognize --hash-bucket-empty-fraction.
2008-03-06 Ian Lance TaylorUse N_ for option help strings, and call gettext when...
2008-03-06 Ian Lance TaylorFrom Craig Silverstein: accept any string for input...
2008-03-04 Ian Lance TaylorFrom Craig Silverstein: rework option handling to make...
2008-03-04 Ian Lance TaylorFrom Craig Silverstein: rename some option functions...
2008-02-28 Ian Lance TaylorSupport -d/--define-common.
2008-02-28 Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-27 Ian Lance TaylorImplement -q/--emit-relocs.
2008-02-26 Ian Lance TaylorFrom Craig Silverstein: rework handling of Script_options.
2008-02-26 Ian Lance TaylorFrom Craig Silverstein: implement -z max-page-size...
2008-02-26 Ian Lance TaylorFrom Craig Silverstein: rename option functions for...
2008-02-13 Ian Lance TaylorImplement -Tdata and -Tbss.
2008-02-13 Ian Lance TaylorSupport selecting target by name.
2008-02-08 Ian Lance TaylorAdd support for --format binary for input files.
2008-02-07 Ian Lance TaylorSupport --oformat binary.
2008-02-07 Ian Lance TaylorImplement --just-symbols, including -R FILE. Fix symbo...
2008-02-06 Ian Lance TaylorInitial -r support.
2008-01-23 Ian Lance TaylorParse a SECTIONS clause in a linker script.
2008-01-15 Ian Lance TaylorFrom Andrew Chatham and Craig Silverstein: Add support...
2008-01-09 Ian Lance TaylorSupport assignments and expressions in linker scripts.
2008-01-07 Ian Lance TaylorReport linker script errors with line numbers. Ignore...
2008-01-06 Ian Lance TaylorAdd support for -e and for ENTRY in linker scripts.
2008-01-04 Ian Lance TaylorAdd -h/-soname option.
2007-12-08 Ian Lance TaylorFrom Craig Silverstein: Fix error message, add this->.
2007-11-30 Ian Lance TaylorFrom Craig Silverstein: Add support for compressing...
2007-11-22 Ian Lance TaylorAdd threading support.
2007-11-15 Ian Lance TaylorFrom Craig Silverstein: Add --strip-debug-gdb.
next