summaryrefslogtreecommitdiff
path: root/gcc/optc-gen.awk
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-09-10Rename Deprecated to WarnRemoved in *.opt files.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-09-05Ignore properly -mdirect-move (PR target/87164).Martin Liska
2018-08-17Merge Ignore and Deprecated in .opt files.Martin Liska
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor
2018-01-03Update copyright years.Jakub Jelinek
2017-09-21enable handling of -gno- command-line options as negated prefixesAlexandre Oliva
2017-07-27Validate that Init value is within range defined by IntegerRange.Martin Liska
2017-06-28Introduce IntegerRange for options (PR driver/79659).Martin Liska
2017-06-27predict.c (test_prediction_value_range): Use -1U instead of -1 to avoid narro...Jakub Jelinek
2017-02-25re PR c/79677 (Weird handling of -Werror=)Jakub Jelinek
2017-01-04optc-gen.awk: Emit #error for -W*/-f*/-m* Enum without RejectNegative.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-08-09options.texi (EnabledBy): Document that the argument must be a Common option.Manuel López-Ibáñez
2015-01-05Update copyright years.Jakub Jelinek
2014-11-29opt-functions.awk (lang_enabled_by): Support || for enabled-by.Tobias Burnus
2014-09-04options.texi: Document that Var and Init are required if CPP is given.Manuel López-Ibáñez
2014-08-19re PR preprocessor/60975 (-Wvariadic-macros does not print warning)Manuel López-Ibáñez
2014-05-08re PR driver/61106 ([4.8/4.9] impliedness of -Wunused-parameter depends on -W...Matthias Klose
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-07optc-gen.awk: Factor code out to...Manuel López-Ibáñez
2012-10-16re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez
2012-10-16re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez
2012-05-17c.opt (--pedantic-errors,-pedantic-errors): Do not handle here.Manuel López-Ibáñez
2012-05-14re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez
2012-05-13optc-gen.awk: Error instead of warning for conflicting help.Manuel López-Ibáñez
2012-05-11re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez
2011-09-02opts.c (print_specific_help): Fix off-by-one compare in assertion check.Gary Funck
2011-07-25genattr.c (write_upcase, [...]): Move to ...Joern Rennecke
2011-05-23optc-save-gen.awk: New.Joseph Myers
2011-05-21opt-read.awk: New.Joseph Myers
2011-05-05opt-functions.awk (var_type_struct): Handle Enum options.Joseph Myers
2011-04-04optc-gen.awk: Always remove type from Variable entry before recording in var_...Joseph Myers
2011-03-31opts.h (cl_option): Add comments to fields.Joseph Myers
2011-03-30options.texi (NegativeAlias): Document.Joseph Myers
2011-02-08common.opt (fcx-limited-range): Add SetByCombined flag.Ian Lance Taylor
2010-11-26options.texi (Enum, EnumValue): Document new record types.Joseph Myers
2010-11-19Add PowerPC target attribute/pragma supportMichael Meissner
2010-11-19common.opt (debug_struct_ordinary, [...]): New Variable entries.Joseph Myers
2010-10-11Fix PR bootstrap/35855: awk character classes.Ralf Wildenhues
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers
2010-10-04optc-gen.awk: Define global_options_set.Joseph Myers
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers
2010-09-17options.texi (Variable): Document.Joseph Myers
2010-09-02opts.h (struct cl_option): Add warn_message field.Joseph Myers
2010-09-02re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers