aboutsummaryrefslogtreecommitdiff
path: root/gcc/optc-gen.awk
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-07optc-gen.awk: Factor code out to...Manuel López-Ibáñez1-25/+4
2012-10-16re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-10/+38
2012-10-16re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-9/+29
2012-05-17c.opt (--pedantic-errors,-pedantic-errors): Do not handle here.Manuel López-Ibáñez1-8/+16
2012-05-14re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-27/+85
2012-05-13optc-gen.awk: Error instead of warning for conflicting help.Manuel López-Ibáñez1-3/+3
2012-05-11re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-1/+63
2011-09-02opts.c (print_specific_help): Fix off-by-one compare in assertion check.Gary Funck1-0/+3
2011-07-25genattr.c (write_upcase, [...]): Move to ...Joern Rennecke1-0/+1
2011-05-23optc-save-gen.awk: New.Joseph Myers1-370/+0
2011-05-21opt-read.awk: New.Joseph Myers1-95/+4
2011-05-05opt-functions.awk (var_type_struct): Handle Enum options.Joseph Myers1-0/+2
2011-04-04optc-gen.awk: Always remove type from Variable entry before recording in var_...Joseph Myers1-5/+6
2011-03-31opts.h (cl_option): Add comments to fields.Joseph Myers1-3/+9
2011-03-30options.texi (NegativeAlias): Document.Joseph Myers1-0/+5
2011-02-08common.opt (fcx-limited-range): Add SetByCombined flag.Ian Lance Taylor1-1/+5
2010-11-26options.texi (Enum, EnumValue): Document new record types.Joseph Myers1-0/+76
2010-11-19Add PowerPC target attribute/pragma supportMichael Meissner1-1/+88
2010-11-19common.opt (debug_struct_ordinary, [...]): New Variable entries.Joseph Myers1-0/+1
2010-10-11Fix PR bootstrap/35855: awk character classes.Ralf Wildenhues1-1/+1
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-1/+2
2010-10-04optc-gen.awk: Define global_options_set.Joseph Myers1-3/+3
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers1-29/+28
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-46/+64
2010-09-17options.texi (Variable): Document.Joseph Myers1-11/+9
2010-09-02opts.h (struct cl_option): Add warn_message field.Joseph Myers1-3/+13
2010-09-02re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers1-2/+32
2010-07-27coretypes.h (struct cl_option_handlers): Declare.Joseph Myers1-0/+1
2010-07-27common.opt (o): Add MissingArgError.Joseph Myers1-2/+9
2010-05-02vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0...Uros Bizjak1-8/+8
2010-04-13opt-functions.awk (opt_sanitized_name): New.Manuel López-Ibáñez1-5/+1
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+2
2010-02-24c.opt (-ftemplate-depth=): New.Manuel López-Ibáñez1-1/+2
2009-10-29re PR middle-end/37565 (__optimize__ attribute doesn't work correctly)Steve Ellcey1-0/+1
2009-03-30optc-gen.awk: Warn if an option flag has multiple different help strings.Ralf Wildenhues1-0/+4
2009-03-01optc-gen.awk: No need to duplicate option flags twice.Ralf Wildenhues1-5/+6
2009-03-01optc-gen.awk: Assign all remaining fields to help string...Ralf Wildenhues1-0/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-07-23Fix PR 36907, breakage in building libobj with function specific changesMichael Meissner1-1/+1
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-0/+319
2008-05-11* optc-gen.awk: Fix comment typo.Volker Reichelt1-1/+1
2008-04-28re PR bootstrap/35169 (SIGSEGV for stack growth failure while building 4.2.3)Ralf Wildenhues1-2/+5
2008-02-26common.opt (Wlarger-than=): New.Manuel López-Ibáñez1-1/+1
2008-02-07re PR other/32754 (The opt?-gen.awk file generators produce incorrect credits)Manuel López-Ibáñez1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-3/+3
2007-02-12invoke.texi (Overall Options): Document --help=.Nick Clifton1-1/+2
2006-05-16Makefile.in (GCC_OBJS): Replace options.o with gcc-options.o.H.J. Lu1-0/+8
2006-05-16re PR target/26885 (-m64 -m32 no longer creates 32-bit object)H.J. Lu1-11/+44
2005-06-25Update FSF address.Kelley Cook1-1/+1