| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | kazu | 2006-01-28 | 1 | -4/+27 |
* | * tree.h (TREE_RANGE_CHECK): Fix range predicate. | dnovillo | 2006-01-26 | 1 | -1/+1 |
* | 2006-01-20 Dirk Mueller <dmueller@suse.com> | rguenth | 2006-01-20 | 1 | -30/+1 |
* | 2006-01-18 Richard Henderson <rth@redhat.com> | dnovillo | 2006-01-18 | 1 | -6/+268 |
* | PR c/25682 | jakub | 2006-01-17 | 1 | -2/+7 |
* | gcc/ | carlos | 2006-01-05 | 1 | -1/+2 |
* | gcc/ | carlos | 2006-01-05 | 1 | -2/+6 |
* | * tree-inline.c (copy_body_r): Use explicit cast when | gdr | 2005-12-17 | 1 | -2/+2 |
* | 2005-12-16 Jon Grimm <jgrimm2@us.ibm.com> | bje | 2005-12-16 | 1 | -2/+46 |
* | * c-common.c (c_common_truthvalue_conversion): Generalise warning | bje | 2005-12-13 | 1 | -2/+16 |
* | * c-typeck.c (null_pointer_constant_p): New function. | jsm28 | 2005-12-04 | 1 | -18/+32 |
* | * c-common.c (binary_op_error): Do not allow NOP_EXPR. | jsm28 | 2005-12-04 | 1 | -6/+13 |
* | PR c/7776 | sayle | 2005-12-04 | 1 | -0/+14 |
* | * c-common.c (c_sizeof_or_alignof_type): Use fold_convert instead | jsm28 | 2005-12-03 | 1 | -3/+5 |
* | * c-typeck.c (default_function_array_conversion, | jsm28 | 2005-12-03 | 1 | -20/+10 |
* | 2005-11-24 Richard Guenther <rguenther@suse.de> | rguenth | 2005-11-24 | 1 | -27/+1 |
* | 2005-11-23 Gabriel Dos Reis <gdr@integrable-solutions.net> | gdr | 2005-11-24 | 1 | -10/+4 |
* | 2005-11-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-11-07 | 1 | -6/+9 |
* | * c-typeck.c, config/i386/netware.h, config/m32c/cond.md, | kazu | 2005-11-05 | 1 | -1/+1 |
* | PR c/24255 | rth | 2005-10-11 | 1 | -11/+11 |
* | 2005-10-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-10-05 | 1 | -13/+23 |
* | 2005-10-02 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-10-02 | 1 | -53/+163 |
* | PR c/23075 | jakub | 2005-09-06 | 1 | -4/+10 |
* | * c-typeck.c (designator_errorneous): Rename to designator_erroneous. | reichelt | 2005-08-18 | 1 | -9/+9 |
* | 2005-08-16 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-08-17 | 1 | -12/+11 |
* | * builtins.c (expand_builtin_strcat): Remove superfluous call to fold. | reichelt | 2005-08-16 | 1 | -2/+1 |
* | 2005-08-09 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-08-09 | 1 | -9/+20 |
* | PR c/23113 | jsm28 | 2005-08-06 | 1 | -1/+7 |
* | PR c/22311 | jsm28 | 2005-08-01 | 1 | -2/+3 |
* | PR c/22240 | jsm28 | 2005-07-29 | 1 | -1/+1 |
* | PR c/22192 | jsm28 | 2005-07-29 | 1 | -3/+24 |
* | * c-common.c (check_missing_format_attribute): New. | ghazi | 2005-07-24 | 1 | -44/+29 |
* | * c-typeck.c (parser_build_binary_op): Add warning control to warning | dj | 2005-07-22 | 1 | -10/+20 |
* | 2005-07-20 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-07-20 | 1 | -2/+0 |
* | Make CONSTRUCTOR use VEC to store initializers. | giovannibajo | 2005-07-20 | 1 | -31/+39 |
* | PR c/22476 | ghazi | 2005-07-19 | 1 | -0/+49 |
* | * c-typeck.c (digest_init): Call 'convert_for_assignment' | ghazi | 2005-07-16 | 1 | -0/+4 |
* | PR c/22013 | jsm28 | 2005-07-05 | 1 | -3/+21 |
* | * c-tree.h (default_function_array_conversion): Take and return | jsm28 | 2005-06-29 | 1 | -94/+113 |
* | * target.h (invalid_conversion, invalid_unary_op, | jsm28 | 2005-06-28 | 1 | -0/+16 |
* | * c-decl.c (pop_scope): Move warning control into warning call. | dj | 2005-06-28 | 1 | -31/+38 |
* | PR c/21911 | ghazi | 2005-06-26 | 1 | -1/+2 |
* | * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c, | kazu | 2005-06-26 | 1 | -4/+4 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | 2005-06-20 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-21 | 1 | -0/+1 |
* | * c-decl.c (grokdeclarator): Only check TREE_OVERFLOW on | sayle | 2005-06-19 | 1 | -9/+8 |
* | * c-tree.h (default_function_array_conversion): Declare. | jsm28 | 2005-06-15 | 1 | -69/+33 |
* | * c-common.h (same_scalar_type_ignoring_signedness): Protoize. | aldyh | 2005-06-15 | 1 | -3/+14 |
* | * c-typeck.c (convert_for_assignment): Avoid cheking | gdr | 2005-06-11 | 1 | -2/+1 |
* | PR c/21759 | gdr | 2005-06-09 | 1 | -0/+12 |