summaryrefslogtreecommitdiff
path: root/gcc/diagnostic.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* diagnostic.c (diagnostic_initialize): Update.Manuel López-Ibáñez2010-02-261-0/+9
* Remove trailing white spaces.H.J. Lu2009-11-251-2/+2
* [multiple changes]Diego Novillo2009-09-031-0/+6
* re PR testsuite/40488 (Revision 148642 caused extra failures)Richard Henderson2009-06-181-1/+1
* tree-pretty-print.c (print_call_name): Take the callee, not the call itself.Jason Merrill2009-05-311-0/+1
* re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers2009-03-291-1/+6
* re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez2008-08-081-6/+4
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-1/+11
* Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola2008-07-211-2/+2
* re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez2008-03-021-1/+2
* toplev.c (input_file_stack, [...]): Remove.Tom Tromey2008-02-291-7/+8
* builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek2007-09-271-6/+12
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* diagnostic.h: Include options.h.Andrew Pinski2006-01-181-0/+1
* c-pragma.c (handle_pragma_diagnostic): New.DJ Delorie2006-01-181-1/+13
* [multiple changes]Diego Novillo2006-01-181-0/+1
* re PR c++/17964 (cpp error messages contain wrong line in C++)Joseph Myers2005-11-031-0/+4
* Makefile.in (C_TREE_H): Update dependencies.Kaveh R. Ghazi2005-07-231-1/+3
* pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg2005-06-301-2/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* diagnostic.h (verbatim): Move ...Kaveh R. Ghazi2005-06-181-1/+0
* common.opt (fdiagnostics-show-option): No variable is needed.DJ Delorie2005-05-031-0/+4
* c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery decide if the ...DJ Delorie2005-05-031-0/+2
* c-semantics.c, [...]: Update copyright.Kazu Hirata2005-03-081-1/+2
* diagnostic.h: Remove unused prototype debug_output_buffer.Kazu Hirata2005-03-081-2/+0
* c-opts.c (c_common_handle_option): <case OPT_Werror> set global_dc->warning_a...Gabriel Dos Reis2004-08-301-4/+4
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+12
* c-ppoutput.c, [...]: Update copyright.Kazu Hirata2004-02-071-1/+1
* diagnostic.h (DEFINE_DIAGNOSTIC_KIND): Change parameter M to msgid.Joseph Myers2004-02-051-1/+1
* builtin-attrs.def: Fix comment formatting.Kazu Hirata2003-08-221-1/+1
* pretty-print.h (pp_set_line_maximum_length): Make macro.Gabriel Dos Reis2003-08-051-2/+2
* Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis2003-07-251-153/+9
* bt-load.c: Fix comment typos.Kazu Hirata2003-07-051-1/+1
* c-aux-info.c: Include toplev.h after c-tree.h.Kaveh R. Ghazi2003-07-041-1/+0
* diagnostic.h (diagnostic_set_info): Replace file and lineno parameters with a...Nathan Sidwell2003-06-281-1/+1
* diagnostic.h (output_host_wide_integer): Declare.Gabriel Dos Reis2003-06-221-0/+1
* ChangeLog.1: Fix spelling of "outputting".Matt Kraai2003-06-131-1/+1