| Commit message (Expand) | Author | Age | Files | Lines |
* | * opts.h (CL_PCH_IGNORE): Define. | amylaar | 2014-03-03 | 1 | -0/+1 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | 2012-11-07 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2012-11-07 | 1 | -0/+32 |
* | 2012-10-16 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2012-10-16 | 1 | -0/+16 |
* | gcc/ChangeLog | simonb | 2012-08-24 | 1 | -0/+1 |
* | 2012-05-14 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2012-05-14 | 1 | -1/+10 |
* | Allow HOST_WIDE_INT for option variable. | hjl | 2011-08-18 | 1 | -2/+23 |
* | * opt-functions.awk (var_type_struct): Handle Enum options. | jsm28 | 2011-05-05 | 1 | -0/+4 |
* | * doc/options.texi (ToLower): Document. | jsm28 | 2011-04-04 | 1 | -0/+1 |
* | * opts.h (cl_option): Add comments to fields. Add bit-fields for | jsm28 | 2011-03-31 | 1 | -15/+36 |
* | * doc/options.texi (NegativeAlias): Document. | jsm28 | 2011-03-30 | 1 | -1/+2 |
* | * doc/options.texi (Enum, EnumValue): Document new record types. | jsm28 | 2010-11-26 | 1 | -9/+17 |
* | * doc/options.texi (Var): Document effects of Defer. | jsm28 | 2010-11-19 | 1 | -1/+5 |
* | * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, | jsm28 | 2010-11-05 | 1 | -0/+6 |
* | Fix PR bootstrap/35855: awk character classes. | rwild | 2010-10-11 | 1 | -2/+10 |
* | * opt-functions.awk (opt_sanitized_name): Remove gdwarf+ handling. | ebotcazou | 2010-10-10 | 1 | -2/+0 |
* | * opt-functions.awk (static_var): Update comment. | jsm28 | 2010-09-30 | 1 | -7/+7 |
* | * doc/options.texi (SeparateAlias): Document. | jsm28 | 2010-09-03 | 1 | -0/+1 |
* | * opts.h (struct cl_option): Add warn_message field. | jsm28 | 2010-09-02 | 1 | -1/+3 |
* | PR driver/44076 | jsm28 | 2010-09-02 | 1 | -3/+0 |
* | * doc/options.texi (NoDriverArg): Document. | jsm28 | 2010-08-16 | 1 | -0/+1 |
* | * common.opt: Add driver options. | jsm28 | 2010-08-16 | 1 | -2/+4 |
* | 2010-04-13 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-04-13 | 1 | -0/+18 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+2 |
* | PR 43574 | jiez | 2010-03-31 | 1 | -2/+2 |
* | * opt-functions.awk (opt_args): Allow argument to be enclosed in | davek | 2009-07-30 | 1 | -1/+7 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | Change attribute((option(...))) to attribute((target(...))); Do not allocate ... | meissner | 2008-08-30 | 1 | -0/+1 |
* | Add ability to set target options (ix86 only) and optimization options on a f... | meissner | 2008-07-23 | 1 | -0/+17 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -3/+3 |
* | * doc/invoke.texi (Overall Options): Document --help=. ... | nickc | 2007-02-12 | 1 | -1/+3 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -1/+1 |
* | * opt-functions.awk (global_state_p, needs_state_p, static_var): New. | rsandifo | 2005-06-14 | 1 | -4/+30 |
* | * opt-functions.awk (var_type): New function. | rsandifo | 2005-05-26 | 1 | -1/+14 |
* | * opt-functions.awk (var_set): Emit OPTION_MASK_ for InverseMask | dje | 2005-05-07 | 1 | -2/+7 |
* | * opt-functions.awk (var_set): Emit proper initializer for | dj | 2005-04-29 | 1 | -2/+7 |
* | * opt-functions.awk (flag_set_p, test_flag): New functions. | rsandifo | 2005-03-30 | 1 | -14/+27 |
* | * config.gcc (extra_options): New variable for listing option files. | rsandifo | 2005-03-14 | 1 | -22/+53 |
* | 2004-06-18 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-06-18 | 1 | -0/+76 |