aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic.h
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-05 gcc/Nathan Sidwell
2016-09-02Add -fdiagnostics-generate-patchDavid Malcolm
2016-08-31Remove arbitrary limits from rich_locationDavid Malcolm
2016-08-18Allow calling diagnostic_show_locus without a diagnostic_infoDavid Malcolm
2016-06-22Implement -fdiagnostics-parseable-fixitsDavid Malcolm
2016-06-092016-06-09 Marcin Baczyński <marbacz@gmail.com>Marcin Baczyński
2016-05-10Add debugging ruler to diagnostic-show-locus.cDavid Malcolm
2016-03-09PR c++/70105: Defer location expansion until diagnostic_show_locusDavid Malcolm
2016-02-12PR other/69554: avoid excessive source printing for widely-separated locationsDavid Malcolm
2016-01-26PR other/69006: fix extra newlines after diagnosticsDavid Malcolm
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm
2015-09-14The flag diagnostic_context::some_warnings_are_errors controls whetherManuel López-Ibáñez
2015-05-16gcc/fortran/ChangeLog:Manuel López-Ibáñez
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-11gcc/ChangeLog:Manuel López-Ibáñez
2014-12-112014-12-11 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2014-12-04gcc/fortran/ChangeLog:Manuel López-Ibáñez
2014-12-04gcc/ChangeLog:Manuel López-Ibáñez
2014-08-21gcc/ChangeLog:Manuel López-Ibáñez
2014-08-152014-08-15 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2014-01-23PR preprocessor/58580 - preprocessor goes OOM with warning for zero literalsDodji Seketeli
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-10 * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):Oleg Endo
2013-08-05 * pretty-print.h (pp_base): Remove. Adjust dependent macros.Gabriel Dos Reis
2013-04-26 * diagnostic.h (file_name_as_prefix): Add context argument.Jakub Jelinek
2013-03-21 PR middle-end/48087Jakub Jelinek
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-10-242012-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2012-05-092012-05-09 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2012-04-112012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2011-10-17Emit macro expansion related diagnosticsTom Tromey
2010-11-12gcc/Nathan Froyd
2010-10-05 * opts-common.c (handle_option, handle_generated_option,Joseph Myers
2010-09-30 * opt-functions.awk (static_var): Update comment.Joseph Myers
2010-09-29gcc:Joseph Myers
2010-06-21* diagnostic.h (diagnostic_classification_change_t): New.DJ Delorie
2010-05-27 * diagnostic-core.h: New. Contents moved from diagnostic.h andJoseph Myers
2010-05-26 * diagnostic.c: Don't include opts.h.Joseph Myers
2010-05-25 * diagnostic.c: Don't include plugin.h.Joseph Myers
2010-05-24 * diagnostic.c: Don't include flags.h.Joseph Myers
2010-05-21 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orJoseph Myers
2010-04-092010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-04-07 * diagnostic.h (diagnostic_override_option_index): New macro toSimon Baldwin
2010-04-02 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, Steven Bosscher
2010-02-262010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2009-11-25Remove trailing white spaces.H.J. Lu
2009-09-032009-09-01 Diego Novillo <dnovillo@google.com>Diego Novillo