OSDN Git Service

gcc:
[pf3gnuchains/gcc-fork.git] / gcc / c-typeck.c
2003-04-07 amylaargcc:
2003-04-01 aldyh * testsuite/gcc.c-torture/execute/simd-3.c...
2003-03-24 mmitchel PR c++/7086
2003-03-17 zack * c-tree.h (struct lang_identifier): Remove error_locu...
2003-03-16 sayle * c-typeck.c (build_component_ref): Turn "for" into...
2003-03-15 sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2003-03-05 ebotcazou PR c/9799
2003-03-04 ebotcazou PR c/9262
2003-02-25 aldyh003-02-20 Aldy Hernandez <aldyh@redhat.com>
2003-02-19 aldyh2003-02-18 Nick Clifton <nickc@redhat.com>
2003-02-16 hubicka * c-typeck.c (build_c_cast): Fold constant variables...
2003-02-01 rsandifo * flags.h (flag_volatile): Remove declaration.
2003-01-24 pme2003-01-24 Phil Edwards <pme@gcc.gnu.org>
2003-01-09 ebotcazou PR inline-asm/8832
2003-01-09 ebotcazou PR c/8032
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-11-04 sayle PR c/7128
2002-10-26 mrs * c-typeck.c (warn_for_assignment): Don't print argume...
2002-10-08 nathangcc:
2002-10-01 nathan PR c/8083
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-09-17 nicolaFixed ObjC typechecking, particularly case with protocols
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.
next