summaryrefslogtreecommitdiffstats
path: root/gcc/c-typeck.c
Commit message (Expand)AuthorAgeFilesLines
* * c-typeck.c (really_start_incremental_init): Discriminatedj2001-09-211-19/+11
* * c-typeck.c (comptypes): Handle zero-length arrays properly.rth2001-09-161-6/+19
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-1/+1
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-2/+2
* * c-typeck.c (pointer_diff): Try to eliminate common term beforeamylaar2001-08-301-1/+37
* * c-common.c (c_alignof, c_alignof_expr): Move here...jason2001-08-241-75/+0
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * c-typeck.c (RESTORE_SPELLING_DEPTH): Uppercase and parenthesize macrograhams2001-08-081-1/+1
* * alias.c: Fix comment formatting.kazu2001-08-011-4/+4
* * c-typeck.c (build_binary_op): Do not shorten unsignedrth2001-07-171-13/+3
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-2/+2
* * target.h (struct gcc_target): Add comp_type_attributes andjsm282001-06-291-5/+1
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-1/+2
* * c-decl.c (grokdeclarator): Use INTEGRAL_TYPE_P.ghazi2001-06-121-2/+1
* * c-decl.c (grokdeclarator): Make the TREE_TYPE for declarationsmmitchel2001-06-081-1/+2
* * c-typeck.c (build_c_cast): Use TYPE_MAIN_VARIANT when checkingjsm282001-06-051-1/+1
* * c-decl.c (get_parm_info): Use INTEGRAL_TYPE_P.danglin2001-06-041-3/+1
* * c-typeck.c (digest_init): Issue error messages aboutmmitchel2001-05-251-4/+11
* * c-common.c (finish_label_expr): New function, lifted fromneil2001-05-111-0/+45
* * c-typeck.c (internal_build_compound_expr): Check forneil2001-05-061-8/+4
* * c-common.c (c_promoting_integer_type_p): New function, from therth2001-04-301-5/+2
* * c-typeck.c (convert_arguments): Don't check for width changesghazi2001-04-171-11/+8
* * c-typeck.c (convert_arguments): -Wtraditional now activatesghazi2001-04-101-5/+16
* * c-typeck.c (digest_init): Fold init expression.amodra2001-03-271-0/+2
* * 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
OpenPOWER on IntegriCloud