summaryrefslogtreecommitdiff
path: root/gcc/diagnostic.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CARET_LINE_MARGIN to const intdmalcolm2017-05-051-1/+1
* Convert diagnostic_override_option_index from macro to inline functiondmalcolm2017-05-051-2/+6
* Get rid of macros for diagnostic_report_current_moduledmalcolm2017-05-051-11/+1
* Eliminate report_diagnostic macrodmalcolm2017-05-051-2/+0
* Update copyright years.jakub2017-01-011-1/+1
* gcc/nathan2016-12-051-1/+2
* Add -fdiagnostics-generate-patchdmalcolm2016-09-021-0/+6
* Remove arbitrary limits from rich_locationdmalcolm2016-08-311-1/+1
* Allow calling diagnostic_show_locus without a diagnostic_infodmalcolm2016-08-181-1/+3
* Implement -fdiagnostics-parseable-fixitsdmalcolm2016-06-221-0/+4
* 2016-06-09 Marcin Baczyński <marbacz@gmail.com>law2016-06-091-6/+0
* Add debugging ruler to diagnostic-show-locus.cdmalcolm2016-05-101-0/+4
* PR c++/70105: Defer location expansion until diagnostic_show_locusdmalcolm2016-03-091-1/+1
* PR other/69554: avoid excessive source printing for widely-separated locationsdmalcolm2016-02-121-0/+11
* PR other/69006: fix extra newlines after diagnosticsdmalcolm2016-01-261-4/+0
* Update copyright years.jakub2016-01-041-1/+1
* Reimplement diagnostic_show_locus, introducing rich_location classesdmalcolm2015-11-061-22/+32
* The flag diagnostic_context::some_warnings_are_errors controls whethermanu2015-09-141-4/+0
* gcc/fortran/ChangeLog:manu2015-05-161-7/+43
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ChangeLog:manu2014-12-111-0/+1
* 2014-12-11 Tobias Burnus <burnus@net-b.de>burnus2014-12-111-0/+2
* gcc/fortran/ChangeLog:manu2014-12-041-0/+12
* gcc/ChangeLog:manu2014-12-041-0/+1
* gcc/ChangeLog:manu2014-08-211-0/+3
* 2014-08-15 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2014-08-151-0/+3
* PR preprocessor/58580 - preprocessor goes OOM with warning for zero literalsdodji2014-01-231-0/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-4/+4
* * pretty-print.h (pp_base): Remove. Adjust dependent macros.gdr2013-08-051-1/+1
* * diagnostic.h (file_name_as_prefix): Add context argument.jakub2013-04-261-1/+1
* PR middle-end/48087jakub2013-03-211-0/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-10-241-1/+3
* 2012-05-09 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-091-0/+3
* 2012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-04-111-0/+10
* Emit macro expansion related diagnosticsdodji2011-10-171-1/+1
* gcc/froydnj2010-11-121-0/+3
* * opts-common.c (handle_option, handle_generated_option,jsm282010-10-051-1/+0
* * opt-functions.awk (static_var): Update comment.jsm282010-09-301-1/+5
* gcc:jsm282010-09-291-4/+4
* * diagnostic.h (diagnostic_classification_change_t): New.dj2010-06-211-1/+28
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-11/+1
* * diagnostic.c: Don't include opts.h.jsm282010-05-261-11/+37
* * diagnostic.c: Don't include plugin.h.jsm282010-05-251-1/+1
* * diagnostic.c: Don't include flags.h.jsm282010-05-241-1/+13
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-49/+7
* 2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-04-091-1/+2
* * diagnostic.h (diagnostic_override_option_index): New macro tosimonb2010-04-071-0/+5