| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+4 |
* | * c-common.c (targetcm): Add. | mrs | 2007-03-06 | 1 | -0/+1 |
* | PR target/24837 | jsm28 | 2006-02-18 | 1 | -4/+13 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -1/+1 |
* | * opt-functions.awk (var_type): New function. | rsandifo | 2005-05-26 | 1 | -6/+3 |
* | * opth-gen.awk: Remove excess indentation. | rsandifo | 2005-05-15 | 1 | -8/+8 |
* | * optc-gen.awk (END): Make sure no variable is defined more | dj | 2005-04-28 | 1 | -7/+26 |
* | * optc-gen.awk: Handle stand-alone Mask records. | ebotcazou | 2005-04-13 | 1 | -5/+20 |
* | * doc/options.texi: Document the new MaskExists flag. | rsandifo | 2005-03-30 | 1 | -2/+2 |
* | * opt-functions.awk (flag_set_p, test_flag): New functions. | rsandifo | 2005-03-30 | 1 | -1/+1 |