aboutsummaryrefslogtreecommitdiff
path: root/gcc/optc-gen.awk
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-14opt-functions.awk (global_state_p, [...]): New.Richard Sandiford1-1/+10
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford1-2/+4
2005-05-16* optc-gen.awk: Include intl.h after the externally-provided files.Richard Sandiford1-1/+1
2005-05-16Makefile.in (options.c): Tell optc-gen.awk to include config.h, system.h, cor...Richard Sandiford1-5/+17
2005-05-15* optc-gen.awk: Remove excess indentation.Richard Sandiford1-36/+36
2005-04-28optc-gen.awk (END): Make sure no variable is defined more than once.DJ Delorie1-0/+4
2005-04-13optc-gen.awk: Handle stand-alone Mask records.Eric Botcazou1-4/+7
2005-04-06re PR other/20792 (target.opt messages missing from gcc.pot)Richard Sandiford1-1/+1
2005-03-30opt-functions.awk (flag_set_p, test_flag): New functions.Richard Sandiford1-14/+8
2004-06-18opts.sh: Delete.Kelley Cook1-0/+144