aboutsummaryrefslogtreecommitdiff
path: root/gcc/optc-save-gen.awk
AgeCommit message (Expand)AuthorFilesLines
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-10-27options: Clarify 'Init' option property usage for streaming optimizationThomas Schwinge1-7/+24
2022-09-09opts: always compare array option values with memcmpMartin Liska1-2/+1
2022-05-16Use more ARRAY_SIZE.Martin Liska1-8/+8
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-18PR target/32803: Add -Oz option for improved clang compatibility.Roger Sayle1-1/+1
2021-06-23arm: Revert partially ebd5e86c0f41dc1d692f9b2b68a510b1f6835a3eMartin Liska1-0/+2
2021-05-25Improve global state for options.Martin Liska1-9/+0
2021-03-16options: ignore flag_ipa_ra in cl_optimization_compareMartin Liska1-0/+1
2021-03-01s390: add exceptions for param modified by target pragmaMartin Liska1-0/+6
2021-01-22arm: Fix ICE with incompatible values for -mfp16-format [PR98636].Prathamesh Kulkarni1-0/+2
2021-01-12options: properly compare string argumentsMartin Liska1-2/+4
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-18options, lto: Optimize streaming of optimization nodesJakub Jelinek1-8/+28
2020-10-07options: Avoid unused variable mask warning [PR97305]Jakub Jelinek1-2/+24
2020-10-05options: Save and restore opts_set for Optimization and Target options falloutJakub Jelinek1-9/+45
2020-10-03options: Fix up opts_set saving/restoring for underlying vars of Mask/Inverse...Jakub Jelinek1-0/+46
2020-09-16options, lto: Optimize streaming of optimization nodesJakub Jelinek1-7/+10
2020-09-14options: Save and restore opts_set for Optimization and Target optionsJakub Jelinek1-10/+360
2020-06-29arc: add exceptions for PR92860.Martin Liska1-0/+4
2020-06-24options: Properly compare string options.Martin Liska1-4/+16
2020-06-11Fix -Wformat-diag in options-save.cMartin Liska1-1/+1
2020-06-10Add gcc_assert that &global_options are not dirty modified.Martin Liska1-0/+25
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-07optc-save-gen.awk: Generate cl_target_option_free and cl_optimization_option_...Jan Hubicka1-0/+25
2019-09-29re PR bootstrap/90543 (Build failure on MINGW for gcc-9.1.0)Jakub Jelinek1-1/+1
2019-05-29re PR bootstrap/90543 (Build failure on MINGW for gcc-9.1.0)Jakub Jelinek1-4/+37
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