| Commit message (Expand) | Author | Age | Files | Lines |
* | * optc-save-gen.awk: flag_fp_contract_mode is no longer speical. | hubicka | 2015-01-29 | 1 | -2/+1 |
* | * gcc.dg/ipa/ipa-icf-32.c: Update template. | hubicka | 2015-01-18 | 1 | -1/+2 |
* | Option diff dump is added for target and optimization | marxin | 2015-01-13 | 1 | -0/+6 |
* | 2015-01-09 Michael Collison <michael.collison@linaro.org> | prathamesh3492 | 2015-01-09 | 1 | -1/+1 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | * lto-streamer-out.c (hash_tree): Use cl_optimization_hash. | hubicka | 2014-11-15 | 1 | -0/+3 |
* | * optc-save-gen.awk: Output cl_target_option_eq, | hubicka | 2014-11-14 | 1 | -0/+6 |
* | gcc/ChangeLog: | manu | 2014-09-09 | 1 | -0/+27 |
* | gcc/ChangeLog: | manu | 2014-08-19 | 1 | -0/+4 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | * opth-gen.awk: Define target_flags_explicit. | tmsriram | 2013-10-18 | 1 | -0/+1 |
* | PR target/57756 | tmsriram | 2013-10-15 | 1 | -1/+2 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | 2012-10-17 Michael Meissner <meissner@linux.vnet.ibm.com> | meissner | 2012-10-17 | 1 | -6/+2 |
* | 2012-05-14 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2012-05-14 | 1 | -2/+12 |
* | 2012-05-11 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2012-05-11 | 1 | -1/+14 |
* | Check if MASK_/TARGET_ macros defined for extra_masks | hjl | 2012-04-23 | 1 | -4/+8 |
* | Remove MaskNeeded | hjl | 2012-03-27 | 1 | -16/+34 |
* | * opth-gen.awk: Do not declare target save/restore structures and | jsm28 | 2011-08-19 | 1 | -1/+1 |
* | Allow HOST_WIDE_INT for option variable. | hjl | 2011-08-18 | 1 | -2/+10 |
* | * optc-save-gen.awk: New. Based on optc-gen.awk. Don't generate | jsm28 | 2011-05-23 | 1 | -2/+2 |
* | * opt-read.awk: New. Split out of optc-gen.awk and opth-gen.awk. | jsm28 | 2011-05-21 | 1 | -94/+4 |
* | * lto-opts.c (register_user_option_p, lto_register_user_option): | jsm28 | 2011-03-29 | 1 | -2/+2 |
* | * common.opt (fcx-limited-range): Add SetByCombined flag. | ian | 2011-02-08 | 1 | -1/+8 |
* | * doc/options.texi (Enum, EnumValue): Document new record types. | jsm28 | 2010-11-26 | 1 | -0/+25 |
* | Add PowerPC target attribute/pragma support | meissner | 2010-11-19 | 1 | -2/+61 |
* | * common.opt (debug_struct_ordinary, debug_struct_generic): New | jsm28 | 2010-11-19 | 1 | -1/+5 |
* | * flag-types.h: New. | jsm28 | 2010-10-12 | 1 | -0/+2 |
* | Fix PR bootstrap/35855: awk character classes. | rwild | 2010-10-11 | 1 | -4/+4 |
* | * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | jsm28 | 2010-10-08 | 1 | -0/+3 |
* | * optc-gen.awk: Define global_options_set. Don't define | jsm28 | 2010-10-04 | 1 | -2/+2 |
* | * opt-functions.awk (static_var): Update comment. | jsm28 | 2010-09-30 | 1 | -4/+13 |
* | gcc: | jsm28 | 2010-09-29 | 1 | -12/+36 |
* | * doc/options.texi (Variable): Document. | jsm28 | 2010-09-17 | 1 | -1/+11 |
* | * doc/options.texi (SeparateAlias): Document. | jsm28 | 2010-09-03 | 1 | -1/+3 |
* | * opth-gen.awk (quote, comma): Remove unused variables. | jsm28 | 2010-09-02 | 1 | -4/+0 |
* | * opts.h (struct cl_option): Add warn_message field. | jsm28 | 2010-09-02 | 1 | -0/+1 |
* | PR driver/44076 | jsm28 | 2010-09-02 | 1 | -2/+11 |
* | PR other/32998 | jsm28 | 2010-06-20 | 1 | -1/+4 |
* | 2010-04-13 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-04-13 | 1 | -7/+1 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+2 |
* | 2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-02-24 | 1 | -1/+2 |
* | * common.opt (gdwarf-): Accept a version number. | rth | 2009-06-12 | 1 | -1/+3 |
* | 2009-04-21 Taras Glek <tglek@mozilla.com> | dnovillo | 2009-04-22 | 1 | -2/+2 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | Fix PR 36907, breakage in building libobj with function specific changes | meissner | 2008-07-23 | 1 | -1/+1 |
* | Add ability to set target options (ix86 only) and optimization options on a f... | meissner | 2008-07-23 | 1 | -0/+171 |
* | 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-02-26 | 1 | -1/+1 |
* | 2007-10-10 Wolfgang Gellerich <gellerich@de.ibm.com> | krebbel | 2007-10-10 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2007-09-23 | 1 | -0/+1 |