]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/opth-gen.awk
PR middle-end/82063 - issues with arguments enabled by -Wall
[thirdparty/gcc.git] / gcc / opth-gen.awk
2018-07-20  mseborPR middle-end/82063 - issues with arguments enabled...
2018-07-04  marxin2018-07-04 Denys Vlasenko <dvlasenk@redhat.com>
2018-01-03  jakub Update copyright years.
2017-01-07  aoliva[-fcompare-debug] var tracking options are not optimiza...
2017-01-01  jakub Update copyright years.
2016-11-23  law2016-11-07 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-01-04  jakub Update copyright years.
2015-07-15  amacleod2015-07-15 Andrew MacLeod <amacleod@redhat.com>
2015-01-29  hubicka * optc-save-gen.awk: flag_fp_contract_mode is no longe...
2015-01-18  hubicka * gcc.dg/ipa/ipa-icf-32.c: Update template.
2015-01-13  marxinOption diff dump is added for target and optimization
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-15  hubicka * lto-streamer-out.c (hash_tree): Use cl_optimization_...
2014-11-14  hubicka * optc-save-gen.awk: Output cl_target_option_eq,
2014-09-09  manugcc/ChangeLog:
2014-08-19  manugcc/ChangeLog:
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-10-20  mrsMerge in trunk.
2013-10-18  tmsriram * opth-gen.awk: Define target_flags_explicit.
2013-10-15  tmsriramPR target/57756
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-10-17  meissner2012-10-17 Michael Meissner <meissner@linux.vnet...
2012-05-14  manu2012-05-14 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-05-11  manu2012-05-11 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-04-23  hjlCheck if MASK_/TARGET_ macros defined for extra_masks
2012-03-27  hjlRemove MaskNeeded
2011-08-19  jsm28 * opth-gen.awk: Do not declare target save/restore...
2011-08-18  hjlAllow HOST_WIDE_INT for option variable.
2011-05-23  jsm28 * optc-save-gen.awk: New. Based on optc-gen.awk....
2011-05-21  jsm28 * opt-read.awk: New. Split out of optc-gen.awk and...
2011-03-29  jsm28 * lto-opts.c (register_user_option_p, lto_register_use...
2011-02-08  ian * common.opt (fcx-limited-range): Add SetByCombined...
2010-11-26  jsm28 * doc/options.texi (Enum, EnumValue): Document new...
2010-11-19  meissnerAdd PowerPC target attribute/pragma support
2010-11-19  jsm28 * common.opt (debug_struct_ordinary, debug_struct_gene...
2010-10-12  jsm28 * flag-types.h: New.
2010-10-11  rwildFix PR bootstrap/35855: awk character classes.
2010-10-08  jsm28 * Makefile.in (TM_H): Include $(FLAGS_H) instead of...
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-29  jsm28gcc:
2010-09-17  jsm28 * doc/options.texi (Variable): Document.
2010-09-03  jsm28 * doc/options.texi (SeparateAlias): Document.
2010-09-02  jsm28 * opth-gen.awk (quote, comma): Remove unused variables.
2010-09-02  jsm28 * opts.h (struct cl_option): Add warn_message field.
2010-09-02  jsm28 PR driver/44076
2010-06-20  jsm28 PR other/32998
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-02-24  manu2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-06-12  rth * common.opt (gdwarf-): Accept a version number.
2009-04-22  dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-07-23  meissnerFix PR 36907, breakage in building libobj with function...
2008-07-23  meissnerAdd ability to set target options (ix86 only) and optim...
2008-02-26  manu2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-10-10  krebbel2007-10-10 Wolfgang Gellerich <gellerich@de.ibm.com>
2007-09-23  rsandifogcc/
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-03-06  mrs * c-common.c (targetcm): Add.
2006-02-18  jsm28 PR target/24837
2005-06-25  kcookUpdate FSF address.
2005-05-26  rsandifo * opt-functions.awk (var_type): New function.
2005-05-15  rsandifo * opth-gen.awk: Remove excess indentation.
2005-04-28  dj* optc-gen.awk (END): Make sure no variable is defined...
2005-04-13  ebotcazou * optc-gen.awk: Handle stand-alone Mask records.
2005-03-30  rsandifo * doc/options.texi: Document the new MaskExists flag.
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>