aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-typeck.c
AgeCommit message (Expand)Author
2006-07-13Merge from gcc-4_1-branch revision 114100 (gcc-4_1_1-release)Paul Brook
2006-01-17Merge from gcc-4_1-branch revision 109820.Paul Brook
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
2005-06-09/:Nathan Sidwell
2005-06-072005-06-07 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-06-06gcc/po/Jakub Jelinek
2005-06-04 PR c/21873Joseph Myers
2005-06-022005-06-02 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-05-25* c-common.c (unsigned_conversion_warning): Move warning controlDJ Delorie
2005-05-24 * c-common.h (objc_comptypes): Remove prototype.Ziemowit Laski
2005-05-17 Yet more Objective-C++...Mike Stump
2005-05-17 * c-typeck.c (common_type): Also handle BOOLEAN_TYPEs.Roger Sayle
2005-05-17 PR tree-optimization/21610Jakub Jelinek
2005-05-102005-05-10 Gabor Loki <loki@gcc.gnu.org>Gabor Loki
2005-05-09 * c-tree.h (parser_build_unary_op): New prototype.Roger Sayle
2005-05-022005-05-02 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-04-28 * c-typeck.c (build_compound_expr): Correct logic in last change.Joseph Myers
2005-04-27 PR c/21159Joseph Myers