summaryrefslogtreecommitdiff
path: root/gcc/diagnostic-core.h
AgeCommit message (Expand)Author
2020-01-28diagnostic_metadata: unbreak xgettext (v2)David Malcolm
2020-01-01Update copyright years.Jakub Jelinek
2019-12-18Add diagnostic_metadata and CWE supportDavid Malcolm
2019-01-01Update copyright years.Jakub Jelinek
2018-11-30C++: fix-it hint for missing parenthesesDavid Malcolm
2018-09-11Add sorry_at diagnostic function.Andrew Stubbs
2018-08-20Add support for grouping of related diagnostics (PR other/84889)David Malcolm
2018-02-27PR translation/84207 - Hard coded plural in gimple-fold.cMartin Sebor
2018-01-03Update copyright years.Jakub Jelinek
2017-10-31diagnostics: get rid of *_at_rich_loc in favor of overloadingDavid Malcolm
2017-08-09re PR c/81233 (--Wdiscarded-qualifiers and Wincompatible-pointer-types missin...Marek Polacek
2017-01-01Update copyright years.Jakub Jelinek
2016-10-08diagnostic-core.h (warning_at_rich_loc_n): Declare.Prathamesh Kulkarni
2016-06-22C FE: suggest corrections for misspelled identifiers and type namesDavid Malcolm
2016-01-04Update copyright years.Jakub Jelinek
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-01-30Always pass explicit location to fatal_error.Joseph Myers
2015-01-23diagnostic-core.h (internal_error_no_backtrace): New prototype.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-11-11re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon
2014-11-05Revert revision 217149 because it breaks Ada:Manuel López-Ibáñez
2014-11-05re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon
2014-09-20diagnostic.c (warning_n): New function.Jan Hubicka
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-04-12opts.c: Include diagnostic-color.h.Jakub Jelinek
2013-01-10Update copyright years in gcc/Richard Sandiford
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers
2010-06-21diagnostic.h (diagnostic_classification_change_t): New.DJ Delorie
2010-05-27diagnostic-core.h: New.Joseph Myers