PR gold/12957
[deliverable/binutils-gdb.git] / gold / options.cc
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.
2007-11-15  Ian Lance TaylorFrom Craig Silverstein: Add support for --demangle.
2007-11-14  Ian Lance TaylorAdd heuristics for undefined symbol warnings.
2007-11-14  Ian Lance TaylorDefault to --allow-shlib-undefined for now.
2007-11-14  Ian Lance TaylorWarn about undefined references in shared libraries...
2007-11-14  Ian Lance TaylorFrom Craig Silverstein: Rework debug info code a bit...
2007-10-30  Ian Lance TaylorFrom Craig Silverstein: Implement OPTION in linker...
2007-10-27  Ian Lance TaylorFrom Craig Silverstein and Ian Lance Taylor: Process...
2007-10-26  Ian Lance TaylorFrom Craig Silverstein: Minimal --script implementation.
2007-10-23  Ian Lance TaylorAdd support for PT_GNU_STACK.
2007-10-22  Ian Lance TaylorImplement -Bstatic/-Bdynamic.
2007-10-18  Ian Lance TaylorAdd support for -Bsymbolic.
2007-10-17  Ian Lance TaylorAdd infrastructure for threading support.
2007-10-16  Ian Lance TaylorFrom Craig Silverstein: implement -Ttext.
2007-10-15  Ian Lance TaylorFix exit status.
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-12  Ian Lance TaylorAdd --stats option to print runtime and memory usage...
2007-10-10  Ian Lance TaylorFrom Craig Silverstein: don't permit -s and -r.
2007-10-10  Ian Lance TaylorImplement -s and -S options which strip symbols.
2007-10-07  Ian Lance TaylorAdd --version option.
2007-10-04  Ian Lance TaylorFull support for --sysroot.
2007-10-02  Ian Lance TaylorFrom Craig Silverstein: add support for searching for...
2007-09-22  Ian Lance TaylorAdd licensing text to every source file.
2007-09-21  Ian Lance TaylorFrom Craig Silverstein: Add -O option.
2007-09-19  Ian Lance TaylorFix handling of --eh-frame-hdr option.
2007-09-06  Ian Lance TaylorAdd -rpath-link option, currently unused.
next
This page took 0.419544 seconds and 107 git commands to generate.