]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/opt-functions.awk
PR c++/89705 - ICE with reference binding with conversion function.
[thirdparty/gcc.git] / gcc / opt-functions.awk
2019-01-01  jakub Update copyright years.
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-07-27  marxinValidate that Init value is within range defined by...
2017-06-28  marxinIntroduce IntegerRange for options (PR driver/79659).
2017-06-27  jakub * predict.c (test_prediction_value_range): Use -1U...
2017-01-07  aoliva[-fcompare-debug] var tracking options are not optimiza...
2017-01-01  jakub Update copyright years.
2016-12-12  jakub PR other/78766
2016-01-04  jakub Update copyright years.
2015-08-09  manugcc/ChangeLog:
2015-01-05  jakub Update copyright years.
2014-11-29  burnus2014-11-29 Tobias Burnus <burnus@net-b.de>
2014-04-02  mrsMerge in trunk.
2014-03-03  amylaar * opts.h (CL_PCH_IGNORE): Define.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-07  manu2012-11-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-10-16  manu2012-10-16 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-08-24  simonbgcc/ChangeLog
2012-05-14  manu2012-05-14 Manuel López-Ibáñez <manu@gcc.gnu.org>
2011-08-18  hjlAllow HOST_WIDE_INT for option variable.
2011-05-05  jsm28 * opt-functions.awk (var_type_struct): Handle Enum...
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.
2010-11-26  jsm28 * doc/options.texi (Enum, EnumValue): Document new...
2010-11-19  jsm28 * doc/options.texi (Var): Document effects of Defer.
2010-11-05  jsm28 * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG,
2010-10-11  rwildFix PR bootstrap/35855: awk character classes.
2010-10-10  ebotcazou * opt-functions.awk (opt_sanitized_name): Remove gdwar...
2010-09-30  jsm28 * opt-functions.awk (static_var): Update comment.
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-16  jsm28 * doc/options.texi (NoDriverArg): Document.
2010-08-16  jsm28 * common.opt: Add driver options.
2010-04-13  manu2010-04-13 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-31  jiez PR 43574
2009-07-30  davek * opt-functions.awk (opt_args): Allow argument to...
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-08-30  meissnerChange attribute((option(...))) to attribute((target...
2008-07-23  meissnerAdd ability to set target options (ix86 only) and optim...
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-02-12  nickc* doc/invoke.texi (Overall Options): Document --help=.
2005-06-25  kcookUpdate FSF address.
2005-06-14  rsandifo * opt-functions.awk (global_state_p, needs_state_p...
2005-05-26  rsandifo * opt-functions.awk (var_type): New function.
2005-05-07  dje * opt-functions.awk (var_set): Emit OPTION_MASK...
2005-04-29  dj* opt-functions.awk (var_set): Emit proper initializer for
2005-03-30  rsandifo * opt-functions.awk (flag_set_p, test_flag): New funct...
2005-03-14  rsandifo * config.gcc (extra_options): New variable for listing...
2004-06-18  kcook2004-06-18 Kelley Cook <kcook@gcc.gnu.org>