Age | Commit message (Expand) | Author | Files | Lines |
2021-11-01 | diagnostics: escape non-ASCII source bytes for certain diagnostics | David Malcolm | 1 | -0/+18 |
2021-08-25 | diagnostics: Support for -finput-charset [PR93067] | Lewis Hyatt | 1 | -0/+19 |
2021-07-02 | Improve warning suppression for inlined functions [PR98512]. | Martin Sebor | 1 | -0/+23 |
2021-07-01 | input.c: move file caching globals to a new file_cache class | David Malcolm | 1 | -0/+3 |
2021-06-01 | c++: -Wdeprecated-copy and #pragma diagnostic [PR94492] | Jason Merrill | 1 | -0/+2 |
2021-01-14 | Add GCC_EXTRA_DIAGNOSTIC_OUTPUT environment variable for fix-it hints | David Malcolm | 1 | -3/+20 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-07-14 | diagnostics: Support conversion of tabs to spaces [PR49973] [PR86904] | Lewis Hyatt | 1 | -1/+27 |
2020-01-10 | Add diagnostic paths | David Malcolm | 1 | -0/+30 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-18 | Add diagnostic_metadata and CWE support | David Malcolm | 1 | -0/+8 |
2019-10-10 | Documentation hyperlinks for [-Wname-of-option] (PR 87488) | David Malcolm | 1 | -0/+6 |
2019-10-10 | pretty-print: support URL escape sequences (PR 87488) | David Malcolm | 1 | -0/+1 |
2019-07-24 | PR driver/80545 - option -Wstringop-overflow not recognized by Fortran | Martin Sebor | 1 | -1/+4 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-27 | PR preprocessor/83173: Enhance -fdump-internal-locations output | Mike Gulick | 1 | -0/+3 |
2018-11-15 | Machine-readable diagnostic output (PR other/19165) | David Malcolm | 1 | -2/+21 |
2018-10-15 | diagnostics: add minimum width to left margin for line numbers | David Malcolm | 1 | -0/+4 |
2018-10-01 | Update options framework for parameters to properly handle and validate confi... | Tamar Christina | 1 | -0/+4 |
2018-08-20 | Add support for grouping of related diagnostics (PR other/84889) | David Malcolm | 1 | -0/+17 |
2018-08-15 | diagnostics: add labeling of source ranges | David Malcolm | 1 | -0/+3 |
2018-08-09 | diagnostics: add line numbers to source (PR other/84889) | David Malcolm | 1 | -0/+4 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-05-05 | Convert CARET_LINE_MARGIN to const int | David Malcolm | 1 | -1/+1 |
2017-05-05 | Convert diagnostic_override_option_index from macro to inline function | David Malcolm | 1 | -2/+6 |
2017-05-05 | Get rid of macros for diagnostic_report_current_module | David Malcolm | 1 | -11/+1 |
2017-05-05 | Eliminate report_diagnostic macro | David Malcolm | 1 | -2/+0 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-05 | diagnostic.c (diagnostic_check_max_errors): New, broken out of ... | Nathan Sidwell | 1 | -1/+2 |
2016-09-02 | Add -fdiagnostics-generate-patch | David Malcolm | 1 | -0/+6 |
2016-08-31 | Remove arbitrary limits from rich_location | David Malcolm | 1 | -1/+1 |
2016-08-18 | Allow calling diagnostic_show_locus without a diagnostic_info | David Malcolm | 1 | -1/+3 |
2016-06-22 | Implement -fdiagnostics-parseable-fixits | David Malcolm | 1 | -0/+4 |
2016-06-09 | diagnostic.h (diagnostic_line_cutoff, [...]): delete. | Marcin Baczyński | 1 | -6/+0 |
2016-05-10 | Add debugging ruler to diagnostic-show-locus.c | David Malcolm | 1 | -0/+4 |
2016-03-09 | PR c++/70105: Defer location expansion until diagnostic_show_locus | David Malcolm | 1 | -1/+1 |
2016-02-12 | PR other/69554: avoid excessive source printing for widely-separated locations | David Malcolm | 1 | -0/+11 |
2016-01-26 | PR other/69006: fix extra newlines after diagnostics | David Malcolm | 1 | -4/+0 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-06 | Reimplement diagnostic_show_locus, introducing rich_location classes | David Malcolm | 1 | -22/+32 |
2015-09-14 | The flag diagnostic_context::some_warnings_are_errors controls whether to giv... | Manuel López-Ibáñez | 1 | -4/+0 |
2015-05-16 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -7/+43 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-11 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -0/+1 |
2014-12-11 | diagnostic.c (get_terminal_width): Renamed from | Tobias Burnus | 1 | -0/+2 |
2014-12-04 | error.c (gfc_diagnostic_build_locus_prefix): Use diagnostic_expand_location. | Manuel López-Ibáñez | 1 | -0/+12 |
2014-12-04 | diagnostic.c (diagnostic_color_init): New. | Manuel López-Ibáñez | 1 | -0/+1 |
2014-08-21 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -0/+3 |
2014-08-15 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -0/+3 |
2014-01-23 | PR preprocessor/58580 - preprocessor goes OOM with warning for zero literals | Dodji Seketeli | 1 | -0/+1 |