aboutsummaryrefslogtreecommitdiff
path: root/gcc/optc-gen.awk
AgeCommit message (Expand)AuthorFilesLines
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