aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-typeck.c
AgeCommit message (Expand)Author
2001-06-12 * c-decl.c (grokdeclarator): Use INTEGRAL_TYPE_P.ghazi
2001-06-08 * c-decl.c (grokdeclarator): Make the TREE_TYPE for declarationsmmitchel
2001-06-04 * c-decl.c (get_parm_info): Use INTEGRAL_TYPE_P.danglin
2001-05-25 * c-typeck.c (digest_init): Issue error messages aboutmmitchel
2001-05-01 * c-common.c (c_promoting_integer_type_p): New function, from therth
2001-04-17 * c-typeck.c (convert_arguments): Don't check for width changesghazi
2001-04-11 * c-typeck.c (convert_arguments): -Wtraditional now activatesghazi
2001-03-27 * c-typeck.c (digest_init): Fold init expression.amodra
2001-02-05 * c-typeck.c (common_type): push and pop binding level aroundjakub
2001-01-31 * c-typeck.c (set_init_index): If first is equal to last, assume asjakub
2001-01-28 * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi
2001-01-27 * c-typeck.c (struct constructor_stack): Add range_stack member.jakub
2001-01-20 * c-typeck.c (digest_init): Handle boolean types as scalars.jsm28
2001-01-12 * c-typeck.c (store_init_value): Don't require constant initializerjakub
2001-01-05 * c-decl.c (finish_struct): Detect flexible array membersrth
2001-01-04 * c-decl.c (grokdeclarator): Give zero-length arrays size zero.rth
2000-12-20 * c-typeck.c (build_asm_stmt): New, broken out from ...rth
2000-11-20 * c-typeck.c (build_conditional_expr): When merging typejsm28
2000-11-19 * c-decl.c (grokdeclarator): Support flexible array members.rth
2000-11-17 * stringpool.c: New file.zack
2000-11-14 * c-typeck.c (c_sizeof): Fold result to c_size_type_node.rth
2000-11-13 * c-common.c (boolean_increment): New function.jsm28
2000-11-13 * c-parse.in (initelt): Give appropriate pedantic warnings,jsm28
2000-11-01Constant folding for builtinsbernds
2000-10-31 * c-typeck.c (build_unary_op): If pedantic, pedwarn for incrementjsm28
2000-10-28 * c-typeck.c (check_init_type_bitfields): Remove.mmitchel
2000-10-20 * c-common.c (check_format_info_recurse): Extract string constantjsm28
2000-10-17Improved sequence point warningsbernds
2000-10-11 * c-typeck.c (check_modify_expr): New function.jsm28
2000-10-04Patched code to generate warning when trying to perform staticwcohen
2000-09-19 * c-typeck.c (c_expand_asm_operands): Restore the output treerth
2000-09-19 * Makefile.in (c-common.o): Depend on diagnostic.h.ghazi
2000-09-18 * c-typeck.c (c_start_case): Fix typo.mmitchel
2000-09-17 * c-decl.c (grokdeclarator): Don't give a warning about defaultingjsm28
2000-09-17 * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel
2000-09-12 * c-typeck.c (process_init_element): Avoid union init warnings onghazi
2000-09-10 * c-common.h (add_stmt): Change prototype.mmitchel
2000-08-25 * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.mmitchel
2000-08-21 * c-decl.c (duplicate_decls, define_label): Restrict -Wtraditionalghazi
2000-08-13In gcc/:geoffk
2000-08-09 * c-typeck.c (process_init_element): For -Wtraditional, warn aboutghazi
2000-08-08 * c-common.c (combine_strings, check_format_info): Refer to ISO Cjsm28
2000-07-31 * c-decl.c (mesg_implicit_function_declaration): Init to -1.zack
2000-07-31 * c-typeck.c (build_c_cast): Change -Wcast-qual pedwarn forlaw
2000-07-23 * c-typeck.c (c_expand_start_case): Change -Wtraditional pedwarnlaw
2000-07-12 * c-decl.c (define_label): Warn about identifier conflicts withghazi
2000-07-122000-07-12 Gabriel Dos Reis <gdr@codesourcery.com>gdr
2000-07-02 * c-typeck.c (build_indirect_ref): Use COMPLETE_OR_VOID_TYPE_Pzack
2000-06-262000-06-26 Joseph S. Myers <jsm28@cam.ac.uk>rth
2000-06-262000-06-26 J. David Anglin <dave@hiauly1.hia.nrc.ca>gavin