]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/optc-gen.awk
Update copyright years.
[thirdparty/gcc.git] / gcc / optc-gen.awk
2018-01-03  Jakub JelinekUpdate copyright years.
2017-09-21  Alexandre Olivaenable handling of -gno- command-line options as negate...
2017-07-27  Martin LiskaValidate that Init value is within range defined by...
2017-06-28  Martin LiskaIntroduce IntegerRange for options (PR driver/79659).
2017-06-27  Jakub Jelinekpredict.c (test_prediction_value_range): Use -1U instea...
2017-02-24  Jakub Jelinekre PR c/79677 (Weird handling of -Werror=)
2017-01-04  Jakub Jelinekoptc-gen.awk: Emit #error for -W*/-f*/-m* Enum without...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-08-09  Manuel López-Ibáñezoptions.texi (EnabledBy): Document that the argument...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-29  Tobias Burnusopt-functions.awk (lang_enabled_by): Support || for...
2014-09-04  Manuel López-Ibáñezoptions.texi: Document that Var and Init are required...
2014-08-19  Manuel López-Ibáñezre PR preprocessor/60975 (-Wvariadic-macros does not...
2014-05-08  Matthias Klosere PR driver/61106 ([4.8/4.9] impliedness of -Wunused...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-07  Manuel López-Ibáñezoptc-gen.awk: Factor code out to...
2012-10-16  Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-10-16  Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-05-17  Manuel López-Ibáñezc.opt (--pedantic-errors,-pedantic-errors): Do not...
2012-05-14  Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-05-13  Manuel López-Ibáñezoptc-gen.awk: Error instead of warning for conflicting...
2012-05-11  Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2011-09-02  Gary Funckopts.c (print_specific_help): Fix off-by-one compare...
2011-07-25  Joern Renneckegenattr.c (write_upcase, [...]): Move to ...
2011-05-23  Joseph Myersoptc-save-gen.awk: New.
2011-05-21  Joseph Myersopt-read.awk: New.
2011-05-05  Joseph Myersopt-functions.awk (var_type_struct): Handle Enum options.
2011-04-04  Joseph Myersoptc-gen.awk: Always remove type from Variable entry...
2011-03-31  Joseph Myersopts.h (cl_option): Add comments to fields.
2011-03-30  Joseph Myersoptions.texi (NegativeAlias): Document.
2011-02-08  Ian Lance Taylorcommon.opt (fcx-limited-range): Add SetByCombined flag.
2010-11-26  Joseph Myersoptions.texi (Enum, EnumValue): Document new record...
2010-11-19  Michael MeissnerAdd PowerPC target attribute/pragma support
2010-11-19  Joseph Myerscommon.opt (debug_struct_ordinary, [...]): New Variable...
2010-10-11  Ralf WildenhuesFix PR bootstrap/35855: awk character classes.
2010-10-08  Joseph MyersMakefile.in (TM_H): Include $(FLAGS_H) instead of optio...
2010-10-04  Joseph Myersoptc-gen.awk: Define global_options_set.
2010-09-30  Joseph Myersopt-functions.awk (static_var): Update comment.
2010-09-29  Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-09-17  Joseph Myersoptions.texi (Variable): Document.
2010-09-02  Joseph Myersopts.h (struct cl_option): Add warn_message field.
2010-09-02  Joseph Myersre PR driver/44076 (-MT <target> behaves different...
2010-07-27  Joseph Myerscoretypes.h (struct cl_option_handlers): Declare.
2010-07-27  Joseph Myerscommon.opt (o): Add MissingArgError.
2010-05-02  Uros Bizjakvmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format...
2010-04-13  Manuel López-Ibáñezopt-functions.awk (opt_sanitized_name): New.
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-24  Manuel López-Ibáñezc.opt (-ftemplate-depth=): New.
2009-10-29  Steve Ellceyre PR middle-end/37565 (__optimize__ attribute doesn...
2009-03-30  Ralf Wildenhuesoptc-gen.awk: Warn if an option flag has multiple diffe...
2009-03-01  Ralf Wildenhuesoptc-gen.awk: No need to duplicate option flags twice.
2009-03-01  Ralf Wildenhuesoptc-gen.awk: Assign all remaining fields to help string...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-07-23  Michael MeissnerFix PR 36907, breakage in building libobj with function...
2008-07-23  Michael MeissnerAdd ability to set target options (ix86 only) and optim...
2008-05-11  Volker Reichelt* optc-gen.awk: Fix comment typo.
2008-04-28  Ralf Wildenhuesre PR bootstrap/35169 (SIGSEGV for stack growth failure...
2008-02-26  Manuel López-Ibáñezcommon.opt (Wlarger-than=): New.
2008-02-07  Manuel López-Ibáñezre PR other/32754 (The opt?-gen.awk file generators...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-02-12  Nick Cliftoninvoke.texi (Overall Options): Document --help=.
2006-05-17  H.J. LuMakefile.in (GCC_OBJS): Replace options.o with gcc...
2006-05-16  H.J. Lure PR target/26885 (-m64 -m32 no longer creates 32...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-14  Richard Sandifordopt-functions.awk (global_state_p, [...]): New.
2005-05-26  Richard Sandifordopt-functions.awk (var_type): New function.
2005-05-16  Richard Sandiford* optc-gen.awk: Include intl.h after the externally...
2005-05-16  Richard SandifordMakefile.in (options.c): Tell optc-gen.awk to include...
2005-05-15  Richard Sandiford* optc-gen.awk: Remove excess indentation.
2005-04-28  DJ Delorieoptc-gen.awk (END): Make sure no variable is defined...
2005-04-13  Eric Botcazouoptc-gen.awk: Handle stand-alone Mask records.
2005-04-06  Richard Sandifordre PR other/20792 (target.opt messages missing from...
2005-03-30  Richard Sandifordopt-functions.awk (flag_set_p, test_flag): New functions.
2004-06-18  Kelley Cookopts.sh: Delete.