aboutsummaryrefslogtreecommitdiff
path: root/gcc/opth-gen.awk
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-07[-fcompare-debug] var tracking options are not optimization optionsAlexandre Oliva1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-23opth-gen.awk: Use unsigned shifts for bit masks.Bernd Edlinger1-6/+6
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-15opth-gen.awk: Check for UNKNOWN_LOCATION rather than GCC_TM_H, don't include ...Andrew MacLeod1-3/+2
2015-01-29optc-save-gen.awk: flag_fp_contract_mode is no longer speical.Jan Hubicka1-2/+1
2015-01-18ipa-icf-32.c: Update template.Jan Hubicka1-1/+2
2015-01-13Option diff dump is added for target and optimizationMartin Liska1-0/+6
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-15lto-streamer-out.c (hash_tree): Use cl_optimization_hash.Jan Hubicka1-0/+3
2014-11-14optc-save-gen.awk: Output cl_target_option_eq...Jan Hubicka1-0/+6
2014-09-09opth-gen.awk: Generate mapping from cpp message reasons to the options that e...Manuel López-Ibáñez1-0/+27
2014-08-19re PR preprocessor/60975 (-Wvariadic-macros does not print warning)Manuel López-Ibáñez1-0/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-10-18opth-gen.awk: Define target_flags_explicit.Sriraman Tallam1-0/+1
2013-10-15re PR target/57756 (Function target attribute is retaining state of previous...Sriraman Tallam1-1/+2
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