OSDN Git Service

* options.h (class General_options): Add -z text and -z textoff.
[pf3gnuchains/pf3gnuchains3x.git] / gold / options.h
2010-01-08 ian * options.h (class General_options): Add -z text and...
2010-01-07 ian PR 10980
2010-01-07 ian PR 10980
2010-01-07 ian PR 10980
2010-01-06 ian PR 10980
2010-01-06 ian * options.h (class General_options): Use DEFINE_bool_a...
2010-01-06 ian PR 10980
2010-01-05 ian PR 10980
2010-01-05 ian PR 10980
2010-01-05 ian PR 10980
2009-12-31 ian PR 10980
2009-12-31 ian PR 10931
2009-12-31 ian PR 10861
2009-12-31 ian PR 10670
2009-12-15 ian Revert -Wshadow changes, all changes from:
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-11-25 dougkwan2009-11-25 Doug Kwan <dougkwan@google.com>
2009-11-25 dougkwan2009-11-25 Doug Kwan <dougkwan@google.com>
2009-11-04 ian PR 10860
2009-11-04 ian * options.h (class General_options): Add --warn_constr...
2009-10-28 ian * fileread.cc: (File_read::View::~View): Use the new
2009-10-14 ian Add support for -pie.
2009-10-13 ian * options.h (class General_options): Add -init and...
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-10-06 ian * options.h (class General_options): Define
2009-10-01 dougkwan2009-09-30 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-08-24 ccoutant (General_options::no_keep_memory): Remove incorrect...
2009-08-12 tmsriramSriraman Tallam <tmsriram@google.com>
2009-08-05 tmsriram*** empty log message ***
2009-06-24 ian PR 10237
2009-06-23 ian PR 10030
2009-06-22 ian PR 10141
2009-06-05 dougkwan2009-06-05 Doug Kwan <dougkwan@google.com>
2009-05-19 ccoutant2009-05-19 Doug Kwan <dougkwan@google.com>
2009-05-15 ian * gold.h (Incremental_argument_list): Remove (invalid...
2009-03-14 ian * readsyms.cc (Read_symbols::incompatible_warning...
2009-02-28 ian PR 6811
2009-02-06 ian * options.h (enum Incremental_disposition): Define.
2009-01-28 tmsriram2009-01-20 Sriraman Tallam <tmsriram@google.com>
2009-01-23 cgf* options.h (General_options::gc_sections): Define...
2008-12-18 ian * options.h (class General_options): Add --no case for
2008-12-05 ccoutant2008-12-05 Rafael Avila de Espindola <espindola@googl...
2008-12-05 ccoutant * layout.cc (Layout::include_section): Check for SHF_E...
2008-11-06 csilvers * options.cc (General_options::parse_dynamic_list...
2008-09-19 ccoutantAdd plugin functionality for link-time optimization...
2008-09-16 aoliva* options.h (General_options::output_is_executable...
2008-09-12 cgd2008-09-11 Chris Demetriou <cgd@google.com>
2008-08-07 ccoutant2008-08-06 Cary Coutant <ccoutant@google.com>
2008-07-22 ian * options.h (class General_options): Define --check...
2008-07-22 ian * options.h (class General_options): Define -n/--nmagi...
2008-07-22 ian * cref.cc: New file.
2008-05-28 ianelfcpp/:
2008-05-21 ian * mapfile.cc: New file.
2008-05-20 ian * options.h (class General_options): Add -z relro.
2008-05-07 ian PR 6049
2008-05-06 ian * options.h (DEFINE_var): Add set_user_set_##varname__.
2008-05-06 ian * options.h (class General_options): Add --fatal-warnings.
2008-05-06 ian * options.h (class General_options): Add -Bsymbolic...
2008-05-06 ian2008-05-05 Ian Lance Taylor <iant@google.com>
2008-04-17 ccoutant * errors.cc (Errors::info): New function.
2008-04-17 davem * options.cc (General_options::parse_V): New function.
2008-04-16 davemelfcpp/
2008-04-11 ian * options.h (General_options): Add entries for '-Y...
2008-04-09 ian * options.h (class General_options): Add --noinhibit...
2008-04-09 ian * options.h (class General_options): Define --wrap...
2008-03-25 ian * options.h (class General_options): Define build_id...
2008-03-24 ian * options.cc: Include "demangle.h".
2008-03-22 ian * gold.h: Include <cstddef> and <sys/types.h>
2008-03-20 iantFrom Craig Silverstein: implement -z defs.
2008-03-13 iantFrom Craig Silverstein: Implement --debug=files to...
2008-03-07 iantFrom Craig Silverstein: sort options into alphabetical...
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-06 iantSupport --hash-style=gnu.
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-04 iantTreat an empty directory argument as the current directory.
2008-01-15 iantFrom Andrew Chatham and Craig Silverstein: Add support...
2008-01-09 iantSupport assignments and expressions in linker scripts.
2008-01-06 iantAdd support for -e and for ENTRY in linker scripts.
2008-01-04 iantAdd -h/-soname option.
2007-12-14 iantFix --thread-count-middle and --thread-count-final.
2007-12-08 iantFrom Craig Silverstein: Fix error message, add this->.
2007-12-04 iantFrom Craig Silverstein: Use gold_fatal in options.h...
next