summaryrefslogtreecommitdiff
path: root/gcc/diagnostic.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* State cleanups from jit branchdmalcolm2014-10-211-1/+10
* * diagnostic.c (warning_n): New function.hubicka2014-09-201-0/+22
* gcc/ChangeLog:manu2014-08-211-2/+5
* gcc/ChangeLog:manu2014-08-201-5/+5
* gcc/ChangeLog:manu2014-08-201-0/+9
* PR c/62059mpolacek2014-08-171-1/+2
* 2014-08-15 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2014-08-151-3/+1
* PR preprocessor/58580 - preprocessor goes OOM with warning for zero literalsdodji2014-01-231-6/+13
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Revert "preprocessor/58580 - preprocessor goes OOM with warning for zero lite...dodji2013-11-061-11/+6