| Commit message (Expand) | Author | Age | Files | Lines |
* | opts.c (print_specific_help): Fix off-by-one compare in assertion check. | Gary Funck | 2011-09-02 | 1 | -0/+3 |
* | genattr.c (write_upcase, [...]): Move to ... | Joern Rennecke | 2011-07-25 | 1 | -0/+1 |
* | optc-save-gen.awk: New. | Joseph Myers | 2011-05-23 | 1 | -370/+0 |
* | opt-read.awk: New. | Joseph Myers | 2011-05-21 | 1 | -95/+4 |
* | opt-functions.awk (var_type_struct): Handle Enum options. | Joseph Myers | 2011-05-05 | 1 | -0/+2 |
* | optc-gen.awk: Always remove type from Variable entry before recording in var_... | Joseph Myers | 2011-04-04 | 1 | -5/+6 |
* | opts.h (cl_option): Add comments to fields. | Joseph Myers | 2011-03-31 | 1 | -3/+9 |
* | options.texi (NegativeAlias): Document. | Joseph Myers | 2011-03-30 | 1 | -0/+5 |
* | common.opt (fcx-limited-range): Add SetByCombined flag. | Ian Lance Taylor | 2011-02-08 | 1 | -1/+5 |
* | options.texi (Enum, EnumValue): Document new record types. | Joseph Myers | 2010-11-26 | 1 | -0/+76 |
* | Add PowerPC target attribute/pragma support | Michael Meissner | 2010-11-19 | 1 | -1/+88 |
* | common.opt (debug_struct_ordinary, [...]): New Variable entries. | Joseph Myers | 2010-11-19 | 1 | -0/+1 |
* | Fix PR bootstrap/35855: awk character classes. | Ralf Wildenhues | 2010-10-11 | 1 | -1/+1 |
* | Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | Joseph Myers | 2010-10-08 | 1 | -1/+2 |
* | optc-gen.awk: Define global_options_set. | Joseph Myers | 2010-10-04 | 1 | -3/+3 |
* | opt-functions.awk (static_var): Update comment. | Joseph Myers | 2010-09-30 | 1 | -29/+28 |
* | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 2010-09-29 | 1 | -46/+64 |
* | options.texi (Variable): Document. | Joseph Myers | 2010-09-17 | 1 | -11/+9 |
* | opts.h (struct cl_option): Add warn_message field. | Joseph Myers | 2010-09-02 | 1 | -3/+13 |
* | re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space)) | Joseph Myers | 2010-09-02 | 1 | -2/+32 |
* | coretypes.h (struct cl_option_handlers): Declare. | Joseph Myers | 2010-07-27 | 1 | -0/+1 |
* | common.opt (o): Add MissingArgError. | Joseph Myers | 2010-07-27 | 1 | -2/+9 |
* | vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0... | Uros Bizjak | 2010-05-02 | 1 | -8/+8 |
* | opt-functions.awk (opt_sanitized_name): New. | Manuel López-Ibáñez | 2010-04-13 | 1 | -5/+1 |
* | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2010-04-02 | 1 | -1/+2 |
* | c.opt (-ftemplate-depth=): New. | Manuel López-Ibáñez | 2010-02-24 | 1 | -1/+2 |
* | re PR middle-end/37565 (__optimize__ attribute doesn't work correctly) | Steve Ellcey | 2009-10-29 | 1 | -0/+1 |
* | optc-gen.awk: Warn if an option flag has multiple different help strings. | Ralf Wildenhues | 2009-03-30 | 1 | -0/+4 |
* | optc-gen.awk: No need to duplicate option flags twice. | Ralf Wildenhues | 2009-03-01 | 1 | -5/+6 |
* | optc-gen.awk: Assign all remaining fields to help string... | Ralf Wildenhues | 2009-03-01 | 1 | -0/+2 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | Fix PR 36907, breakage in building libobj with function specific changes | Michael Meissner | 2008-07-23 | 1 | -1/+1 |
* | Add ability to set target options (ix86 only) and optimization options on a f... | Michael Meissner | 2008-07-23 | 1 | -0/+319 |
* | * optc-gen.awk: Fix comment typo. | Volker Reichelt | 2008-05-11 | 1 | -1/+1 |
* | re PR bootstrap/35169 (SIGSEGV for stack growth failure while building 4.2.3) | Ralf Wildenhues | 2008-04-28 | 1 | -2/+5 |
* | common.opt (Wlarger-than=): New. | Manuel López-Ibáñez | 2008-02-26 | 1 | -1/+1 |
* | re PR other/32754 (The opt?-gen.awk file generators produce incorrect credits) | Manuel López-Ibáñez | 2008-02-07 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -3/+3 |
* | invoke.texi (Overall Options): Document --help=. | Nick Clifton | 2007-02-12 | 1 | -1/+2 |
* | Makefile.in (GCC_OBJS): Replace options.o with gcc-options.o. | H.J. Lu | 2006-05-16 | 1 | -0/+8 |
* | re PR target/26885 (-m64 -m32 no longer creates 32-bit object) | H.J. Lu | 2006-05-16 | 1 | -11/+44 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -1/+1 |
* | opt-functions.awk (global_state_p, [...]): New. | Richard Sandiford | 2005-06-14 | 1 | -1/+10 |
* | opt-functions.awk (var_type): New function. | Richard Sandiford | 2005-05-26 | 1 | -2/+4 |
* | * optc-gen.awk: Include intl.h after the externally-provided files. | Richard Sandiford | 2005-05-16 | 1 | -1/+1 |
* | Makefile.in (options.c): Tell optc-gen.awk to include config.h, system.h, cor... | Richard Sandiford | 2005-05-16 | 1 | -5/+17 |
* | * optc-gen.awk: Remove excess indentation. | Richard Sandiford | 2005-05-15 | 1 | -36/+36 |
* | optc-gen.awk (END): Make sure no variable is defined more than once. | DJ Delorie | 2005-04-28 | 1 | -0/+4 |
* | optc-gen.awk: Handle stand-alone Mask records. | Eric Botcazou | 2005-04-13 | 1 | -4/+7 |
* | re PR other/20792 (target.opt messages missing from gcc.pot) | Richard Sandiford | 2005-04-06 | 1 | -1/+1 |