summaryrefslogtreecommitdiff
path: root/gcc/diagnostic.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CARET_LINE_MARGIN to const intDavid Malcolm2017-05-051-1/+1
* Convert diagnostic_override_option_index from macro to inline functionDavid Malcolm2017-05-051-2/+6
* Get rid of macros for diagnostic_report_current_moduleDavid Malcolm2017-05-051-11/+1
* Eliminate report_diagnostic macroDavid Malcolm2017-05-051-2/+0
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* diagnostic.c (diagnostic_check_max_errors): New, broken out of ...Nathan Sidwell2016-12-051-1/+2
* Add -fdiagnostics-generate-patchDavid Malcolm2016-09-021-0/+6
* Remove arbitrary limits from rich_locationDavid Malcolm2016-08-311-1/+1
* Allow calling diagnostic_show_locus without a diagnostic_infoDavid Malcolm2016-08-181-1/+3
* Implement -fdiagnostics-parseable-fixitsDavid Malcolm2016-06-221-0/+4
* diagnostic.h (diagnostic_line_cutoff, [...]): delete.Marcin Baczyński2016-06-091-6/+0
* Add debugging ruler to diagnostic-show-locus.cDavid Malcolm2016-05-101-0/+4
* PR c++/70105: Defer location expansion until diagnostic_show_locusDavid Malcolm2016-03-091-1/+1
* PR other/69554: avoid excessive source printing for widely-separated locationsDavid Malcolm2016-02-121-0/+11
* PR other/69006: fix extra newlines after diagnosticsDavid Malcolm2016-01-261-4/+0
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm2015-11-061-22/+32
* The flag diagnostic_context::some_warnings_are_errors controls whether to giv...Manuel López-Ibáñez2015-09-141-4/+0
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2015-05-161-7/+43
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2014-12-111-0/+1
* diagnostic.c (get_terminal_width): Renamed fromTobias Burnus2014-12-111-0/+2
* error.c (gfc_diagnostic_build_locus_prefix): Use diagnostic_expand_location.Manuel López-Ibáñez2014-12-041-0/+12
* diagnostic.c (diagnostic_color_init): New.Manuel López-Ibáñez2014-12-041-0/+1
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2014-08-211-0/+3
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2014-08-151-0/+3
* PR preprocessor/58580 - preprocessor goes OOM with warning for zero literalsDodji Seketeli2014-01-231-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo2013-12-101-4/+4
* pretty-print.h (pp_base): Remove.Gabriel Dos Reis2013-08-051-1/+1
* diagnostic.h (file_name_as_prefix): Add context argument.Jakub Jelinek2013-04-261-1/+1
* re PR middle-end/48087 (-Wall -Werror adds warnings over and above those gene...Jakub Jelinek2013-03-211-0/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* re PR c++/54928 (Infinite output with after ICE with macro)Manuel López-Ibáñez2012-10-241-1/+3
* re PR c++/53289 (unnecessary repetition of caret diagnostics)Manuel López-Ibáñez2012-05-091-0/+3
* re PR c++/24985 (caret diagnostics)Manuel López-Ibáñez2012-04-111-0/+10
* Emit macro expansion related diagnosticsTom Tromey2011-10-171-1/+1
* re PR c/44782 (implement -ferror-limit=)Nathan Froyd2010-11-121-0/+3
* opts-common.c (handle_option, [...]): Add diagnostic_context parameter.Joseph Myers2010-10-051-1/+0
* opt-functions.awk (static_var): Update comment.Joseph Myers2010-09-301-1/+5
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-291-4/+4
* diagnostic.h (diagnostic_classification_change_t): New.DJ Delorie2010-06-211-1/+28
* diagnostic-core.h: New.Joseph Myers2010-05-271-11/+1
* diagnostic.c: Don't include opts.h.Joseph Myers2010-05-261-11/+37
* diagnostic.c: Don't include plugin.h.Joseph Myers2010-05-251-1/+1
* diagnostic.c: Don't include flags.h.Joseph Myers2010-05-241-1/+13
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-49/+7
* re PR other/42965 (no "warnings being treated as errors" for individual -Werr...Manuel López-Ibáñez2010-04-091-1/+2
* diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin2010-04-071-0/+5