Age | Commit message (Expand) | Author | Files | Lines |
2023-10-19 | diagnostic: rename new permerror overloads | Jason Merrill | 1 | -3/+4 |
2023-10-18 | diagnostic: add permerror variants with opt | Jason Merrill | 1 | -0/+3 |
2023-09-07 | diagnostics: add error_meta | David Malcolm | 1 | -0/+3 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-28 | diagnostic_metadata: unbreak xgettext (v2) | David Malcolm | 1 | -6/+3 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-18 | Add diagnostic_metadata and CWE support | David Malcolm | 1 | -0/+10 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-30 | C++: fix-it hint for missing parentheses | David Malcolm | 1 | -0/+2 |
2018-09-11 | Add sorry_at diagnostic function. | Andrew Stubbs | 1 | -0/+1 |
2018-08-20 | Add support for grouping of related diagnostics (PR other/84889) | David Malcolm | 1 | -0/+9 |
2018-02-27 | PR translation/84207 - Hard coded plural in gimple-fold.c | Martin Sebor | 1 | -5/+8 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-31 | diagnostics: get rid of *_at_rich_loc in favor of overloading | David Malcolm | 1 | -9/+8 |
2017-08-09 | re PR c/81233 (--Wdiscarded-qualifiers and Wincompatible-pointer-types missin... | Marek Polacek | 1 | -0/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-08 | diagnostic-core.h (warning_at_rich_loc_n): Declare. | Prathamesh Kulkarni | 1 | -0/+3 |
2016-06-22 | C FE: suggest corrections for misspelled identifiers and type names | David Malcolm | 1 | -0/+2 |
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 | -0/+8 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -1/+1 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-01-30 | Always pass explicit location to fatal_error. | Joseph Myers | 1 | -2/+0 |
2015-01-23 | diagnostic-core.h (internal_error_no_backtrace): New prototype. | Jakub Jelinek | 1 | -0/+2 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-11 | re PR driver/36312 (should refuse to overwrite input file with output file) | Anthony Brandon | 1 | -0/+2 |
2014-11-05 | Revert revision 217149 because it breaks Ada: | Manuel López-Ibáñez | 1 | -2/+0 |
2014-11-05 | re PR driver/36312 (should refuse to overwrite input file with output file) | Anthony Brandon | 1 | -0/+2 |
2014-09-20 | diagnostic.c (warning_n): New function. | Jan Hubicka | 1 | -0/+2 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-04-12 | opts.c: Include diagnostic-color.h. | Jakub Jelinek | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -0/+1 |
2010-06-21 | diagnostic.h (diagnostic_classification_change_t): New. | DJ Delorie | 1 | -1/+4 |
2010-05-27 | diagnostic-core.h: New. | Joseph Myers | 1 | -0/+87 |