aboutsummaryrefslogtreecommitdiff
path: root/gcc/optc-save-gen.awk
AgeCommit message (Expand)AuthorFilesLines
2019-02-15re PR other/89342 (ICE in maybe_default_option, at opts.c:347)Jakub Jelinek1-4/+9
2019-02-14optc-save-gen.awk: Set var_opt_hash for initial optimizations and set current...Ian Lance Taylor1-1/+5
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-6/+8
2018-07-04[multiple changes]Martin Liska1-6/+89
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-22Rename inchash::hash::add_wide_intRichard Sandiford1-2/+2
2017-07-02Reorganise machmode.h headersRichard Sandiford1-3/+0
2017-01-07[-fcompare-debug] var tracking options are not optimization optionsAlexandre Oliva1-2/+5
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
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-3/+7
2015-01-16Mark cl_target_option_print_diff args unusedRainer Orth1-3/+3
2015-01-15Target optimization nodes: add support for arrays.Martin Liska1-2/+42
2015-01-13Option diff dump is added for target and optimizationMartin Liska1-0/+133
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-15lto-streamer-out.c (hash_tree): Use cl_optimization_hash.Jan Hubicka1-0/+57
2014-11-14optc-save-gen.awk: Output cl_target_option_eq...Jan Hubicka1-0/+134
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-10-15re PR target/57756 (Function target attribute is retaining state of previous...Sriraman Tallam1-2/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2011-08-18Allow HOST_WIDE_INT for option variable.H.J. Lu1-2/+8
2011-05-23optc-save-gen.awk: New.Joseph Myers1-0/+415