summaryrefslogtreecommitdiff
path: root/gcc/diagnostic.h
AgeCommit message (Expand)Author
2020-01-10Add diagnostic pathsDavid Malcolm
2020-01-01Update copyright years.Jakub Jelinek
2019-12-18Add diagnostic_metadata and CWE supportDavid Malcolm
2019-10-10Documentation hyperlinks for [-Wname-of-option] (PR 87488)David Malcolm
2019-10-10pretty-print: support URL escape sequences (PR 87488)David Malcolm
2019-07-24PR driver/80545 - option -Wstringop-overflow not recognized by FortranMartin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-11-27PR preprocessor/83173: Enhance -fdump-internal-locations outputMike Gulick
2018-11-15Machine-readable diagnostic output (PR other/19165)David Malcolm
2018-10-15diagnostics: add minimum width to left margin for line numbersDavid Malcolm
2018-10-01Update options framework for parameters to properly handle and validate confi...Tamar Christina
2018-08-20Add support for grouping of related diagnostics (PR other/84889)David Malcolm
2018-08-15diagnostics: add labeling of source rangesDavid Malcolm
2018-08-09diagnostics: add line numbers to source (PR other/84889)David Malcolm
2018-01-03Update copyright years.Jakub Jelinek
2017-05-05Convert CARET_LINE_MARGIN to const intDavid Malcolm
2017-05-05Convert diagnostic_override_option_index from macro to inline functionDavid Malcolm
2017-05-05Get rid of macros for diagnostic_report_current_moduleDavid Malcolm
2017-05-05Eliminate report_diagnostic macroDavid Malcolm
2017-01-01Update copyright years.Jakub Jelinek
2016-12-05diagnostic.c (diagnostic_check_max_errors): New, broken out of ...Nathan Sidwell
2016-09-02Add -fdiagnostics-generate-patchDavid Malcolm
2016-08-31Remove arbitrary limits from rich_locationDavid Malcolm
2016-08-18Allow calling diagnostic_show_locus without a diagnostic_infoDavid Malcolm
2016-06-22Implement -fdiagnostics-parseable-fixitsDavid Malcolm
2016-06-09diagnostic.h (diagnostic_line_cutoff, [...]): delete.Marcin Baczyński
2016-05-10Add debugging ruler to diagnostic-show-locus.cDavid Malcolm
2016-03-09PR c++/70105: Defer location expansion until diagnostic_show_locusDavid Malcolm
2016-02-12PR other/69554: avoid excessive source printing for widely-separated locationsDavid Malcolm
2016-01-26PR other/69006: fix extra newlines after diagnosticsDavid Malcolm
2016-01-04Update copyright years.Jakub Jelinek
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm
2015-09-14The flag diagnostic_context::some_warnings_are_errors controls whether to giv...Manuel López-Ibáñez
2015-05-16re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez
2015-01-05Update copyright years.Jakub Jelinek
2014-12-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez
2014-12-11diagnostic.c (get_terminal_width): Renamed fromTobias Burnus
2014-12-04error.c (gfc_diagnostic_build_locus_prefix): Use diagnostic_expand_location.Manuel López-Ibáñez
2014-12-04diagnostic.c (diagnostic_color_init): New.Manuel López-Ibáñez
2014-08-21re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez
2014-08-15re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez
2014-01-23PR preprocessor/58580 - preprocessor goes OOM with warning for zero literalsDodji Seketeli
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo
2013-08-05pretty-print.h (pp_base): Remove.Gabriel Dos Reis
2013-04-26diagnostic.h (file_name_as_prefix): Add context argument.Jakub Jelinek
2013-03-21re PR middle-end/48087 (-Wall -Werror adds warnings over and above those gene...Jakub Jelinek
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-10-24re PR c++/54928 (Infinite output with after ICE with macro)Manuel López-Ibáñez