OSDN Git Service

* approved by rth
[pf3gnuchains/gcc-fork.git] / gcc / c-typeck.c
2002-09-08 rth * c-typeck.c (c_tree_expr_nonnegative_p): New...
2002-09-06 zlaski[gcc/ChangeLog]
2002-09-03 shebs * c-lang.c (recognize_objc_keyword): Remove...
2002-08-15 aoliva* c-tree.h (skip_evaluation): Move declaration...
2002-08-10 zlaski2002-08-09 Ziemowit Laski <zlaski@apple.com>
2002-07-25 gdr * c-common.c (c_sizeof_or_alignof_type): Take a third...
2002-07-23 gdr2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2002-07-21 gdr2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2002-07-21 neil * c-typeck.c (SAVE_SPELLING_DEPTH): Remove.
2002-07-03 amylaargcc:
2002-06-18 aldyh2002-06-16 Aldy Hernandez <aldyh@redhat.com>
2002-05-23 thorpej* c-common.c (warn_nonnull): Declare.
2002-04-26 rth * c-typeck.c (build_unary_op) [CONVERT_EXPR...
2002-04-26 rth * c-common.c (fix_string_type): Split out of ...
2002-04-19 neil * builtins.c: Include langhooks.h.
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-22 rth PR c/5597
2002-03-19 jakub PR c/5656
2002-03-13 jason * c-typeck.c (convert_for_assignment): Don...
2002-02-27 zack * c-typeck.c (digest_init): Remove unused parameter...
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-26 aldyh2002-02-26 Aldy Hernandez <aldyh@redhat.com>
2002-02-25 aldyh2002-02-25 Aldy Hernandez <aldyh@redhat.com>
2002-02-20 jakub PR c++/4401
2002-02-17 jakub PR c/3444:
2002-02-12 aldyh * c-typeck.c (digest_init): Handle vectors.
2002-02-11 rth PR c/5623
2002-02-06 jason * c-decl.c (finish_function): Warn about a...
2002-02-04 jakub PR c/4475, c++/3780:
2002-02-04 rsandifo * c-typeck.c (build_c_cast): Warn when qualifiers...
2002-01-23 zack * c-typeck.c (require_complete_type): Return error_mar...
2002-01-22 hp * c-typeck.c (parser_build_binary_op): If result from
2002-01-18 kazu * bitmap.h: Fix comment formatting.
2002-01-15 jsm28 * c-typeck.c (build_unary_op): Don't wrap msgid argume...
2002-01-15 jakub * c-typeck.c (process_init_element): Don't save_expr
2002-01-10 iraAdded __attribute__((deprecated)) patches.
2002-01-03 kazu * builtins.c: Fix formatting.
2002-01-02 jakub * c-typeck.c (output_init_element): Allow initializing...
2001-12-31 grahams * c-typeck.c: Include rtl.h earlier.
2001-12-28 jakub * c-typeck.c (store_init_value): If initializing objec...
2001-12-23 jsm28 * c-typeck.c (c_start_case): Don't strip conversions...
2001-12-17 zack * c-typeck.c (error_init, pedwarn_init, warning_init...
2001-12-15 jsm28 * c-typeck.c, config/i386/i386.h, config/mcore/mcore.h,
2001-12-12 jakub * c-typeck.c (digest_init): Allow initializing
2001-12-10 neil * c-lex.c, c-parse.in, c-typeck.c: Revert concatenatio...
2001-12-08 neil * c-parse.in: Take string literals in assembler constr...
2001-12-08 neil * c-lex.c (c_lex): Peek a token ahead for a string...
2001-12-05 jakub * c-typeck.c (output_init_element): Call digest_init
2001-12-04 jsm28 * c-common.def (COMPOUND_LITERAL_EXPR): New.
2001-12-03 jsm28 * c-typeck.c (really_start_incremental_init, push_init...
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...
next