summaryrefslogtreecommitdiff
path: root/gcc/opth-gen.awk
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* opth-gen.awk: Use unsigned shifts for bit masks.Bernd Edlinger2016-11-231-6/+6
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* opth-gen.awk: Check for UNKNOWN_LOCATION rather than GCC_TM_H, don't include ...Andrew MacLeod2015-07-151-3/+2
* optc-save-gen.awk: flag_fp_contract_mode is no longer speical.Jan Hubicka2015-01-291-2/+1
* ipa-icf-32.c: Update template.Jan Hubicka2015-01-181-1/+2
* Option diff dump is added for target and optimizationMartin Liska2015-01-131-0/+6
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* lto-streamer-out.c (hash_tree): Use cl_optimization_hash.Jan Hubicka2014-11-151-0/+3
* optc-save-gen.awk: Output cl_target_option_eq...Jan Hubicka2014-11-141-0/+6
* opth-gen.awk: Generate mapping from cpp message reasons to the options that e...Manuel López-Ibáñez2014-09-091-0/+27
* re PR preprocessor/60975 (-Wvariadic-macros does not print warning)Manuel López-Ibáñez2014-08-191-0/+4
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* opth-gen.awk: Define target_flags_explicit.Sriraman Tallam2013-10-181-0/+1
* re PR target/57756 (Function target attribute is retaining state of previous...Sriraman Tallam2013-10-151-1/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* opth-gen.awk (TARGET_* generation): Always generate TARGET_<xxx> for Mask opt...Michael Meissner2012-10-171-6/+2
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-05-141-2/+12
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-05-111-1/+14
* Check if MASK_/TARGET_ macros defined for extra_masksH.J. Lu2012-04-231-4/+8
* Remove MaskNeededH.J. Lu2012-03-271-16/+34
* opth-gen.awk: Do not declare target save/restore structures and functions if ...Joseph Myers2011-08-191-1/+1
* Allow HOST_WIDE_INT for option variable.H.J. Lu2011-08-181-2/+10
* optc-save-gen.awk: New.Joseph Myers2011-05-231-2/+2
* opt-read.awk: New.Joseph Myers2011-05-211-94/+4
* lto-opts.c (register_user_option_p, [...]): Make type argument unsigned.Joseph Myers2011-03-291-2/+2
* common.opt (fcx-limited-range): Add SetByCombined flag.Ian Lance Taylor2011-02-081-1/+8
* options.texi (Enum, EnumValue): Document new record types.Joseph Myers2010-11-261-0/+25
* Add PowerPC target attribute/pragma supportMichael Meissner2010-11-191-2/+61
* common.opt (debug_struct_ordinary, [...]): New Variable entries.Joseph Myers2010-11-191-1/+5
* flag-types.h: New.Joseph Myers2010-10-121-0/+2
* Fix PR bootstrap/35855: awk character classes.Ralf Wildenhues2010-10-111-4/+4
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-081-0/+3
* optc-gen.awk: Define global_options_set.Joseph Myers2010-10-041-2/+2
* opt-functions.awk (static_var): Update comment.Joseph Myers2010-09-301-4/+13
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-291-12/+36
* options.texi (Variable): Document.Joseph Myers2010-09-171-1/+11
* options.texi (SeparateAlias): Document.Joseph Myers2010-09-031-1/+3
* * opth-gen.awk (quote, comma): Remove unused variables.Joseph Myers2010-09-021-4/+0
* opts.h (struct cl_option): Add warn_message field.Joseph Myers2010-09-021-0/+1
* re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers2010-09-021-2/+11
* re PR other/32998 (-frecord-gcc-switches issues)Joseph Myers2010-06-201-1/+4
* opt-functions.awk (opt_sanitized_name): New.Manuel López-Ibáñez2010-04-131-7/+1
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* c.opt (-ftemplate-depth=): New.Manuel López-Ibáñez2010-02-241-1/+2
* common.opt (gdwarf-): Accept a version number.Richard Henderson2009-06-111-1/+3
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* Fix PR 36907, breakage in building libobj with function specific changesMichael Meissner2008-07-231-1/+1