aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-26diagnostic.c: Don't include opts.h.Joseph Myers1-11/+37
2010-05-25diagnostic.c: Don't include plugin.h.Joseph Myers1-1/+1
2010-05-24diagnostic.c: Don't include flags.h.Joseph Myers1-1/+13
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-49/+7
2010-04-09re PR other/42965 (no "warnings being treated as errors" for individual -Werr...Manuel López-Ibáñez1-1/+2
2010-04-07diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin1-0/+5
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-02-26diagnostic.c (diagnostic_initialize): Update.Manuel López-Ibáñez1-0/+9
2009-11-25Remove trailing white spaces.H.J. Lu1-2/+2
2009-09-03[multiple changes]Diego Novillo1-0/+6
2009-06-18re PR testsuite/40488 (Revision 148642 caused extra failures)Richard Henderson1-1/+1
2009-05-31tree-pretty-print.c (print_call_name): Take the callee, not the call itself.Jason Merrill1-0/+1
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers1-1/+6
2008-08-08re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez1-6/+4
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-1/+11
2008-07-21Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola1-2/+2
2008-03-02re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez1-1/+2
2008-02-29toplev.c (input_file_stack, [...]): Remove.Tom Tromey1-7/+8
2007-09-27builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek1-6/+12
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2006-01-18diagnostic.h: Include options.h.Andrew Pinski1-0/+1
2006-01-18c-pragma.c (handle_pragma_diagnostic): New.DJ Delorie1-1/+13
2006-01-18[multiple changes]Diego Novillo1-0/+1
2005-11-03re PR c++/17964 (cpp error messages contain wrong line in C++)Joseph Myers1-0/+4
2005-07-23Makefile.in (C_TREE_H): Update dependencies.Kaveh R. Ghazi1-1/+3
2005-06-30pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg1-2/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-18diagnostic.h (verbatim): Move ...Kaveh R. Ghazi1-1/+0
2005-05-03common.opt (fdiagnostics-show-option): No variable is needed.DJ Delorie1-0/+4
2005-05-03c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery decide if the ...DJ Delorie1-0/+2
2005-03-08c-semantics.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-03-08diagnostic.h: Remove unused prototype debug_output_buffer.Kazu Hirata1-2/+0
2004-08-30c-opts.c (c_common_handle_option): <case OPT_Werror> set global_dc->warning_a...Gabriel Dos Reis1-4/+4
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+12
2004-02-07c-ppoutput.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-05diagnostic.h (DEFINE_DIAGNOSTIC_KIND): Change parameter M to msgid.Joseph Myers1-1/+1
2003-08-22builtin-attrs.def: Fix comment formatting.Kazu Hirata1-1/+1
2003-08-05pretty-print.h (pp_set_line_maximum_length): Make macro.Gabriel Dos Reis1-2/+2
2003-07-25Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis1-153/+9
2003-07-05bt-load.c: Fix comment typos.Kazu Hirata1-1/+1
2003-07-04c-aux-info.c: Include toplev.h after c-tree.h.Kaveh R. Ghazi1-1/+0
2003-06-28diagnostic.h (diagnostic_set_info): Replace file and lineno parameters with a...Nathan Sidwell1-1/+1
2003-06-22diagnostic.h (output_host_wide_integer): Declare.Gabriel Dos Reis1-0/+1
2003-06-13ChangeLog.1: Fix spelling of "outputting".Matt Kraai1-1/+1
2003-06-08predict.h: Convert to ISO C90 prototypes.Andreas Jaeger1-40/+34
2003-05-25diagnostic.h (output_verbatim, verbatim): Remove printf attribute.Gabriel Dos Reis1-4/+2
2003-05-13diagnostic.c (output_format): Add support for %m.Zack Weinberg1-0/+1
2003-05-12diagnostic.c (diagnostic_for_decl): Take a diagnostic_context argument.Zack Weinberg1-2/+0
2003-05-02Makefile.in (TREE_H): Replace location.h with input.h.Nathan Sidwell1-1/+1
2003-04-30diagnostic.h (output_formatted_scalar): Tweak.Gabriel Dos Reis1-2/+2