]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/optc-gen.awk
sh: Fixes for RTL checking
[thirdparty/gcc.git] / gcc / optc-gen.awk
2017-01-04  jakub * optc-gen.awk: Emit #error for -W*/-f*/-m* Enum without
2017-01-01  jakub Update copyright years.
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-09-04  manugcc/ChangeLog:
2014-08-19  manugcc/ChangeLog:
2014-05-08  dokogcc/
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-01-10  rsandifoUpdate copyright years in gcc/
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-10-16  manu2012-10-16 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-05-17  manu2012-05-17 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-05-14  manu2012-05-14 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-05-13  manu2012-05-13 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-05-11  manu2012-05-11 Manuel López-Ibáñez <manu@gcc.gnu.org>
2011-09-02  gfunck2011-09-02 Gary Funck <gary@intrepid.com>
2011-07-25  amylaar * genattr.c (write_upcase, gen_attr <enum defin...
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-05-05  jsm28 * opt-functions.awk (var_type_struct): Handle Enum...
2011-04-04  jsm28 * optc-gen.awk: Always remove type from Variable entry...
2011-03-31  jsm28 * opts.h (cl_option): Add comments to fields. Add...
2011-03-30  jsm28 * doc/options.texi (NegativeAlias): Document.
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-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-02  jsm28 * opts.h (struct cl_option): Add warn_message field.
2010-09-02  jsm28 PR driver/44076
2010-07-27  jsm28 * coretypes.h (struct cl_option_handlers): Declare.
2010-07-27  jsm28 * common.opt (o): Add MissingArgError.
2010-05-02  uros * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format...
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-10-29  sje2009-10-29 Steve Ellcey <sje@cup.hp.com>
2009-03-30  rwildgcc/
2009-03-01  rwildgcc/
2009-03-01  rwildgcc/
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-05-11  reichelt * optc-gen.awk: Fix comment typo.
2008-04-28  rwildgcc/
2008-02-26  manu2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-02-07  manu2008-02-07 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-02-12  nickc* doc/invoke.texi (Overall Options): Document --help=.
2006-05-17  hjlgcc/
2006-05-16  hjlgcc/
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-16  rsandifo * optc-gen.awk: Include intl.h after the externally...
2005-05-16  rsandifo * Makefile.in (options.c): Tell optc-gen.awk to includ...
2005-05-15  rsandifo * optc-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-04-06  rsandifogcc/
2005-03-30  rsandifo * opt-functions.awk (flag_set_p, test_flag): New funct...
2004-06-18  kcook2004-06-18 Kelley Cook <kcook@gcc.gnu.org>