*** empty log message ***
[deliverable/binutils-gdb.git] / gold / options.h
2009-08-05  Sriraman Tallam*** empty log message ***
2009-06-24  Ian Lance Taylor PR 10237
2009-06-23  Ian Lance Taylor PR 10030
2009-06-22  Ian Lance Taylor PR 10141
2009-06-05  Doug Kwan2009-06-05 Doug Kwan <dougkwan@google.com>
2009-05-19  Cary Coutant2009-05-19 Doug Kwan <dougkwan@google.com>
2009-05-15  Ian Lance Taylor * gold.h (Incremental_argument_list): Remove (invalid...
2009-03-14  Ian Lance Taylor * readsyms.cc (Read_symbols::incompatible_warning...
2009-02-28  Ian Lance Taylor PR 6811
2009-02-06  Ian Lance Taylor * options.h (enum Incremental_disposition): Define.
2009-01-28  Sriraman Tallam2009-01-20 Sriraman Tallam <tmsriram@google.com>
2009-01-23  Christopher Faylor* options.h (General_options::gc_sections): Define...
2008-12-18  Ian Lance Taylor * options.h (class General_options): Add --no case for
2008-12-05  Cary Coutant2008-12-05 Rafael Avila de Espindola <espindola@googl...
2008-12-05  Cary Coutant * layout.cc (Layout::include_section): Check for SHF_E...
2008-11-06  Craig Silverstein * options.cc (General_options::parse_dynamic_list...
2008-09-19  Cary CoutantAdd plugin functionality for link-time optimization...
2008-09-16  Alexandre Oliva* options.h (General_options::output_is_executable...
2008-09-12  Chris Demetriou2008-09-11 Chris Demetriou <cgd@google.com>
2008-08-07  Cary Coutant2008-08-06 Cary Coutant <ccoutant@google.com>
2008-07-22  Ian Lance Taylor * options.h (class General_options): Define --check...
2008-07-22  Ian Lance Taylor * options.h (class General_options): Define -n/--nmagi...
2008-07-22  Ian Lance Taylor * cref.cc: New file.
2008-05-28  Ian Lance Taylorelfcpp/:
2008-05-21  Ian Lance Taylor * mapfile.cc: New file.
2008-05-20  Ian Lance Taylor * options.h (class General_options): Add -z relro.
2008-05-07  Ian Lance Taylor PR 6049
2008-05-06  Ian Lance Taylor * options.h (DEFINE_var): Add set_user_set_##varname__.
2008-05-06  Ian Lance Taylor * options.h (class General_options): Add --fatal-warnings.
2008-05-06  Ian Lance Taylor * options.h (class General_options): Add -Bsymbolic...
2008-05-06  Ian Lance Taylor2008-05-05 Ian Lance Taylor <iant@google.com>
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-16  David S. Millerelfcpp/
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): Add --noinhibit...
2008-04-09  Ian Lance Taylor * options.h (class General_options): Define --wrap...
2008-03-25  Ian Lance Taylor * options.h (class General_options): Define build_id...
2008-03-24  Ian Lance Taylor * options.cc: Include "demangle.h".
2008-03-22  Ian Lance Taylor * gold.h: Include <cstddef> and <sys/types.h>
2008-03-20  Ian Lance TaylorFrom Craig Silverstein: implement -z defs.
2008-03-13  Ian Lance TaylorFrom Craig Silverstein: Implement --debug=files to...
2008-03-07  Ian Lance TaylorFrom Craig Silverstein: sort options into alphabetical...
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-06  Ian Lance TaylorSupport --hash-style=gnu.
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-04  Ian Lance TaylorTreat an empty directory argument as the current directory.
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-06  Ian Lance TaylorAdd support for -e and for ENTRY in linker scripts.
2008-01-04  Ian Lance TaylorAdd -h/-soname option.
2007-12-14  Ian Lance TaylorFix --thread-count-middle and --thread-count-final.
2007-12-08  Ian Lance TaylorFrom Craig Silverstein: Fix error message, add this->.
2007-12-04  Ian Lance TaylorFrom Craig Silverstein: Use gold_fatal in options.h...
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 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-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-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.
2007-08-22  Ian Lance TaylorRecognize and ignore the --eh-frame-hdr option.
2007-08-22  Ian Lance TaylorAdd support for -E/--export-dynamic. Also clean up...
2007-08-21  Ian Lance TaylorImplement --whole-archive.
2007-08-21  Ian Lance TaylorAdd support for -rpath.
2006-11-29  Ian Lance TaylorHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-14  Ian Lance TaylorMore dynamic object support, initial scripting support.
2006-11-03  Ian Lance TaylorIgnored the -m option, for old linker compatibility.
2006-11-03  Ian Lance TaylorCan now do a full static link of hello, world in C...
2006-10-20  Ian Lance TaylorFramework for relocation scanning. Implement simple...
next
This page took 0.362235 seconds and 107 git commands to generate.