]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-typeck.c
* Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,
[thirdparty/gcc.git] / gcc / c-typeck.c
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-08  grahams * c-typeck.c (RESTORE_SPELLING_DEPTH): Uppercase and...
2001-08-01  kazu * alias.c: Fix comment formatting.
2001-07-17  rth * c-typeck.c (build_binary_op): Do not shorten...
2001-07-07  shebs * target.h (targetm): Rename global from "targe...
2001-06-29  jsm28 * target.h (struct gcc_target): Add comp_type_attribut...
2001-06-26  neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-06-12  ghazi * c-decl.c (grokdeclarator): Use INTEGRAL_TYPE_P.
2001-06-08  mmitchel * c-decl.c (grokdeclarator): Make the TREE_TYPE for...
2001-06-05  jsm28 * c-typeck.c (build_c_cast): Use TYPE_MAIN_VARIANT...
2001-06-04  danglin * c-decl.c (get_parm_info): Use INTEGRAL_TYPE_P.
2001-05-25  mmitchel * c-typeck.c (digest_init): Issue error messages about
2001-05-11  neil * c-common.c (finish_label_expr): New function, lifted...
2001-05-06  neil * c-typeck.c (internal_build_compound_expr): Check for
2001-04-30  rth * c-common.c (c_promoting_integer_type_p):...
2001-04-17  ghazi * c-typeck.c (convert_arguments): Don't check for...
2001-04-10  ghazi * c-typeck.c (convert_arguments): -Wtraditional now...
2001-03-27  amodra * c-typeck.c (digest_init): Fold init expression.
2001-02-05  jakub * c-typeck.c (common_type): push and pop binding level...
2001-01-31  jakub * c-typeck.c (set_init_index): If first is equal to...
2001-01-28  ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-27  jakub * c-typeck.c (struct constructor_stack): Add range_sta...
2001-01-20  jsm28 * c-typeck.c (digest_init): Handle boolean types as...
2001-01-12  jakub * c-typeck.c (store_init_value): Don't require constan...
2001-01-05  rth * c-decl.c (finish_struct): Detect flexible...
2001-01-04  rth * c-decl.c (grokdeclarator): Give zero-length...
2000-12-20  rth * c-typeck.c (build_asm_stmt): New, broken...
2000-11-20  jsm28 * c-typeck.c (build_conditional_expr): When merging...
2000-11-19  rth * c-decl.c (grokdeclarator): Support flexible...
2000-11-17  zack * stringpool.c: New file.
2000-11-14  rth * c-typeck.c (c_sizeof): Fold result to c_size_...
2000-11-13  jsm28 * c-common.c (boolean_increment): New function.
2000-11-13  jsm28 * c-parse.in (initelt): Give appropriate pedantic...
2000-11-01  berndsConstant folding for builtins
2000-10-31  jsm28 * c-typeck.c (build_unary_op): If pedantic, pedwarn...
2000-10-28  mmitchel * c-typeck.c (check_init_type_bitfields): Remove.
2000-10-20  jsm28 * c-common.c (check_format_info_recurse): Extract...
2000-10-17  berndsImproved sequence point warnings
2000-10-11  jsm28 * c-typeck.c (check_modify_expr): New function.
2000-10-04  wcohenPatched code to generate warning when trying to perform...
2000-09-19  rth * c-typeck.c (c_expand_asm_operands): Restore...
2000-09-19  ghazi * Makefile.in (c-common.o): Depend on diagnostic.h.
2000-09-18  mmitchel * c-typeck.c (c_start_case): Fix typo.
2000-09-17  jsm28 * c-decl.c (grokdeclarator): Don't give a warning...
2000-09-17  mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-12  ghazi * c-typeck.c (process_init_element): Avoid union init...
2000-09-10  mmitchel * c-common.h (add_stmt): Change prototype.
2000-08-25  mmitchel * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.
2000-08-21  ghazi * c-decl.c (duplicate_decls, define_label): Restrict...
2000-08-13  geoffkIn gcc/:
2000-08-09  ghazi * c-typeck.c (process_init_element): For -Wtraditional...
2000-08-08  jsm28 * c-common.c (combine_strings, check_format_info)...
2000-07-31  zack * c-decl.c (mesg_implicit_function_declaration): Init...
2000-07-31  law * c-typeck.c (build_c_cast): Change -Wcast...
2000-07-23  law * c-typeck.c (c_expand_start_case): Change -Wtradition...
2000-07-12  ghazi * c-decl.c (define_label): Warn about identifier confl...
2000-07-12  gdr2000-07-12 Gabriel Dos Reis <gdr@codesourcery.com>
2000-07-02  zack * c-typeck.c (build_indirect_ref): Use COMPLETE_OR_VOI...
2000-06-26  rth2000-06-26 Joseph S. Myers <jsm28@cam.ac.uk>
2000-06-26  gavin2000-06-26 J. David Anglin <dave@hiauly1.hia.nrc.ca>
2000-06-19  zack * c-parse.in (undeclared_variable_notice): Moved to...
2000-06-09  zacktoplevel:
2000-06-06  gdr2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com>
2000-06-05  nathan * tree.h (VOID_TYPE_P): New macro.
2000-06-05  kenner * alias.c (get_alias_set): If compnent is addressable...
2000-05-31  kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-17  cagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-09  zacktop level:
2000-05-06  rth * c-typeck.c (build_c_cast): Remove dead code.
2000-04-10  kenner * c-convert.c (convert): Handle REFERENCE_TYPE like...
2000-04-08  ghazi * tree.c (tree_expr_nonnegative_p): New function.
2000-03-30  geoffk* c-common.c (c_common_nodes_and_builtins): The first...
2000-03-25  kenner * Rework fields used to describe positions of bitfield...
2000-03-23  mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-21  nathangcc
2000-03-17  kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-14  rth * c-typeck.c (c_alignof): Error on incomplete...
2000-03-07  kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-03-02  kenner * c-common.c (c_common_nodes_and_builtins): Make sizet...
2000-02-27  kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-20  rth * c-typeck.c (add_pending_init): Don't abort...
2000-02-20  kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-01-26  rth * tree.def (UNNE_EXPR): Remove.
2000-01-25  zack * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse...
2000-01-24  rth * rtl.def: Add unordered fp comparisions.
2000-01-12  ghazi * c-common.c: PROTO -> PARAMS.
2000-01-12  zack * c-typeck.c (build_c_cast): Issue -Wcast-qual warning...
2000-01-05  zack2000-01-05 11:25 -0800 Zack Weinberg <zack@rabi.colum...
1999-12-19  rth * c-typeck.c (c_expand_start_case): Don't warn...
1999-11-25  ghazi * c-common.c (check_format_info): Don't call a variadi...
1999-10-27  law * c-typeck.c (build_function_call): Check that...
1999-10-20  mmitchel * c-typeck.c (c_expand_asm_operands): Fix typo.
1999-09-30  law * c-tree.h (warn_float_equal): Declare.
1999-09-22  samuel Various fixes for problems discovered stress-testing GC.
1999-09-20  cruxMake it possible to prototype port-specific functions...
1999-09-16  mmitchel * c-typeck.c (qualify_type): Merge qualifiers from...
1999-09-08  rth * c-typeck.c (type_lists_compatible_p): Use...
1999-09-07  lawMerge in gcc2-ss-010999
1999-08-27  zack1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-03  rth * expr.h (PROMOTE_PROTOTYPES): Move ...
next