summaryrefslogtreecommitdiff
path: root/gcc/diagnostic.c
Commit message (Expand)AuthorAgeFilesLines
* PR c/81233mpolacek2017-08-091-0/+12
* Add support for mutually-incompatible fix-it hintsdmalcolm2017-06-091-1/+2
* Get rid of macros for diagnostic_report_current_moduledmalcolm2017-05-051-2/+21
* Eliminate report_diagnostic macrodmalcolm2017-05-051-2/+2
* diagnostic.c: add print_option_informationdmalcolm2017-05-051-24/+28
* diagnostic_report_diagnostic: refactor pragma-handlingdmalcolm2017-05-051-29/+50
* Eliminate fixit_hint class hierarchydmalcolm2017-05-011-36/+6
* Update copyright years.jakub2017-01-011-1/+1
* gcc/nathan2016-12-051-12/+28
* * diagnostic.c (diagnostic_report_diagnostic): Remove extraneousnathan2016-12-021-3/+1
* Revertnathan2016-10-151-22/+15
* * diagnostic.c (diagnostic_action_after_output): Remove max errornathan2016-10-141-15/+22
* * diagnostic.c (diagnostc_report_diagnostic): Fix formatting.nathan2016-10-121-4/+6
* 2016-10-08 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922016-10-081-7/+37
* fix-it hints: insert_before vs insert_afterdmalcolm2016-09-131-1/+1
* Add -fdiagnostics-generate-patchdmalcolm2016-09-021-0/+11
* Remove arbitrary limits from rich_locationdmalcolm2016-08-311-1/+1
* Reimplement removal fix-it hints in terms of replacedmalcolm2016-08-191-4/+0
* Allow calling diagnostic_show_locus without a diagnostic_infodmalcolm2016-08-181-2/+5
* C FE: suggest corrections for misspelled identifiers and type namesdmalcolm2016-06-221-0/+12
* Implement -fdiagnostics-parseable-fixitsdmalcolm2016-06-221-0/+258
* 2016-06-07 Paolo Carlini <paolo.carlini@oracle.com>paolo2016-06-071-127/+81
* [PATCH 1/2] (header usage fix) remove unused system header includesnsz2016-04-221-2/+0
* PR c++/70105: Defer location expansion until diagnostic_show_locusdmalcolm2016-03-091-14/+0
* PR other/69554: avoid excessive source printing for widely-separated locationsdmalcolm2016-02-121-17/+45
* PR other/69006: fix extra newlines after diagnosticsdmalcolm2016-01-261-32/+1
* Update copyright years.jakub2016-01-041-1/+1
* Source range tracking in libcpp and C FE, with bit-packing optimizationdmalcolm2015-11-131-17/+17
* Reimplement diagnostic_show_locus, introducing rich_location classesdmalcolm2015-11-061-32/+170
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-4/+3
* Move diagnostic_show_locus and friends out into a new source filedmalcolm2015-09-181-129/+0
* Change of location_get_source_line signaturedmalcolm2015-09-151-1/+2
* The flag diagnostic_context::some_warnings_are_errors controls whethermanu2015-09-141-5/+1
* gcc/ChangeLog:manu2015-08-111-3/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* gcc/ChangeLogmanu2015-05-201-1/+2
* Replace line_map union with C++ class hierarchydmalcolm2015-05-191-1/+1
* gcc/fortran/ChangeLog:manu2015-05-161-36/+85
* Always pass explicit location to fatal_error.jsm282015-01-301-17/+0
* * diagnostic-core.h (internal_error_no_backtrace): New prototype.jakub2015-01-231-4/+24
* Update copyright years.jakub2015-01-051-1/+1
* * diagnostic.c (build_message_string): Use xvasprintf.uros2014-12-311-1/+1
* gcc/ChangeLog:manu2014-12-111-12/+8
* 2014-12-11 Tobias Burnus <burnus@net-b.de>burnus2014-12-111-4/+21
* gcc/fortran/ChangeLog:manu2014-12-041-10/+6
* gcc/ChangeLog:manu2014-12-041-0/+28
* libcpp uses diagnostic->override_column to give a custom column number tomanu2014-12-021-0/+2
* gcc/testsuite/ChangeLog:manu2014-11-111-0/+17
* Revert revision 217149 because it breaks Ada:manu2014-11-051-17/+0
* gcc/testsuite/ChangeLog:manu2014-11-051-0/+17