Age | Commit message (Expand) | Author | Files | Lines |
2010-11-12 | re PR c/44782 (implement -ferror-limit=) | Nathan Froyd | 1 | -0/+3 |
2010-10-05 | opts-common.c (handle_option, [...]): Add diagnostic_context parameter. | Joseph Myers | 1 | -1/+0 |
2010-09-30 | opt-functions.awk (static_var): Update comment. | Joseph Myers | 1 | -1/+5 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -4/+4 |
2010-06-21 | diagnostic.h (diagnostic_classification_change_t): New. | DJ Delorie | 1 | -1/+28 |
2010-05-27 | diagnostic-core.h: New. | Joseph Myers | 1 | -11/+1 |
2010-05-26 | diagnostic.c: Don't include opts.h. | Joseph Myers | 1 | -11/+37 |
2010-05-25 | diagnostic.c: Don't include plugin.h. | Joseph Myers | 1 | -1/+1 |
2010-05-24 | diagnostic.c: Don't include flags.h. | Joseph Myers | 1 | -1/+13 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -49/+7 |
2010-04-09 | re PR other/42965 (no "warnings being treated as errors" for individual -Werr... | Manuel López-Ibáñez | 1 | -1/+2 |
2010-04-07 | diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti... | Simon Baldwin | 1 | -0/+5 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-02-26 | diagnostic.c (diagnostic_initialize): Update. | Manuel López-Ibáñez | 1 | -0/+9 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -2/+2 |
2009-09-03 | [multiple changes] | Diego Novillo | 1 | -0/+6 |
2009-06-18 | re PR testsuite/40488 (Revision 148642 caused extra failures) | Richard Henderson | 1 | -1/+1 |
2009-05-31 | tree-pretty-print.c (print_call_name): Take the callee, not the call itself. | Jason Merrill | 1 | -0/+1 |
2009-03-29 | re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror... | Joseph Myers | 1 | -1/+6 |
2008-08-08 | re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul... | Manuel López-Ibáñez | 1 | -6/+4 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -1/+11 |
2008-07-21 | Makefile.in: Replace toplev.h with TOPLEV_H. | Rafael Avila de Espindola | 1 | -2/+2 |
2008-03-02 | re PR c++/24924 (front end and preprocessor pedantic_errors settings should a... | Manuel López-Ibáñez | 1 | -1/+2 |
2008-02-29 | toplev.c (input_file_stack, [...]): Remove. | Tom Tromey | 1 | -7/+8 |
2007-09-27 | builtins.c (expand_builtin, [...]): Use new %K format string specifier for di... | Jakub Jelinek | 1 | -6/+12 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2006-01-18 | diagnostic.h: Include options.h. | Andrew Pinski | 1 | -0/+1 |
2006-01-18 | c-pragma.c (handle_pragma_diagnostic): New. | DJ Delorie | 1 | -1/+13 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -0/+1 |
2005-11-03 | re PR c++/17964 (cpp error messages contain wrong line in C++) | Joseph Myers | 1 | -0/+4 |
2005-07-23 | Makefile.in (C_TREE_H): Update dependencies. | Kaveh R. Ghazi | 1 | -1/+3 |
2005-06-30 | pretty-print.h (PP_NL_ARGMAX): New. | Zack Weinberg | 1 | -2/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-18 | diagnostic.h (verbatim): Move ... | Kaveh R. Ghazi | 1 | -1/+0 |
2005-05-03 | common.opt (fdiagnostics-show-option): No variable is needed. | DJ Delorie | 1 | -0/+4 |
2005-05-03 | c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery decide if the ... | DJ Delorie | 1 | -0/+2 |
2005-03-08 | c-semantics.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2005-03-08 | diagnostic.h: Remove unused prototype debug_output_buffer. | Kazu Hirata | 1 | -2/+0 |
2004-08-30 | c-opts.c (c_common_handle_option): <case OPT_Werror> set global_dc->warning_a... | Gabriel Dos Reis | 1 | -4/+4 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+12 |
2004-02-07 | c-ppoutput.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-05 | diagnostic.h (DEFINE_DIAGNOSTIC_KIND): Change parameter M to msgid. | Joseph Myers | 1 | -1/+1 |
2003-08-22 | builtin-attrs.def: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-08-05 | pretty-print.h (pp_set_line_maximum_length): Make macro. | Gabriel Dos Reis | 1 | -2/+2 |
2003-07-25 | Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC. | Gabriel Dos Reis | 1 | -153/+9 |
2003-07-05 | bt-load.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-04 | c-aux-info.c: Include toplev.h after c-tree.h. | Kaveh R. Ghazi | 1 | -1/+0 |
2003-06-28 | diagnostic.h (diagnostic_set_info): Replace file and lineno parameters with a... | Nathan Sidwell | 1 | -1/+1 |
2003-06-22 | diagnostic.h (output_host_wide_integer): Declare. | Gabriel Dos Reis | 1 | -0/+1 |
2003-06-13 | ChangeLog.1: Fix spelling of "outputting". | Matt Kraai | 1 | -1/+1 |