Age | Commit message (Expand) | Author | Files | Lines |
2024-10-24 | Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] | David Malcolm | 1 | -0/+1 |
2024-08-20 | [optc-save-gen.awk] Fix streaming of command line options for offloading. | Prathamesh Kulkarni | 1 | -0/+16 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-24 | options: fix cl_target_option_print_diff() with strings | Eric Biggers | 1 | -1/+1 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-10-27 | options: Clarify 'Init' option property usage for streaming optimization | Thomas Schwinge | 1 | -7/+24 |
2022-09-09 | opts: always compare array option values with memcmp | Martin Liska | 1 | -2/+1 |
2022-05-16 | Use more ARRAY_SIZE. | Martin Liska | 1 | -8/+8 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-18 | PR target/32803: Add -Oz option for improved clang compatibility. | Roger Sayle | 1 | -1/+1 |
2021-06-23 | arm: Revert partially ebd5e86c0f41dc1d692f9b2b68a510b1f6835a3e | Martin Liska | 1 | -0/+2 |
2021-05-25 | Improve global state for options. | Martin Liska | 1 | -9/+0 |
2021-03-16 | options: ignore flag_ipa_ra in cl_optimization_compare | Martin Liska | 1 | -0/+1 |
2021-03-01 | s390: add exceptions for param modified by target pragma | Martin Liska | 1 | -0/+6 |
2021-01-22 | arm: Fix ICE with incompatible values for -mfp16-format [PR98636]. | Prathamesh Kulkarni | 1 | -0/+2 |
2021-01-12 | options: properly compare string arguments | Martin Liska | 1 | -2/+4 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-18 | options, lto: Optimize streaming of optimization nodes | Jakub Jelinek | 1 | -8/+28 |
2020-10-07 | options: Avoid unused variable mask warning [PR97305] | Jakub Jelinek | 1 | -2/+24 |
2020-10-05 | options: Save and restore opts_set for Optimization and Target options fallout | Jakub Jelinek | 1 | -9/+45 |
2020-10-03 | options: Fix up opts_set saving/restoring for underlying vars of Mask/Inverse... | Jakub Jelinek | 1 | -0/+46 |
2020-09-16 | options, lto: Optimize streaming of optimization nodes | Jakub Jelinek | 1 | -7/+10 |
2020-09-14 | options: Save and restore opts_set for Optimization and Target options | Jakub Jelinek | 1 | -10/+360 |
2020-06-29 | arc: add exceptions for PR92860. | Martin Liska | 1 | -0/+4 |
2020-06-24 | options: Properly compare string options. | Martin Liska | 1 | -4/+16 |
2020-06-11 | Fix -Wformat-diag in options-save.c | Martin Liska | 1 | -1/+1 |
2020-06-10 | Add gcc_assert that &global_options are not dirty modified. | Martin Liska | 1 | -0/+25 |
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/+25 |
2019-09-29 | re PR bootstrap/90543 (Build failure on MINGW for gcc-9.1.0) | Jakub Jelinek | 1 | -1/+1 |
2019-05-29 | re PR bootstrap/90543 (Build failure on MINGW for gcc-9.1.0) | Jakub Jelinek | 1 | -4/+37 |
2019-02-15 | re PR other/89342 (ICE in maybe_default_option, at opts.c:347) | Jakub Jelinek | 1 | -4/+9 |
2019-02-14 | optc-save-gen.awk: Set var_opt_hash for initial optimizations and set current... | Ian Lance Taylor | 1 | -1/+5 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-07-20 | PR middle-end/82063 - issues with arguments enabled by -Wall | Martin Sebor | 1 | -6/+8 |
2018-07-04 | [multiple changes] | Martin Liska | 1 | -6/+89 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-22 | Rename inchash::hash::add_wide_int | Richard Sandiford | 1 | -2/+2 |
2017-07-02 | Reorganise machmode.h headers | Richard Sandiford | 1 | -3/+0 |
2017-01-07 | [-fcompare-debug] var tracking options are not optimization options | Alexandre Oliva | 1 | -2/+5 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
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 | -3/+7 |
2015-01-16 | Mark cl_target_option_print_diff args unused | Rainer Orth | 1 | -3/+3 |
2015-01-15 | Target optimization nodes: add support for arrays. | Martin Liska | 1 | -2/+42 |
2015-01-13 | Option diff dump is added for target and optimization | Martin Liska | 1 | -0/+133 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |