aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-typeck.c
AgeCommit message (Expand)Author
2006-01-28gcc/Kazu Hirata
2006-01-26 * tree.h (TREE_RANGE_CHECK): Fix range predicate.Diego Novillo
2006-01-202006-01-20 Dirk Mueller <dmueller@suse.com>Dirk Mueller
2006-01-182006-01-18 Richard Henderson <rth@redhat.com>Diego Novillo
2006-01-17 PR c/25682Jakub Jelinek
2006-01-05gcc/Carlos O'Donell
2006-01-05gcc/Carlos O'Donell
2005-12-17 * tree-inline.c (copy_body_r): Use explicit cast whenGabriel Dos Reis
2005-12-162005-12-16 Jon Grimm <jgrimm2@us.ibm.com>Jon Grimm
2005-12-13 * c-common.c (c_common_truthvalue_conversion): Generalise warningBen Elliston
2005-12-04 * c-typeck.c (null_pointer_constant_p): New function.Joseph Myers
2005-12-04 * c-common.c (binary_op_error): Do not allow NOP_EXPR.Joseph Myers
2005-12-04 PR c/7776Roger Sayle
2005-12-03 * c-common.c (c_sizeof_or_alignof_type): Use fold_convert insteadJoseph Myers
2005-12-03 * c-typeck.c (default_function_array_conversion,Joseph Myers
2005-11-242005-11-24 Richard Guenther <rguenther@suse.de>Richard Guenther
2005-11-242005-11-23 Gabriel Dos Reis <gdr@integrable-solutions.net>Gabriel Dos Reis
2005-11-072005-11-07 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-11-05 * c-typeck.c, config/i386/netware.h, config/m32c/cond.md,Kazu Hirata
2005-10-11 PR c/24255Richard Henderson
2005-10-052005-10-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-10-022005-10-02 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-09-06 PR c/23075Jakub Jelinek
2005-08-18 * c-typeck.c (designator_errorneous): Rename to designator_erroneous.Volker Reichelt
2005-08-172005-08-16 James A. Morrison <phython@gcc.gnu.org>James A. Morrison
2005-08-16 * builtins.c (expand_builtin_strcat): Remove superfluous call to fold.Volker Reichelt
2005-08-092005-08-09 James A. Morrison <phython@gcc.gnu.org>James A. Morrison
2005-08-06 PR c/23113Joseph Myers
2005-08-01 PR c/22311Joseph Myers
2005-07-29 PR c/22240Joseph Myers
2005-07-29 PR c/22192Joseph Myers
2005-07-24 * c-common.c (check_missing_format_attribute): New.Kaveh Ghazi
2005-07-22* c-typeck.c (parser_build_binary_op): Add warning control to warningDJ Delorie
2005-07-202005-07-20 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-07-20 Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo
2005-07-19 PR c/22476Kaveh Ghazi
2005-07-16 * c-typeck.c (digest_init): Call 'convert_for_assignment'Kaveh Ghazi
2005-07-05 PR c/22013Joseph Myers
2005-06-29 * c-tree.h (default_function_array_conversion): Take and returnJoseph Myers
2005-06-28 * target.h (invalid_conversion, invalid_unary_op,Joseph Myers
2005-06-28* c-decl.c (pop_scope): Move warning control into warning call.DJ Delorie
2005-06-26 PR c/21911Kaveh Ghazi
2005-06-26 * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,Kazu Hirata
2005-06-25Update FSF address.Kelley Cook
2005-06-212005-06-20 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-06-19 * c-decl.c (grokdeclarator): Only check TREE_OVERFLOW onRoger Sayle
2005-06-15 * c-tree.h (default_function_array_conversion): Declare.Joseph Myers
2005-06-15 * c-common.h (same_scalar_type_ignoring_signedness): Protoize.Aldy Hernandez
2005-06-11 * c-typeck.c (convert_for_assignment): Avoid chekingGabriel Dos Reis
2005-06-09 PR c/21759Gabriel Dos Reis