summaryrefslogtreecommitdiff
path: root/gcc/optc-gen.awk
Commit message (Expand)AuthorAgeFilesLines
* c.opt (--pedantic-errors,-pedantic-errors): Do not handle here.Manuel López-Ibáñez2012-05-171-8/+16
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-05-141-27/+85
* optc-gen.awk: Error instead of warning for conflicting help.Manuel López-Ibáñez2012-05-131-3/+3
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-05-111-1/+63
* opts.c (print_specific_help): Fix off-by-one compare in assertion check.Gary Funck2011-09-021-0/+3
* genattr.c (write_upcase, [...]): Move to ...Joern Rennecke2011-07-251-0/+1
* optc-save-gen.awk: New.Joseph Myers2011-05-231-370/+0
* opt-read.awk: New.Joseph Myers2011-05-211-95/+4
* opt-functions.awk (var_type_struct): Handle Enum options.Joseph Myers2011-05-051-0/+2
* optc-gen.awk: Always remove type from Variable entry before recording in var_...Joseph Myers2011-04-041-5/+6
* opts.h (cl_option): Add comments to fields.Joseph Myers2011-03-311-3/+9
* options.texi (NegativeAlias): Document.Joseph Myers2011-03-301-0/+5
* common.opt (fcx-limited-range): Add SetByCombined flag.Ian Lance Taylor2011-02-081-1/+5
* options.texi (Enum, EnumValue): Document new record types.Joseph Myers2010-11-261-0/+76
* Add PowerPC target attribute/pragma supportMichael Meissner2010-11-191-1/+88
* common.opt (debug_struct_ordinary, [...]): New Variable entries.Joseph Myers2010-11-191-0/+1
* Fix PR bootstrap/35855: awk character classes.Ralf Wildenhues2010-10-111-1/+1
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-081-1/+2
* optc-gen.awk: Define global_options_set.Joseph Myers2010-10-041-3/+3
* opt-functions.awk (static_var): Update comment.Joseph Myers2010-09-301-29/+28
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-291-46/+64
* options.texi (Variable): Document.Joseph Myers2010-09-171-11/+9
* opts.h (struct cl_option): Add warn_message field.Joseph Myers2010-09-021-3/+13
* re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers2010-09-021-2/+32
* coretypes.h (struct cl_option_handlers): Declare.Joseph Myers2010-07-271-0/+1
* common.opt (o): Add MissingArgError.Joseph Myers2010-07-271-2/+9
* vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0...Uros Bizjak2010-05-021-8/+8
* opt-functions.awk (opt_sanitized_name): New.Manuel López-Ibáñez2010-04-131-5/+1
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* c.opt (-ftemplate-depth=): New.Manuel López-Ibáñez2010-02-241-1/+2
* re PR middle-end/37565 (__optimize__ attribute doesn't work correctly)Steve Ellcey2009-10-291-0/+1
* optc-gen.awk: Warn if an option flag has multiple different help strings.Ralf Wildenhues2009-03-301-0/+4
* optc-gen.awk: No need to duplicate option flags twice.Ralf Wildenhues2009-03-011-5/+6
* optc-gen.awk: Assign all remaining fields to help string...Ralf Wildenhues2009-03-011-0/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* Fix PR 36907, breakage in building libobj with function specific changesMichael Meissner2008-07-231-1/+1
* Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner2008-07-231-0/+319
* * optc-gen.awk: Fix comment typo.Volker Reichelt2008-05-111-1/+1
* re PR bootstrap/35169 (SIGSEGV for stack growth failure while building 4.2.3)Ralf Wildenhues2008-04-281-2/+5
* common.opt (Wlarger-than=): New.Manuel López-Ibáñez2008-02-261-1/+1
* re PR other/32754 (The opt?-gen.awk file generators produce incorrect credits)Manuel López-Ibáñez2008-02-071-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-3/+3
* invoke.texi (Overall Options): Document --help=.Nick Clifton2007-02-121-1/+2
* Makefile.in (GCC_OBJS): Replace options.o with gcc-options.o.H.J. Lu2006-05-161-0/+8
* re PR target/26885 (-m64 -m32 no longer creates 32-bit object)H.J. Lu2006-05-161-11/+44
* Update FSF address.Kelley Cook2005-06-251-1/+1
* opt-functions.awk (global_state_p, [...]): New.Richard Sandiford2005-06-141-1/+10
* opt-functions.awk (var_type): New function.Richard Sandiford2005-05-261-2/+4
* * optc-gen.awk: Include intl.h after the externally-provided files.Richard Sandiford2005-05-161-1/+1
* Makefile.in (options.c): Tell optc-gen.awk to include config.h, system.h, cor...Richard Sandiford2005-05-161-5/+17