]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/opts-common.c
Update Copyright years for files modified in 2011 and/or 2012.
[thirdparty/gcc.git] / gcc / opts-common.c
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2011-11-11  jakub * opts-common.c (generate_canonical_option): Free...
2011-11-03  rguenth2011-11-03 Richard Guenther <rguenther@suse.de>
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-12  jsm282011-04-12 Axel Freyn <axel-freyn@gmx.de>
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...
2011-02-23  jiez * opts-common.c (decode_cmdline_option): Print empty...
2011-02-11  jsm28 PR driver/47678
2010-11-26  jsm28 * doc/options.texi (Enum, EnumValue): Document new...
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-12  pthaugen * opts-common.c (decode_cmdline_option): Initialize...
2010-11-10  jsm28 * common.opt (flag_excess_precision_cmdline, flag_gene...
2010-11-10  jsm28 * doc/tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE):...
2010-11-05  jsm28 * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG,
2010-11-01  jsm28 * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New.
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-22  jsm28 * common.opt (-assemble, -compile, -coverage, -debug...
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 * 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-06-09  davek * opts-common.c (prune_options): Ensure replacement...
2009-11-25  hjlRemove trailing white spaces.
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-06-26  ghazi * config/i386/driver-i386.c (detect_caches_amd,
2008-02-07  manu2008-02-07 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2006-07-27  hjl2006-07-27 H.J. Lu <hongjiu.lu@intel.com>
2006-05-16  hjlgcc/