aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic.c
AgeCommit message (Expand)Author
2019-01-01 Update copyright years.jakub
2018-11-30C++: fix-it hint for missing parenthesesdmalcolm
2018-11-27PR preprocessor/83173: Enhance -fdump-internal-locations outputdmalcolm
2018-11-15Machine-readable diagnostic output (PR other/19165)dmalcolm
2018-11-13Eliminate source_location in favor of location_tdmalcolm
2018-10-15diagnostics: add minimum width to left margin for line numbersdmalcolm
2018-09-11Add sorry_at diagnostic function.ams
2018-08-20Add support for grouping of related diagnostics (PR other/84889)dmalcolm
2018-08-16diagnostics: fix bad interaction between line spans and line numbersdmalcolm
2018-08-15diagnostics: add labeling of source rangesdmalcolm
2018-08-09diagnostics: add line numbers to source (PR other/84889)dmalcolm
2018-08-08[PATCH] line-map include-from representationnathan
2018-08-06[PATCH] Diagnostic included-from loopnathan
2018-08-02Fix memory leak of pretty_printer prefixesdmalcolm
2018-02-27PR translation/84207 - Hard coded plural in gimple-fold.cmsebor
2018-01-03 Update copyright years.jakub
2017-11-13[Diagnostic Patch] don't print column zeronathan
2017-11-02Add selftest for diagnostic_get_location_textdmalcolm
2017-10-31diagnostics: get rid of *_at_rich_loc in favor of overloadingdmalcolm
2017-08-09 PR c/81233mpolacek
2017-06-09Add support for mutually-incompatible fix-it hintsdmalcolm
2017-05-05Get rid of macros for diagnostic_report_current_moduledmalcolm
2017-05-05Eliminate report_diagnostic macrodmalcolm
2017-05-05diagnostic.c: add print_option_informationdmalcolm
2017-05-05diagnostic_report_diagnostic: refactor pragma-handlingdmalcolm
2017-05-01Eliminate fixit_hint class hierarchydmalcolm
2017-01-01 Update copyright years.jakub
2016-12-05 gcc/nathan
2016-12-02 * diagnostic.c (diagnostic_report_diagnostic): Remove extraneousnathan
2016-10-15Revertnathan
2016-10-14 * diagnostic.c (diagnostic_action_after_output): Remove max errornathan
2016-10-12 * diagnostic.c (diagnostc_report_diagnostic): Fix formatting.nathan
2016-10-082016-10-08 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2016-09-13fix-it hints: insert_before vs insert_afterdmalcolm
2016-09-02Add -fdiagnostics-generate-patchdmalcolm
2016-08-31Remove arbitrary limits from rich_locationdmalcolm
2016-08-19Reimplement removal fix-it hints in terms of replacedmalcolm
2016-08-18Allow calling diagnostic_show_locus without a diagnostic_infodmalcolm
2016-06-22C FE: suggest corrections for misspelled identifiers and type namesdmalcolm
2016-06-22Implement -fdiagnostics-parseable-fixitsdmalcolm
2016-06-072016-06-07 Paolo Carlini <paolo.carlini@oracle.com>paolo
2016-04-22[PATCH 1/2] (header usage fix) remove unused system header includesnsz
2016-03-09PR c++/70105: Defer location expansion until diagnostic_show_locusdmalcolm
2016-02-12PR other/69554: avoid excessive source printing for widely-separated locationsdmalcolm
2016-01-26PR other/69006: fix extra newlines after diagnosticsdmalcolm
2016-01-04 Update copyright years.jakub
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationdmalcolm
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesdmalcolm
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-09-18Move diagnostic_show_locus and friends out into a new source filedmalcolm