]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/opts-common.c
[NDS32] nds32*-*-linux* target using init_array/finit_array for ctor/dtor.
[thirdparty/gcc.git] / gcc / opts-common.c
2019-03-29  law * opts-common.c (integral_argument): Set errno...
2019-02-23  hjldriver: Also prune joined switches with negation
2019-01-01  jakub Update copyright years.
2018-08-20  dmalcolmAdd support for grouping of related diagnostics (PR...
2018-08-17  marxinMerge Ignore and Deprecated in .opt files.
2018-07-20  mseborPR middle-end/82063 - issues with arguments enabled...
2018-06-12  marxinCome up with Deprecated option flag.
2018-01-03  jakub Update copyright years.
2017-09-21  aolivaenable handling of -gno- command-line options as negate...
2017-08-29  marxinFix --help=target (PR other/39851).
2017-06-28  marxinIntroduce IntegerRange for options (PR driver/79659).
2017-02-24  jakub PR c/79677
2017-01-01  jakub Update copyright years.
2016-09-13  jakub PR middle-end/77475
2016-06-30  dmalcolmFix bogus option suggestions for RejectNegative options...
2016-05-19  dmalcolmPR driver/69265: add hint for options with misspelled...
2016-02-12  dmalcolmPR driver/69265 and 69453: improved suggestions for...
2016-01-04  jakub Update copyright years.
2015-12-14  jakub PR c/68833
2015-12-08  jakub PR c/48088
2015-12-02  law[PATCH] Fix PR68029
2015-09-24  manufdiagnostics-color=never does not disable color for...
2015-07-28  krebbelHonour DriverOnly for enum values in error messages
2015-07-09  amacleod2015-07-09 Andrew MacLeod <amacleod@redhat.com>
2015-01-05  jakub Update copyright years.
2014-08-20  manugcc/ChangeLog:
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-16  cltang2013-12-16 Chung-Lin Tang <cltang@codesourcery.com>
2013-03-05  jakub PR bootstrap/56509
2013-02-27  jakub * opts.h: Include obstack.h.
2013-01-10  rsandifoUpdate copyright years in gcc/
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/