Age | Commit message (Expand) | Author | Files | Lines |
2020-09-14 | options: Save and restore opts_set for Optimization and Target options | Jakub Jelinek | 1 | -4/+15 |
2020-06-10 | Add gcc_assert that &global_options are not dirty modified. | Martin Liska | 1 | -0/+3 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-07 | optc-save-gen.awk: Generate cl_target_option_free and cl_optimization_option_... | Jan Hubicka | 1 | -0/+6 |
2019-09-10 | Rename Deprecated to WarnRemoved in *.opt files. | Martin Liska | 1 | -1/+1 |
2019-02-15 | re PR other/89342 (ICE in maybe_default_option, at opts.c:347) | Jakub Jelinek | 1 | -1/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-10-09 | Cleanup of libcpp diagnostic callbacks | David Malcolm | 1 | -2/+4 |
2018-08-17 | Merge Ignore and Deprecated in .opt files. | Martin Liska | 1 | -0/+1 |
2018-07-20 | PR middle-end/82063 - issues with arguments enabled by -Wall | Martin Sebor | 1 | -8/+9 |
2018-07-04 | [multiple changes] | Martin Liska | 1 | -0/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-07 | [-fcompare-debug] var tracking options are not optimization options | Alexandre Oliva | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-23 | opth-gen.awk: Use unsigned shifts for bit masks. | Bernd Edlinger | 1 | -6/+6 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-07-15 | opth-gen.awk: Check for UNKNOWN_LOCATION rather than GCC_TM_H, don't include ... | Andrew MacLeod | 1 | -3/+2 |
2015-01-29 | optc-save-gen.awk: flag_fp_contract_mode is no longer speical. | Jan Hubicka | 1 | -2/+1 |
2015-01-18 | ipa-icf-32.c: Update template. | Jan Hubicka | 1 | -1/+2 |
2015-01-13 | Option diff dump is added for target and optimization | Martin Liska | 1 | -0/+6 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-15 | lto-streamer-out.c (hash_tree): Use cl_optimization_hash. | Jan Hubicka | 1 | -0/+3 |
2014-11-14 | optc-save-gen.awk: Output cl_target_option_eq... | Jan Hubicka | 1 | -0/+6 |
2014-09-09 | opth-gen.awk: Generate mapping from cpp message reasons to the options that e... | Manuel López-Ibáñez | 1 | -0/+27 |
2014-08-19 | re PR preprocessor/60975 (-Wvariadic-macros does not print warning) | Manuel López-Ibáñez | 1 | -0/+4 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-10-18 | opth-gen.awk: Define target_flags_explicit. | Sriraman Tallam | 1 | -0/+1 |
2013-10-15 | re PR target/57756 (Function target attribute is retaining state of previous... | Sriraman Tallam | 1 | -1/+2 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-10-17 | opth-gen.awk (TARGET_* generation): Always generate TARGET_<xxx> for Mask opt... | Michael Meissner | 1 | -6/+2 |
2012-05-14 | re PR c/53063 (encode group options in the .opt files) | Manuel López-Ibáñez | 1 | -2/+12 |
2012-05-11 | re PR c/53063 (encode group options in the .opt files) | Manuel López-Ibáñez | 1 | -1/+14 |
2012-04-23 | Check if MASK_/TARGET_ macros defined for extra_masks | H.J. Lu | 1 | -4/+8 |
2012-03-27 | Remove MaskNeeded | H.J. Lu | 1 | -16/+34 |
2011-08-19 | opth-gen.awk: Do not declare target save/restore structures and functions if ... | Joseph Myers | 1 | -1/+1 |
2011-08-18 | Allow HOST_WIDE_INT for option variable. | H.J. Lu | 1 | -2/+10 |
2011-05-23 | optc-save-gen.awk: New. | Joseph Myers | 1 | -2/+2 |
2011-05-21 | opt-read.awk: New. | Joseph Myers | 1 | -94/+4 |
2011-03-29 | lto-opts.c (register_user_option_p, [...]): Make type argument unsigned. | Joseph Myers | 1 | -2/+2 |
2011-02-08 | common.opt (fcx-limited-range): Add SetByCombined flag. | Ian Lance Taylor | 1 | -1/+8 |
2010-11-26 | options.texi (Enum, EnumValue): Document new record types. | Joseph Myers | 1 | -0/+25 |
2010-11-19 | Add PowerPC target attribute/pragma support | Michael Meissner | 1 | -2/+61 |
2010-11-19 | common.opt (debug_struct_ordinary, [...]): New Variable entries. | Joseph Myers | 1 | -1/+5 |
2010-10-12 | flag-types.h: New. | Joseph Myers | 1 | -0/+2 |
2010-10-11 | Fix PR bootstrap/35855: awk character classes. | Ralf Wildenhues | 1 | -4/+4 |
2010-10-08 | Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | Joseph Myers | 1 | -0/+3 |
2010-10-04 | optc-gen.awk: Define global_options_set. | Joseph Myers | 1 | -2/+2 |
2010-09-30 | opt-functions.awk (static_var): Update comment. | Joseph Myers | 1 | -4/+13 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -12/+36 |