OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / opts.h
2011-11-03 rguenth2011-11-03 Richard Guenther <rguenther@suse.de>
2011-09-02 gfunck2011-09-02 Gary Funck <gary@intrepid.com>
2011-08-18 hjlAllow HOST_WIDE_INT for option variable.
2011-05-16 jsm28 * opts-common.c (opt_enum_arg_to_value): New.
2011-04-04 jsm28 * doc/options.texi (ToLower): Document.
2011-03-31 jsm28 * opts.h (cl_option): Add comments to fields. Add...
2011-03-30 jsm28 * doc/options.texi (NegativeAlias): Document.
2011-03-29 jsm28 * lto-opts.c (register_user_option_p, lto_register_use...
2010-11-26 jsm28 * doc/options.texi (Enum, EnumValue): Document new...
2010-11-24 jsm28 * common.opt (initial_max_fld_align, flag_debug_asm,
2010-11-24 jsm28 * flag-types.h (struct visibility_flags): Don't declar...
2010-11-19 jsm28 * doc/options.texi (Var): Document effects of Defer.
2010-11-12 jsm28 * opts-common.c (control_warning_option): New.
2010-11-12 jsm28 * Makefile.in (OPTS_H): Define.
2010-11-11 jsm28 * opts.c (warning_as_error_callback,
2010-11-10 jsm28 * common.opt (flag_excess_precision_cmdline, flag_gene...
2010-11-05 jsm28 * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG,
2010-10-08 jsm28 * Makefile.in (TM_H): Include $(FLAGS_H) instead of...
2010-10-05 jsm28 * opts-common.c (handle_option, handle_generated_option,
2010-10-04 jsm28 * optc-gen.awk: Define global_options_set. Don't...
2010-09-30 jsm28 * opt-functions.awk (static_var): Update comment.
2010-09-22 jsm28 * opts-common.c (prune_options): Make static. Work...
2010-09-03 jsm28 * doc/options.texi (SeparateAlias): Document.
2010-09-02 jsm28 * opts.h (struct cl_option): Add warn_message field.
2010-09-02 jsm28 PR driver/44076
2010-08-30 jsm28 * opts.h (CL_ERR_NEGATIVE): Define.
2010-08-22 jsm28 * Makefile.in (gccspec.o, cppspec.o): Update dependencies.
2010-08-16 jsm28 * doc/options.texi (NoDriverArg): Document.
2010-08-16 jsm28 * common.opt: Add driver options.
2010-08-11 jsm28 * opts.h (struct cl_option_handler_func): Make handler...
2010-07-28 jsm28 * config/darwin-driver.c (SWITCH_TAKES_ARG,
2010-07-27 jsm28 * coretypes.h (struct cl_option_handlers): Declare.
2010-07-27 jsm28 * common.opt (o): Add MissingArgError.
2010-07-27 jsm28 * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION...
2010-06-20 jsm28 PR other/32998
2010-06-12 jsm28 * opts-common.c: Include options.h.
2010-05-06 manu2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-07 simonb * diagnostic.h (diagnostic_override_option_index)...
2009-10-13 rguenth2009-10-13 Richard Guenther <rguenther@suse.de>
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-10-07 jakub PR middle-end/37576
2008-08-30 meissnerChange attribute((option(...))) to attribute((target...
2008-07-25 hubicka * cgraphbuild.c (record_reference): Drop non-unit...
2008-02-25 manu2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-02-15 manu2007-02-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-02-12 nickc* doc/invoke.texi (Overall Options): Document --help=.
2006-05-16 hjlgcc/
2006-02-01 rsandifo2006-02-01 Jan Hubicka <jh@suse.cz>
2005-06-25 kcookUpdate FSF address.
2005-06-01 rsandifo * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison.
2005-06-01 rsandifo * opts.h (cl_option_state): New structure.
2005-05-26 rsandifo * opt-functions.awk (var_type): New function.
2005-05-16 rsandifo * Makefile.in (options.c): Tell optc-gen.awk to includ...
2005-05-03 dj* c-decl.c (store_parm_decls_oldstyle): Let diagnostic...
2005-03-18 kazu * hooks.c, hooks.h, intl.c, opts.h, prefix.c, tree...
2005-03-14 rsandifo * config.gcc (extra_options): New variable for listing...
2004-11-18 bje * opts.h (add_input_filename): Remove extern declaration.
2004-10-15 kazu * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,
2004-07-08 zack * c-decl.c (pop_scope): Do not set DECL_CONTEXT on...
2004-07-05 zack * langhooks.c: Don't include gt-langhooks.h.
2004-06-14 rakdver * Makefile.in (FLAGS_H): New.
2003-08-19 kazu * c-common.c: Fix comment formatting.
2003-07-31 bothner * opts.c (in_fnames, num_in_fnames): Moved here from...
2003-07-17 neil * c.opt: Document Uncodumented; use it. Document...
2003-07-08 neil * Makefile.in: Update.
2003-07-02 neil * c-common.h (c_common_init_options): New prototype.
2003-06-28 neil * Makefile.in: Update.
2003-06-25 neil * c-opts.c (complain_wrong_lang, write_langs): Remove.
2003-06-22 neil * opts.c (find_opt): Fix to always guarantee a find...
2003-06-16 neil * c-opts.c (c_common_handle_option): s/on/value/.
2003-06-15 neil * c-opts.c (lang_flags): Update for new spelling of...
2003-06-14 neil * Makefile.in: Update to use common.opt and lang_opt_f...
2003-06-08 neil * Makefile.in: Rename options.c and options.h to c...
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.