OSDN Git Service

daily update
[pf3gnuchains/pf3gnuchains3x.git] / gold / options.cc
2009-12-31 ian PR 10861
2009-12-30 tmsriram* options.cc (General_options::parse_version): Allow...
2009-12-22 tmsriram2009-12-21 Sriraman Tallam <tmsriram@google.com>
2009-10-14 ian Add support for -pie.
2009-10-13 tmsriram * gc.h (gc_process_relocs): Check if icf is enabled...
2009-10-10 cgd2009-10-10 Chris Demetriou <cgd@google.com>
2009-10-09 dougkwan2009-10-09 Doug Kwan <dougkwan@google.com>
2009-09-18 csilvers * object.cc (Sized_relobj::do_count): Test should_reta...
2009-08-25 ccoutant * options.h (Command_line::Pre_options): New class.
2009-06-24 ian PR 10237
2009-06-23 ian PR 10030
2009-05-26 dougkwan2009-05-26 Doug Kwan <dougkwan@google.com>
2009-05-19 ccoutant2009-05-19 Doug Kwan <dougkwan@google.com>
2009-03-06 ccoutant * options.cc (parse_short_option): Keep dash_z from...
2009-02-28 ian PR 6811
2009-02-06 ian * options.h (enum Incremental_disposition): Define.
2009-01-23 cgf* options.h (General_options::gc_sections): Define...
2008-12-05 ccoutant2008-12-05 Rafael Avila de Espindola <espindola@googl...
2008-11-06 csilvers * options.cc (General_options::parse_dynamic_list...
2008-10-07 ccoutant * options.c (General_options::finalize): Add check...
2008-09-19 ccoutantAdd plugin functionality for link-time optimization...
2008-08-28 kvanhees2008-08-28 Kris Van Hees <kris.van.hees@oracle.com>
2008-07-22 ian * options.h (class General_options): Define -n/--nmagi...
2008-05-28 ianelfcpp/:
2008-05-21 ian * mapfile.cc: New file.
2008-05-06 ian * options.h (DEFINE_var): Add set_user_set_##varname__.
2008-04-17 ccoutant * errors.cc (Errors::info): New function.
2008-04-17 davem * options.cc (General_options::parse_V): New function.
2008-04-11 ian * options.h (General_options): Add entries for '-Y...
2008-04-09 ian * options.h (class General_options): Define --wrap...
2008-03-26 ian PR gold/5986
2008-03-25 ian * options.cc: Include "../bfd/bfdver.h".
2008-03-25 ian * options.cc (options::help): Print list of supported...
2008-03-24 ian * options.cc: Include "demangle.h".
2008-03-07 iantRecognize --hash-bucket-empty-fraction.
2008-03-06 iantUse N_ for option help strings, and call gettext when...
2008-03-06 iantFrom Craig Silverstein: accept any string for input...
2008-03-04 iantFrom Craig Silverstein: rework option handling to make...
2008-03-04 iantFrom Craig Silverstein: rename some option functions...
2008-02-28 iantSupport -d/--define-common.
2008-02-28 iantFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-27 iantImplement -q/--emit-relocs.
2008-02-26 iantFrom Craig Silverstein: rework handling of Script_options.
2008-02-26 iantFrom Craig Silverstein: implement -z max-page-size...
2008-02-26 iantFrom Craig Silverstein: rename option functions for...
2008-02-13 iantImplement -Tdata and -Tbss.
2008-02-13 iantSupport selecting target by name.
2008-02-08 iantAdd support for --format binary for input files.
2008-02-07 iantSupport --oformat binary.
2008-02-07 iantImplement --just-symbols, including -R FILE. Fix symbo...
2008-02-06 iantInitial -r support.
2008-01-23 iantParse a SECTIONS clause in a linker script.
2008-01-15 iantFrom Andrew Chatham and Craig Silverstein: Add support...
2008-01-09 iantSupport assignments and expressions in linker scripts.
2008-01-07 iantReport linker script errors with line numbers. Ignore...
2008-01-06 iantAdd support for -e and for ENTRY in linker scripts.
2008-01-04 iantAdd -h/-soname option.
2007-12-08 iantFrom Craig Silverstein: Fix error message, add this->.
2007-11-30 iantFrom Craig Silverstein: Add support for compressing...
2007-11-22 iantAdd threading support.
2007-11-15 iantFrom Craig Silverstein: Add --strip-debug-gdb.
2007-11-15 iantFrom Craig Silverstein: Add support for --demangle.
2007-11-14 iantAdd heuristics for undefined symbol warnings.
2007-11-14 iantDefault to --allow-shlib-undefined for now.
2007-11-14 iantWarn about undefined references in shared libraries...
2007-11-14 iantFrom Craig Silverstein: Rework debug info code a bit...
2007-10-30 iantFrom Craig Silverstein: Implement OPTION in linker...
2007-10-27 iantFrom Craig Silverstein and Ian Lance Taylor: Process...
2007-10-26 iantFrom Craig Silverstein: Minimal --script implementation.
2007-10-23 iantAdd support for PT_GNU_STACK.
2007-10-22 iantImplement -Bstatic/-Bdynamic.
2007-10-18 iantAdd support for -Bsymbolic.
2007-10-17 iantAdd infrastructure for threading support.
2007-10-16 iantFrom Craig Silverstein: implement -Ttext.
2007-10-15 iantFix exit status.
2007-10-14 iantRun all error handling through an Errors object. Delet...
2007-10-12 iantAdd --stats option to print runtime and memory usage...
2007-10-10 iantFrom Craig Silverstein: don't permit -s and -r.
2007-10-10 iantImplement -s and -S options which strip symbols.
2007-10-07 iantAdd --version option.
2007-10-04 iantFull support for --sysroot.
2007-10-02 iantFrom Craig Silverstein: add support for searching for...
2007-09-22 iantAdd licensing text to every source file.
2007-09-21 iantFrom Craig Silverstein: Add -O option.
2007-09-19 iantFix handling of --eh-frame-hdr option.
2007-09-06 iantAdd -rpath-link option, currently unused.
2007-08-22 iantRecognize and ignore the --eh-frame-hdr option.
2007-08-22 iantAdd support for -E/--export-dynamic. Also clean up...
2007-08-21 iantImplement --whole-archive.
2007-08-21 iantAdd support for -rpath.
2006-11-29 iantHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-14 iantMore dynamic object support, initial scripting support.
2006-11-03 iantIgnored the -m option, for old linker compatibility.
2006-11-03 iantCan now do a full static link of hello, world in C...
2006-10-20 iantFramework for relocation scanning. Implement simple...
2006-09-29 iantSnapshot. Now able to produce a minimal executable...
2006-08-04 iantInitial CVS checkin of gold