summaryrefslogtreecommitdiff
path: root/gcc/opth-gen.awk
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2012-10-17 Michael Meissner <meissner@linux.vnet.ibm.com>meissner2012-10-171-6/+2
* 2012-05-14 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-141-2/+12
* 2012-05-11 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-111-1/+14
* Check if MASK_/TARGET_ macros defined for extra_maskshjl2012-04-231-4/+8
* Remove MaskNeededhjl2012-03-271-16/+34
* * opth-gen.awk: Do not declare target save/restore structures andjsm282011-08-191-1/+1
* Allow HOST_WIDE_INT for option variable.hjl2011-08-181-2/+10
* * optc-save-gen.awk: New. Based on optc-gen.awk. Don't generatejsm282011-05-231-2/+2
* * opt-read.awk: New. Split out of optc-gen.awk and opth-gen.awk.jsm282011-05-211-94/+4
* * lto-opts.c (register_user_option_p, lto_register_user_option):jsm282011-03-291-2/+2
* * common.opt (fcx-limited-range): Add SetByCombined flag.ian2011-02-081-1/+8
* * doc/options.texi (Enum, EnumValue): Document new record types.jsm282010-11-261-0/+25
* Add PowerPC target attribute/pragma supportmeissner2010-11-191-2/+61
* * common.opt (debug_struct_ordinary, debug_struct_generic): Newjsm282010-11-191-1/+5
* * flag-types.h: New.jsm282010-10-121-0/+2
* Fix PR bootstrap/35855: awk character classes.rwild2010-10-111-4/+4
* * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.jsm282010-10-081-0/+3
* * optc-gen.awk: Define global_options_set. Don't definejsm282010-10-041-2/+2
* * opt-functions.awk (static_var): Update comment.jsm282010-09-301-4/+13
* gcc:jsm282010-09-291-12/+36
* * doc/options.texi (Variable): Document.jsm282010-09-171-1/+11
* * doc/options.texi (SeparateAlias): Document.jsm282010-09-031-1/+3
* * opth-gen.awk (quote, comma): Remove unused variables.jsm282010-09-021-4/+0
* * opts.h (struct cl_option): Add warn_message field.jsm282010-09-021-0/+1
* PR driver/44076jsm282010-09-021-2/+11
* PR other/32998jsm282010-06-201-1/+4
* 2010-04-13 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-04-131-7/+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
* * common.opt (gdwarf-): Accept a version number.rth2009-06-121-1/+3
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-2/+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/+171
* 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-02-261-1/+1
* 2007-10-10 Wolfgang Gellerich <gellerich@de.ibm.com>krebbel2007-10-101-1/+1
* gcc/rsandifo2007-09-231-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+4
* * c-common.c (targetcm): Add. mrs2007-03-061-0/+1
* PR target/24837jsm282006-02-181-4/+13
* Update FSF address.kcook2005-06-251-1/+1
* * opt-functions.awk (var_type): New function.rsandifo2005-05-261-6/+3
* * opth-gen.awk: Remove excess indentation.rsandifo2005-05-151-8/+8
* * optc-gen.awk (END): Make sure no variable is defined moredj2005-04-281-7/+26
* * optc-gen.awk: Handle stand-alone Mask records.ebotcazou2005-04-131-5/+20
* * doc/options.texi: Document the new MaskExists flag.rsandifo2005-03-301-2/+2
* * opt-functions.awk (flag_set_p, test_flag): New functions.rsandifo2005-03-301-1/+1
* * config.gcc (extra_options): New variable for listing option files.rsandifo2005-03-141-0/+26
* 2004-06-18 Kelley Cook <kcook@gcc.gnu.org>kcook2004-06-181-0/+128