]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/opts-common.c
Update copyright years.
[thirdparty/gcc.git] / gcc / opts-common.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-12  Martin LiskaRemove last leftover usage of params* files.
2019-11-12  Martin LiskaParam to options conversion.
2019-09-10  Martin LiskaRename Deprecated to WarnRemoved in *.opt files.
2019-08-28  Martin SeborPR driver/80545 - option -Wstringop-overflow not recogn...
2019-07-24  Martin SeborPR driver/80545 - option -Wstringop-overflow not recogn...
2019-07-22  Martin LiskaMake a warning for -Werror=wrong-language (PR driver...
2019-06-05  Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-03-29  Roman Zhuykovopts-common.c (integral_argument): Set errno properly...
2019-02-23  H.J. Ludriver: Also prune joined switches with negation
2019-01-01  Jakub JelinekUpdate copyright years.
2018-08-20  David MalcolmAdd support for grouping of related diagnostics (PR...
2018-08-17  Martin LiskaMerge Ignore and Deprecated in .opt files.
2018-07-20  Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-06-12  Martin LiskaCome up with Deprecated option flag.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-09-21  Alexandre Olivaenable handling of -gno- command-line options as negate...
2017-08-29  Martin LiskaFix --help=target (PR other/39851).
2017-06-28  Martin LiskaIntroduce IntegerRange for options (PR driver/79659).
2017-02-24  Jakub Jelinekre PR c/79677 (Weird handling of -Werror=)
2017-01-01  Jakub JelinekUpdate copyright years.
2016-09-13  Jakub Jelinekre PR middle-end/77475 (unnecessary or misleading conte...
2016-06-30  David MalcolmFix bogus option suggestions for RejectNegative options...
2016-05-19  David MalcolmPR driver/69265: add hint for options with misspelled...
2016-02-12  David MalcolmPR driver/69265 and 69453: improved suggestions for...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-14  Jakub Jelinekre PR c/68833 (-Werror=format issues an error now)
2015-12-08  Jakub Jelinekre PR c/48088 (-Werror=frame-larger-than=100 does not...
2015-12-02  Jiri Engelthaler[PATCH] Fix PR68029
2015-09-24  Manuel López-Ibáñezfdiagnostics-color=never does not disable color for...
2015-07-28  Dominik VogtHonour DriverOnly for enum values in error messages
2015-07-09  Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-08-20  Manuel López-Ibáñezre PR c/59304 (#pragma diagnostic pop after warning...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-16  Chung-Lin Tangopts-common.c (integral_argument): Add support for...
2013-03-05  Jakub Jelinekre PR bootstrap/56509 (gnattools build failure)
2013-02-27  Jakub Jelinekopts.h: Include obstack.h.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2011-11-11  Jakub Jelinekopts-common.c (generate_canonical_option): Free opt_tex...
2011-11-03  Richard Guentherre PR lto/44965 (lto option code breaks file format...
2011-08-18  H.J. LuAllow HOST_WIDE_INT for option variable.
2011-05-16  Joseph Myersopts-common.c (opt_enum_arg_to_value): New.
2011-04-12  Axel Freynopts-common.c (decode_cmdline_options_to_array): Remove...
2011-04-04  Joseph Myersoptions.texi (ToLower): Document.
2011-03-31  Joseph Myersopts.h (cl_option): Add comments to fields.
2011-03-30  Joseph Myersoptions.texi (NegativeAlias): Document.
2011-03-29  Joseph Myerslto-opts.c (register_user_option_p, [...]): Make type...
2011-02-23  Jie Zhangopts-common.c (decode_cmdline_option): Print empty...
2011-02-11  Joseph Myersre PR driver/47678 (missing error message for -I)
2010-11-26  Joseph Myersoptions.texi (Enum, EnumValue): Document new record...
2010-11-24  Joseph Myersflag-types.h (struct visibility_flags): Don't declare...
2010-11-19  Joseph Myersoptions.texi (Var): Document effects of Defer.
2010-11-12  Joseph Myersopts-common.c (control_warning_option): New.
2010-11-12  Joseph MyersMakefile.in (OPTS_H): Define.
2010-11-12  Pat Haugenopts-common.c (decode_cmdline_option): Initialize separ...
2010-11-10  Joseph Myerscommon.opt (flag_excess_precision_cmdline, [...]):...
2010-11-10  Joseph Myerstm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.
2010-11-05  Joseph Myersdefaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, [...]):...
2010-11-01  Joseph Myerscommon.opt (R, [...]): New.
2010-10-08  Joseph MyersMakefile.in (TM_H): Include $(FLAGS_H) instead of optio...
2010-10-05  Joseph Myersopts-common.c (handle_option, [...]): Add diagnostic_co...
2010-10-04  Joseph Myersoptc-gen.awk: Define global_options_set.
2010-09-30  Joseph Myersopt-functions.awk (static_var): Update comment.
2010-09-22  Joseph Myersopts-common.c (prune_options): Make static.
2010-09-22  Joseph Myerscommon.opt (-assemble, [...]): New.
2010-09-03  Joseph Myersoptions.texi (SeparateAlias): 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-08-30  Joseph Myersopts.h (CL_ERR_NEGATIVE): Define.
2010-08-22  Joseph MyersMakefile.in (gccspec.o, cppspec.o): Update dependencies.
2010-08-16  Joseph Myersoptions.texi (NoDriverArg): Document.
2010-08-16  Joseph Myerscommon.opt: Add driver options.
2010-08-11  Joseph Myersopts.h (struct cl_option_handler_func): Make handler...
2010-07-28  Joseph Myersdarwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove.
2010-07-27  Joseph Myerscoretypes.h (struct cl_option_handlers): Declare.
2010-07-27  Joseph Myerslanghooks-def.h (lhd_init_options, [...]): New.
2010-06-20  Joseph Myersre PR other/32998 (-frecord-gcc-switches issues)
2010-06-12  Joseph Myersopts-common.c: Include options.h.
2010-06-09  Dave Kornopts-common.c (prune_options): Ensure replacement argv...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-06-26  Kaveh R. Ghazidriver-i386.c (detect_caches_amd, [...]): Fix -Wc+...
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...
2006-07-27  H.J. Lure PR driver/28437 (multiple fno-builtin-* flags broken)
2006-05-16  H.J. Lure PR target/26885 (-m64 -m32 no longer creates 32...