aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic.h
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-10-242012-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2012-05-092012-05-09 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2012-04-112012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2011-10-17Emit macro expansion related diagnosticsTom Tromey
2010-11-12gcc/Nathan Froyd
2010-10-05 * opts-common.c (handle_option, handle_generated_option,Joseph Myers
2010-09-30 * opt-functions.awk (static_var): Update comment.Joseph Myers
2010-09-29gcc:Joseph Myers
2010-06-21* diagnostic.h (diagnostic_classification_change_t): New.DJ Delorie
2010-05-27 * diagnostic-core.h: New. Contents moved from diagnostic.h andJoseph Myers
2010-05-26 * diagnostic.c: Don't include opts.h.Joseph Myers
2010-05-25 * diagnostic.c: Don't include plugin.h.Joseph Myers
2010-05-24 * diagnostic.c: Don't include flags.h.Joseph Myers
2010-05-21 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orJoseph Myers
2010-04-092010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-04-07 * diagnostic.h (diagnostic_override_option_index): New macro toSimon Baldwin
2010-04-02 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, Steven Bosscher
2010-02-262010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2009-11-25Remove trailing white spaces.H.J. Lu
2009-09-032009-09-01 Diego Novillo <dnovillo@google.com>Diego Novillo
2009-06-18 PR 40488Richard Henderson
2009-05-31 * tree-pretty-print.c (print_call_name): Take the callee, not theJason Merrill
2009-03-29 PR preprocessor/34695Joseph Myers
2008-08-082008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel Lopez-Ibanez
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-07-212007-07-21 Rafael Avila de Espindola <espindola@google.com>Rafael Espindola
2008-03-022008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org> Manuel Lopez-Ibanez
2008-02-29gccTom Tromey
2007-09-27 * builtins.c (expand_builtin, expand_builtin_object_size,Jakub Jelinek
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2006-01-192006-01-18 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2006-01-18* c-pragma.c (handle_pragma_diagnostic): New.DJ Delorie
2006-01-182006-01-18 Richard Henderson <rth@redhat.com>Diego Novillo
2005-11-03gcc:Joseph Myers
2005-07-23 * Makefile.in (C_TREE_H): Update dependencies.Kaveh Ghazi
2005-06-30gcc:Zack Weinberg
2005-06-25Update FSF address.Kelley Cook
2005-06-18 * diagnostic.h (verbatim): Move ...Kaveh Ghazi
2005-05-04* common.opt (fdiagnostics-show-option): No variable is needed.DJ Delorie
2005-05-03* c-decl.c (store_parm_decls_oldstyle): Let diagnostic machineryDJ Delorie
2005-03-08 * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c,Kazu Hirata
2005-03-08 * diagnostic.h: Remove unused prototypeKazu Hirata
2004-08-30 * c-opts.c (c_common_handle_option): <case OPT_Werror> setGabriel Dos Reis
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-02-07 gcc/Kazu Hirata
2004-02-05 * diagnostic.h (DEFINE_DIAGNOSTIC_KIND): Change parameter M toJoseph Myers
2003-08-22 * builtin-attrs.def: Fix comment formatting.Kazu Hirata
2003-08-05 * pretty-print.h (pp_set_line_maximum_length): Make macro.Gabriel Dos Reis