aboutsummaryrefslogtreecommitdiff
path: root/gcc/opth-gen.awk
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-10-17opth-gen.awk (TARGET_* generation): Always generate TARGET_<xxx> for Mask opt...Michael Meissner1-6/+2
2012-05-14re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-2/+12
2012-05-11re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-1/+14
2012-04-23Check if MASK_/TARGET_ macros defined for extra_masksH.J. Lu1-4/+8
2012-03-27Remove MaskNeededH.J. Lu1-16/+34
2011-08-19opth-gen.awk: Do not declare target save/restore structures and functions if ...Joseph Myers1-1/+1
2011-08-18Allow HOST_WIDE_INT for option variable.H.J. Lu1-2/+10
2011-05-23optc-save-gen.awk: New.Joseph Myers1-2/+2
2011-05-21opt-read.awk: New.Joseph Myers1-94/+4
2011-03-29lto-opts.c (register_user_option_p, [...]): Make type argument unsigned.Joseph Myers1-2/+2
2011-02-08common.opt (fcx-limited-range): Add SetByCombined flag.Ian Lance Taylor1-1/+8
2010-11-26options.texi (Enum, EnumValue): Document new record types.Joseph Myers1-0/+25
2010-11-19Add PowerPC target attribute/pragma supportMichael Meissner1-2/+61
2010-11-19common.opt (debug_struct_ordinary, [...]): New Variable entries.Joseph Myers1-1/+5
2010-10-12flag-types.h: New.Joseph Myers1-0/+2
2010-10-11Fix PR bootstrap/35855: awk character classes.Ralf Wildenhues1-4/+4
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-0/+3
2010-10-04optc-gen.awk: Define global_options_set.Joseph Myers1-2/+2
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers1-4/+13
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-12/+36
2010-09-17options.texi (Variable): Document.Joseph Myers1-1/+11
2010-09-03options.texi (SeparateAlias): Document.Joseph Myers1-1/+3
2010-09-02* opth-gen.awk (quote, comma): Remove unused variables.Joseph Myers1-4/+0
2010-09-02opts.h (struct cl_option): Add warn_message field.Joseph Myers1-0/+1
2010-09-02re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers1-2/+11
2010-06-20re PR other/32998 (-frecord-gcc-switches issues)Joseph Myers1-1/+4
2010-04-13opt-functions.awk (opt_sanitized_name): New.Manuel López-Ibáñez1-7/+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-06-11common.opt (gdwarf-): Accept a version number.Richard Henderson1-1/+3
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-2/+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/+171
2008-02-26common.opt (Wlarger-than=): New.Manuel López-Ibáñez1-1/+1
2007-10-10opth-gen.awk: Fixed generation of comment stating the origin of options.hWolfgang Gellerich1-1/+1
2007-09-23opth-gen.awk (target_flags_explicit): Declare.Richard Sandiford1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+4
2007-03-06c-common.c (targetcm): Add.Mike Stump1-0/+1
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-4/+13
2005-06-25Update FSF address.Kelley Cook1-1/+1
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford1-6/+3
2005-05-15* opth-gen.awk: Remove excess indentation.Richard Sandiford1-8/+8
2005-04-28optc-gen.awk (END): Make sure no variable is defined more than once.DJ Delorie1-7/+26
2005-04-13optc-gen.awk: Handle stand-alone Mask records.Eric Botcazou1-5/+20
2005-03-30options.texi: Document the new MaskExists flag.Richard Sandiford1-2/+2
2005-03-30opt-functions.awk (flag_set_p, test_flag): New functions.Richard Sandiford1-1/+1
2005-03-14config.gcc (extra_options): New variable for listing option files.Richard Sandiford1-0/+26
2004-06-18opts.sh: Delete.Kelley Cook1-0/+128