Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-05-11 | [PATCH v2 1/4] Support for CodeView debugging format | Mark Harmstone | 1 | -0/+4 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-06-16 | flags: add comment | Jason Merrill | 1 | -1/+1 |
2022-05-10 | Properly use opts in finish_options | Richard Biener | 1 | -1/+3 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-09-07 | debug: Add BTF_WITH_CORE_DEBUG debug format | Indu Bhagat | 1 | -0/+4 |
2021-07-19 | debug: Add new function ctf_debuginfo_p | Indu Bhagat | 1 | -0/+4 |
2021-06-28 | CTF/BTF debug formats | Indu Bhagat | 1 | -0/+9 |
2021-05-20 | dwarf: new dwarf_debuginfo_p predicate | Indu Bhagat | 1 | -0/+4 |
2021-05-20 | opts: change write_symbols to support bitmasks | Indu Bhagat | 1 | -1/+16 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-08-23 | re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs) | Jakub Jelinek | 1 | -9/+0 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -2/+2 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -1/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-07-17 | Clean up of new format of -falign-FOO. | Martin Liska | 1 | -34/+4 |
2018-07-04 | [multiple changes] | Martin Liska | 1 | -26/+45 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-07-09 | flags.h: Don't include flag-types.h or options.h. | Andrew MacLeod | 1 | -3/+0 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-26 | invoke.texi: Remove -dv documentation. | Steven Bosscher | 1 | -3/+0 |
2012-10-16 | re PR c/53063 (encode group options in the .opt files) | Manuel López-Ibáñez | 1 | -8/+0 |
2012-07-16 | flags.h (TYPE_OVERFLOW_WRAPS, [...]): Move to tree.h. | Steven Bosscher | 1 | -24/+0 |
2012-07-08 | alias.h: Do not include coretypes.h in header files. | Steven Bosscher | 1 | -1/+0 |
2012-05-03 | flags.h (flag_permissive): Do not declare. | Manuel López-Ibáñez | 1 | -3/+0 |
2011-11-30 | shift flag_next/gnu_runtime to modern opts system. | Iain Sandoe | 1 | -4/+0 |
2011-06-28 | common.opt (in_lto_p): New Variable entry. | Joseph Myers | 1 | -8/+1 |
2010-12-01 | common.opt (flag_stack_check): New Variable entry. | Joseph Myers | 1 | -7/+0 |
2010-11-24 | common.opt (initial_max_fld_align, [...]): New Variable entries. | Joseph Myers | 1 | -24/+0 |
2010-11-24 | flag-types.h (struct visibility_flags): Don't declare here. | Joseph Myers | 1 | -3/+5 |
2010-11-22 | common.opt (exit_after_options, [...]): New Variable entries. | Joseph Myers | 1 | -10/+0 |
2010-11-19 | common.opt (debug_struct_ordinary, [...]): New Variable entries. | Joseph Myers | 1 | -2/+3 |
2010-11-19 | common.opt (flag_instrument_functions_exclude_functions, [...]): New Variable... | Joseph Myers | 1 | -4/+0 |
2010-11-10 | common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations. | Joseph Myers | 1 | -41/+3 |
2010-10-12 | flag-types.h: New. | Joseph Myers | 1 | -132/+2 |
2010-10-08 | Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | Joseph Myers | 1 | -17/+8 |
2010-10-04 | flags.h (g_switch_value, [...]): Remove. | Joseph Myers | 1 | -4/+0 |
2010-10-04 | optc-gen.awk: Define global_options_set. | Joseph Myers | 1 | -7/+0 |
2010-09-30 | opt-functions.awk (static_var): Update comment. | Joseph Myers | 1 | -8/+0 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -0/+5 |
2010-09-17 | options.texi (Variable): Document. | Joseph Myers | 1 | -8/+0 |
2010-07-12 | flags.h (target_flagstate): Add x_flag_excess_precision. | Richard Sandiford | 1 | -4/+5 |