]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/diagnostic.h
arm: Factorize several occurrences of the same code into reg_needs_saving_p
[thirdparty/gcc.git] / gcc / diagnostic.h
2020-01-10  David MalcolmAdd diagnostic paths
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-18  David MalcolmAdd diagnostic_metadata and CWE support
2019-10-10  David MalcolmDocumentation hyperlinks for [-Wname-of-option] (PR...
2019-10-10  David Malcolmpretty-print: support URL escape sequences (PR 87488)
2019-07-24  Martin SeborPR driver/80545 - option -Wstringop-overflow not recogn...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-27  Mike GulickPR preprocessor/83173: Enhance -fdump-internal-location...
2018-11-15  David MalcolmMachine-readable diagnostic output (PR other/19165)
2018-10-15  David Malcolmdiagnostics: add minimum width to left margin for line...
2018-10-01  Tamar ChristinaUpdate options framework for parameters to properly...
2018-08-20  David MalcolmAdd support for grouping of related diagnostics (PR...
2018-08-15  David Malcolmdiagnostics: add labeling of source ranges
2018-08-09  David Malcolmdiagnostics: add line numbers to source (PR other/84889)
2018-01-03  Jakub JelinekUpdate copyright years.
2017-05-05  David MalcolmConvert CARET_LINE_MARGIN to const int
2017-05-05  David MalcolmConvert diagnostic_override_option_index from macro...
2017-05-05  David MalcolmGet rid of macros for diagnostic_report_current_module
2017-05-05  David MalcolmEliminate report_diagnostic macro
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-05  Nathan Sidwelldiagnostic.c (diagnostic_check_max_errors): New, broken...
2016-09-02  David MalcolmAdd -fdiagnostics-generate-patch
2016-08-31  David MalcolmRemove arbitrary limits from rich_location
2016-08-18  David MalcolmAllow calling diagnostic_show_locus without a diagnosti...
2016-06-22  David MalcolmImplement -fdiagnostics-parseable-fixits
2016-06-09  Marcin Baczyńskidiagnostic.h (diagnostic_line_cutoff, [...]): delete.
2016-05-10  David MalcolmAdd debugging ruler to diagnostic-show-locus.c
2016-03-09  David MalcolmPR c++/70105: Defer location expansion until diagnostic...
2016-02-12  David MalcolmPR other/69554: avoid excessive source printing for...
2016-01-26  David MalcolmPR other/69006: fix extra newlines after diagnostics
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-06  David MalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-09-14  Manuel López-IbáñezThe flag diagnostic_context::some_warnings_are_errors...
2015-05-16  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-11  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-12-11  Tobias Burnusdiagnostic.c (get_terminal_width): Renamed from
2014-12-04  Manuel López-Ibáñezerror.c (gfc_diagnostic_build_locus_prefix): Use diagno...
2014-12-04  Manuel López-Ibáñezdiagnostic.c (diagnostic_color_init): New.
2014-08-21  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-08-15  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-01-23  Dodji SeketeliPR preprocessor/58580 - preprocessor goes OOM with...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-10  Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-08-05  Gabriel Dos Reispretty-print.h (pp_base): Remove.
2013-04-26  Jakub Jelinekdiagnostic.h (file_name_as_prefix): Add context argument.
2013-03-21  Jakub Jelinekre PR middle-end/48087 (-Wall -Werror adds warnings...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-10-24  Manuel López-Ibáñezre PR c++/54928 (Infinite output with after ICE with...
2012-05-09  Manuel López-Ibáñezre PR c++/53289 (unnecessary repetition of caret diagno...
2012-04-11  Manuel López-Ibáñezre PR c++/24985 (caret diagnostics)
2011-10-17  Tom TromeyEmit macro expansion related diagnostics
2010-11-12  Nathan Froydre PR c/44782 (implement -ferror-limit=)
2010-10-05  Joseph Myersopts-common.c (handle_option, [...]): Add diagnostic_co...
2010-09-30  Joseph Myersopt-functions.awk (static_var): Update comment.
2010-09-29  Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-06-21  DJ Deloriediagnostic.h (diagnostic_classification_change_t):...
2010-05-27  Joseph Myersdiagnostic-core.h: New.
2010-05-26  Joseph Myersdiagnostic.c: Don't include opts.h.
2010-05-25  Joseph Myersdiagnostic.c: Don't include plugin.h.
2010-05-24  Joseph Myersdiagnostic.c: Don't include flags.h.
2010-05-21  Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-04-09  Manuel López-Ibáñezre PR other/42965 (no "warnings being treated as errors...
2010-04-07  Simon Baldwindiagnostic.h (diagnostic_override_option_index): New...
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-26  Manuel López-Ibáñezdiagnostic.c (diagnostic_initialize): Update.
2009-11-25  H.J. LuRemove trailing white spaces.
2009-09-03  Diego Novillo[multiple changes]
2009-06-18  Richard Hendersonre PR testsuite/40488 (Revision 148642 caused extra...
2009-05-31  Jason Merrilltree-pretty-print.c (print_call_name): Take the callee...
2009-03-29  Joseph Myersre PR preprocessor/34695 (Preprocessor warning->error...
2008-08-08  Manuel López-Ibáñezre PR other/36901 (pedwarn() + -pedantic-errors + ...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-21  Rafael Avila de... Makefile.in: Replace toplev.h with TOPLEV_H.
2008-03-02  Manuel López-Ibáñezre PR c++/24924 (front end and preprocessor pedantic_er...
2008-02-29  Tom Tromeytoplev.c (input_file_stack, [...]): Remove.
2007-09-27  Jakub Jelinekbuiltins.c (expand_builtin, [...]): Use new %K format...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2006-01-19  Andrew Pinskidiagnostic.h: Include options.h.
2006-01-18  DJ Deloriec-pragma.c (handle_pragma_diagnostic): New.
2006-01-18  Diego Novillo[multiple changes]
2005-11-03  Joseph Myersre PR c++/17964 (cpp error messages contain wrong line...
2005-07-23  Kaveh R. GhaziMakefile.in (C_TREE_H): Update dependencies.
2005-06-30  Zack Weinbergpretty-print.h (PP_NL_ARGMAX): New.
2005-06-25  Kelley CookUpdate FSF address.
2005-06-18  Kaveh R. Ghazidiagnostic.h (verbatim): Move ...
2005-05-04  DJ Deloriecommon.opt (fdiagnostics-show-option): No variable...
2005-05-03  DJ Deloriec-decl.c (store_parm_decls_oldstyle): Let diagnostic...
2005-03-08  Kazu Hiratac-semantics.c, [...]: Update copyright.
2005-03-08  Kazu Hiratadiagnostic.h: Remove unused prototype debug_output_buffer.
2004-08-30  Gabriel Dos Reisc-opts.c (c_common_handle_option): <case OPT_Werror...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-02-07  Kazu Hiratac-ppoutput.c, [...]: Update copyright.
2004-02-05  Joseph Myersdiagnostic.h (DEFINE_DIAGNOSTIC_KIND): Change parameter...
2003-08-22  Kazu Hiratabuiltin-attrs.def: Fix comment formatting.
2003-08-05  Gabriel Dos Reispretty-print.h (pp_set_line_maximum_length): Make macro.
2003-07-25  Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2003-07-05  Kazu Hiratabt-load.c: Fix comment typos.
2003-07-04  Kaveh R. Ghazic-aux-info.c: Include toplev.h after c-tree.h.
next