summaryrefslogtreecommitdiff
path: root/gcc/opth-gen.awk
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* 2015-07-15 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-151-3/+2
* * optc-save-gen.awk: flag_fp_contract_mode is no longer speical.hubicka2015-01-291-2/+1
* * gcc.dg/ipa/ipa-icf-32.c: Update template.hubicka2015-01-181-1/+2
* Option diff dump is added for target and optimizationmarxin2015-01-131-0/+6
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* * lto-streamer-out.c (hash_tree): Use cl_optimization_hash.hubicka2014-11-151-0/+3
* * optc-save-gen.awk: Output cl_target_option_eq,hubicka2014-11-141-0/+6
* gcc/ChangeLog:manu2014-09-091-0/+27
* gcc/ChangeLog:manu2014-08-191-0/+4
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * opth-gen.awk: Define target_flags_explicit.tmsriram2013-10-181-0/+1
* PR target/57756tmsriram2013-10-151-1/+2
* 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