OSDN Git Service

* doc/fragments.texi, doc/trouble.texi: Remove links to old
[pf3gnuchains/gcc-fork.git] / gcc / c-typeck.c
2001-11-07 neil * c-decl.c (pushdecl): Remove file and line.
2001-11-06 jsm28 * c-common.c (c_expand_expr_stmt): Apply default conve...
2001-11-04 neil PR c/2820
2001-11-01 neil PR c/3170
2001-10-30 jsm282001-10-30 Paolo Bonzini <bonzini@gnu.org>
2001-10-29 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,
2001-10-29 jsm28 * c-parse.in (expr_no_commas, primary), c-typeck.c
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-26 neil * c-typeck.c (convert_arguments): When comparing for...
2001-10-24 zack * c-common.h (struct c_common_identifier): Remove...
2001-10-23 neil * c-common.c (warn_div_by_zero): New.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-02 jsm28 * c-common.c (c_format_attribute_table): Make format and
2001-09-26 dj* c-typeck.c (digest_init): Check for sizeless arrays.
2001-09-21 dj* c-typeck.c (really_start_incremental_init): Discriminate
2001-09-16 rth * c-typeck.c (comptypes): Handle zero-length...
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-08-30 amylaar * c-typeck.c (pointer_diff): Try to eliminate common...
2001-08-24 jason * c-common.c (c_alignof, c_alignof_expr): Move...
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...
next