summaryrefslogtreecommitdiff
path: root/gcc/optc-gen.awk
Commit message (Expand)AuthorAgeFilesLines
* * optc-gen.awk: Always remove type from Variable entry beforejsm282011-04-041-5/+6
* * opts.h (cl_option): Add comments to fields. Add bit-fields forjsm282011-03-311-3/+9
* * doc/options.texi (NegativeAlias): Document.jsm282011-03-301-0/+5
* * common.opt (fcx-limited-range): Add SetByCombined flag.ian2011-02-081-1/+5
* * doc/options.texi (Enum, EnumValue): Document new record types.jsm282010-11-261-0/+76
* Add PowerPC target attribute/pragma supportmeissner2010-11-191-1/+88
* * common.opt (debug_struct_ordinary, debug_struct_generic): Newjsm282010-11-191-0/+1
* Fix PR bootstrap/35855: awk character classes.rwild2010-10-111-1/+1
* * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.jsm282010-10-081-1/+2
* * optc-gen.awk: Define global_options_set. Don't definejsm282010-10-041-3/+3
* * opt-functions.awk (static_var): Update comment.jsm282010-09-301-29/+28
* gcc:jsm282010-09-291-46/+64
* * doc/options.texi (Variable): Document.jsm282010-09-171-11/+9
* * opts.h (struct cl_option): Add warn_message field.jsm282010-09-021-3/+13
* PR driver/44076jsm282010-09-021-2/+32
* * coretypes.h (struct cl_option_handlers): Declare.jsm282010-07-271-0/+1
* * common.opt (o): Add MissingArgError.jsm282010-07-271-2/+9
* * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format stringuros2010-05-021-8/+8
* 2010-04-13 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-04-131-5/+1
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+2
* 2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-02-241-1/+2
* 2009-10-29 Steve Ellcey <sje@cup.hp.com>sje2009-10-291-0/+1
* gcc/rwild2009-03-301-0/+4
* gcc/rwild2009-03-011-5/+6
* gcc/rwild2009-03-011-0/+2
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* Fix PR 36907, breakage in building libobj with function specific changesmeissner2008-07-231-1/+1
* Add ability to set target options (ix86 only) and optimization options on a f...meissner2008-07-231-0/+319
* * optc-gen.awk: Fix comment typo.reichelt2008-05-111-1/+1
* gcc/rwild2008-04-281-2/+5
* 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-02-261-1/+1
* 2008-02-07 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-02-071-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-3/+3
* * doc/invoke.texi (Overall Options): Document --help=. ...nickc2007-02-121-1/+2
* gcc/hjl2006-05-171-0/+8
* gcc/hjl2006-05-161-11/+44
* Update FSF address.kcook2005-06-251-1/+1
* * opt-functions.awk (global_state_p, needs_state_p, static_var): New.rsandifo2005-06-141-1/+10
* * opt-functions.awk (var_type): New function.rsandifo2005-05-261-2/+4
* * optc-gen.awk: Include intl.h after the externally-provided files.rsandifo2005-05-161-1/+1
* * Makefile.in (options.c): Tell optc-gen.awk to include config.h,rsandifo2005-05-161-5/+17
* * optc-gen.awk: Remove excess indentation.rsandifo2005-05-151-36/+36
* * optc-gen.awk (END): Make sure no variable is defined moredj2005-04-281-0/+4
* * optc-gen.awk: Handle stand-alone Mask records.ebotcazou2005-04-131-4/+7
* gcc/rsandifo2005-04-061-1/+1
* * opt-functions.awk (flag_set_p, test_flag): New functions.rsandifo2005-03-301-14/+8
* 2004-06-18 Kelley Cook <kcook@gcc.gnu.org>kcook2004-06-181-0/+144