| Commit message (Expand) | Author | Age | Files | Lines |
* | * opt-functions.awk (static_var): Update comment. | jsm28 | 2010-09-30 | 1 | -1/+5 |
* | gcc: | jsm28 | 2010-09-29 | 1 | -4/+4 |
* | * diagnostic.h (diagnostic_classification_change_t): New. | dj | 2010-06-21 | 1 | -1/+28 |
* | * diagnostic-core.h: New. Contents moved from diagnostic.h and | jsm28 | 2010-05-27 | 1 | -11/+1 |
* | * diagnostic.c: Don't include opts.h. | jsm28 | 2010-05-26 | 1 | -11/+37 |
* | * diagnostic.c: Don't include plugin.h. | jsm28 | 2010-05-25 | 1 | -1/+1 |
* | * diagnostic.c: Don't include flags.h. | jsm28 | 2010-05-24 | 1 | -1/+13 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -49/+7 |
* | 2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-04-09 | 1 | -1/+2 |
* | * diagnostic.h (diagnostic_override_option_index): New macro to | simonb | 2010-04-07 | 1 | -0/+5 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+1 |
* | 2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-02-26 | 1 | -0/+9 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -2/+2 |
* | 2009-09-01 Diego Novillo <dnovillo@google.com> | dnovillo | 2009-09-03 | 1 | -0/+6 |
* | PR 40488 | rth | 2009-06-18 | 1 | -1/+1 |
* | * tree-pretty-print.c (print_call_name): Take the callee, not the | jason | 2009-05-31 | 1 | -0/+1 |
* | PR preprocessor/34695 | jsm28 | 2009-03-29 | 1 | -1/+6 |
* | 2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-08-08 | 1 | -6/+4 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -1/+11 |
* | 2007-07-21 Rafael Avila de Espindola <espindola@google.com> | espindola | 2008-07-21 | 1 | -2/+2 |
* | 2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-03-02 | 1 | -1/+2 |
* | gcc | tromey | 2008-02-29 | 1 | -7/+8 |
* | * builtins.c (expand_builtin, expand_builtin_object_size, | jakub | 2007-09-27 | 1 | -6/+12 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | 2006-01-18 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-01-19 | 1 | -0/+1 |
* | * c-pragma.c (handle_pragma_diagnostic): New. | dj | 2006-01-18 | 1 | -1/+13 |
* | 2006-01-18 Richard Henderson <rth@redhat.com> | dnovillo | 2006-01-18 | 1 | -0/+1 |
* | gcc: | jsm28 | 2005-11-03 | 1 | -0/+4 |
* | * Makefile.in (C_TREE_H): Update dependencies. | ghazi | 2005-07-23 | 1 | -1/+3 |
* | gcc: | zack | 2005-06-30 | 1 | -2/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * diagnostic.h (verbatim): Move ... | ghazi | 2005-06-18 | 1 | -1/+0 |
* | * common.opt (fdiagnostics-show-option): No variable is needed. | dj | 2005-05-04 | 1 | -0/+4 |
* | * c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery | dj | 2005-05-03 | 1 | -0/+2 |
* | * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c, | kazu | 2005-03-08 | 1 | -1/+2 |
* | * diagnostic.h: Remove unused prototype | kazu | 2005-03-08 | 1 | -2/+0 |
* | * c-opts.c (c_common_handle_option): <case OPT_Werror> set | gdr | 2004-08-30 | 1 | -4/+4 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+12 |
* | gcc/ | kazu | 2004-02-07 | 1 | -1/+1 |
* | * diagnostic.h (DEFINE_DIAGNOSTIC_KIND): Change parameter M to | jsm28 | 2004-02-05 | 1 | -1/+1 |
* | * builtin-attrs.def: Fix comment formatting. | kazu | 2003-08-22 | 1 | -1/+1 |
* | * pretty-print.h (pp_set_line_maximum_length): Make macro. | gdr | 2003-08-05 | 1 | -2/+2 |
* | Remove pedwarn_with_decl, warning_with_decl and error_with_decl | gdr | 2003-07-25 | 1 | -153/+9 |
* | * bt-load.c: Fix comment typos. | kazu | 2003-07-05 | 1 | -1/+1 |
* | gcc: | ghazi | 2003-07-04 | 1 | -1/+0 |
* | * diagnostic.h (diagnostic_set_info): Replace file and lineno | nathan | 2003-06-28 | 1 | -1/+1 |
* | * diagnostic.h (output_host_wide_integer): Declare. | gdr | 2003-06-22 | 1 | -0/+1 |
* | (gcc) | kraai | 2003-06-13 | 1 | -1/+1 |
* | * predict.h: Convert to ISO C90 prototypes. | aj | 2003-06-08 | 1 | -40/+34 |
* | * diagnostic.h (output_verbatim, verbatim): Remove printf | gdr | 2003-05-25 | 1 | -4/+2 |