summaryrefslogtreecommitdiffstats
path: root/gcc/c-typeck.c
Commit message (Expand)AuthorAgeFilesLines
* * c-typeck.c (common_type): push and pop binding level aroundjakub2001-02-051-0/+5
* * c-typeck.c (set_init_index): If first is equal to last, assume asjakub2001-01-311-10/+16
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0
* * c-typeck.c (struct constructor_stack): Add range_stack member.jakub2001-01-271-1/+13
* * c-typeck.c (digest_init): Handle boolean types as scalars.jsm282001-01-201-1/+1
* * c-typeck.c (store_init_value): Don't require constant initializerjakub2001-01-121-188/+584
* * c-decl.c (finish_struct): Detect flexible array membersrth2001-01-051-17/+59
* * c-decl.c (grokdeclarator): Give zero-length arrays size zero.rth2001-01-041-23/+20
* * c-typeck.c (build_asm_stmt): New, broken out from ...rth2000-12-201-48/+82
* * c-typeck.c (build_conditional_expr): When merging typejsm282000-11-201-10/+4
* * c-decl.c (grokdeclarator): Support flexible array members.rth2000-11-191-0/+10
* * stringpool.c: New file.zack2000-11-171-3/+3
* * c-typeck.c (c_sizeof): Fold result to c_size_type_node.rth2000-11-141-37/+55
* * c-common.c (boolean_increment): New function.jsm282000-11-131-16/+33
* * c-parse.in (initelt): Give appropriate pedantic warnings,jsm282000-11-131-11/+2
* Constant folding for builtinsbernds2000-11-011-1/+2
* * c-typeck.c (build_unary_op): If pedantic, pedwarn for incrementjsm282000-10-311-0/+3
* * c-typeck.c (check_init_type_bitfields): Remove.mmitchel2000-10-281-294/+20
* * c-common.c (check_format_info_recurse): Extract string constantjsm282000-10-201-6/+23
* Improved sequence point warningsbernds2000-10-171-130/+0
* * c-typeck.c (check_modify_expr): New function.jsm282000-10-111-0/+132
* Patched code to generate warning when trying to perform staticwcohen2000-10-041-1/+2
* * c-typeck.c (c_expand_asm_operands): Restore the output treerth2000-09-191-0/+4
* * Makefile.in (c-common.o): Depend on diagnostic.h.ghazi2000-09-191-1/+1
* * c-typeck.c (c_start_case): Fix typo.mmitchel2000-09-181-1/+1
* * c-decl.c (grokdeclarator): Don't give a warning about defaultingjsm282000-09-171-0/+2
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-35/+107
* * c-typeck.c (process_init_element): Avoid union init warnings onghazi2000-09-121-1/+2
* * c-common.h (add_stmt): Change prototype.mmitchel2000-09-101-7/+4
* * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.mmitchel2000-08-251-6/+1
* * c-decl.c (duplicate_decls, define_label): Restrict -Wtraditionalghazi2000-08-211-4/+3
* In gcc/:geoffk2000-08-131-8/+2
* * c-typeck.c (process_init_element): For -Wtraditional, warn aboutghazi2000-08-091-0/+9
* * c-common.c (combine_strings, check_format_info): Refer to ISO Cjsm282000-08-081-23/+23
* * c-decl.c (mesg_implicit_function_declaration): Init to -1.zack2000-07-311-3/+4
* * c-typeck.c (build_c_cast): Change -Wcast-qual pedwarn forlaw2000-07-311-1/+1
* * c-typeck.c (c_expand_start_case): Change -Wtraditional pedwarnlaw2000-07-231-1/+1
* * c-decl.c (define_label): Warn about identifier conflicts withghazi2000-07-121-0/+4
* 2000-07-12 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-07-121-24/+0
* * c-typeck.c (build_indirect_ref): Use COMPLETE_OR_VOID_TYPE_Pzack2000-07-021-2/+2
* 2000-06-26 Joseph S. Myers <jsm28@cam.ac.uk>rth2000-06-261-2/+27
* 2000-06-26 J. David Anglin <dave@hiauly1.hia.nrc.ca>gavin2000-06-261-1/+3
* * c-parse.in (undeclared_variable_notice): Moved to c-typeck.c.zack2000-06-191-0/+92
* toplevel:zack2000-06-091-1/+1
* 2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-06-061-2/+4
* * tree.h (VOID_TYPE_P): New macro.nathan2000-06-051-15/+11
* * alias.c (get_alias_set): If compnent is addressable, use aliaskenner2000-06-051-1/+0
* * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner2000-05-311-0/+1
* Add options -Wunused-variable, -Wunused-function, -Wunused-label,cagney2000-05-171-2/+2
* top level:zack2000-05-091-1/+1
OpenPOWER on IntegriCloud