summaryrefslogtreecommitdiff
path: root/gcc/diagnostic.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* predict.h: Convert to ISO C90 prototypes.Andreas Jaeger2003-06-081-40/+34
* diagnostic.h (output_verbatim, verbatim): Remove printf attribute.Gabriel Dos Reis2003-05-251-4/+2
* diagnostic.c (output_format): Add support for %m.Zack Weinberg2003-05-131-0/+1
* diagnostic.c (diagnostic_for_decl): Take a diagnostic_context argument.Zack Weinberg2003-05-121-2/+0
* Makefile.in (TREE_H): Replace location.h with input.h.Nathan Sidwell2003-05-021-1/+1
* diagnostic.h (output_formatted_scalar): Tweak.Gabriel Dos Reis2003-04-301-2/+2
* diagnostic.c (real_abort): New.Geoffrey Keating2003-02-121-2/+9
* alias.c: Fix comment typos.Kazu Hirata2003-01-181-2/+2
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-1/+1
* diagnostic.c (output_add_identifier): New fn.Jason Merrill2002-09-121-0/+1
* diagnostic.h (output_formatted_scalar): Rename from output_formatted_integer.Gabriel Dos Reis2002-08-121-2/+2
* diagnostic.c (inform): New function.Gabriel Dos Reis2002-08-041-0/+1
* pretty-print.h: Define more macros.Gabriel Dos Reis2002-07-291-0/+8
* diagnostic.h: #include location.hGabriel Dos Reis2002-07-101-10/+1
* objc-act.c (warn_with_ivar): Adjust calls to diagnostic_count_error.Gabriel Dos Reis2002-06-111-1/+5
* toplev.h (report_error_function): Remove.Gabriel Dos Reis2002-06-051-91/+100
* diagnostic.h (diagnostic_count): Move from output_buffer to diagnostic_context.Gabriel Dos Reis2002-06-031-13/+10
* diagnostic.h (struct diagnostic_context): Add new member internal_error.Gabriel Dos Reis2002-06-021-3/+3