* c-typeck.c: Remove #if 0 clauses.
[platform/upstream/gcc.git] / gcc / c-typeck.c
2003-06-13 Nathanael Nerode* c-typeck.c: Remove #if 0 clauses.
2003-05-05 Aldy Hernandezsimd-6.c: New.
2003-05-05 Aldy Hernandez20030505.c: New.
2003-05-03 Zack Weinbergre PR c/10604 (-Wall includes sign conversion warning...
2003-04-30 Geoffrey Keatingc-typeck.c (function_types_compatible_p): Ignore incomp...
2003-04-20 Zack Weinberg* varasm.c (struct deferred_constant, defer_addressed_c...
2003-04-18 Eric Botcazoure PR rtl-optimization/7675 (ICE in fixup_var_refs_1)
2003-04-13 Zack Weinberg* c-typeck.c (digest_init, push_init_level): Use CONSTR...
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-04-11 Zack Weinbergc-decl.c (struct binding_level): Add shadowed_tags...
2003-04-07 J"orn Renneckec-typeck.c (output_init_element): Check for type =...
2003-04-01 Aldy Hernandezsimd-3.c: New.
2003-03-24 Mark Mitchellre PR c++/7086 (compile time regression)
2003-03-17 Zack Weinbergc-tree.h (struct lang_identifier): Remove error_locus...
2003-03-16 Roger Saylec-typeck.c (build_component_ref): Turn "for" into ...
2003-03-15 Roger Saylec-cppbuiltin.c (builtin_define_with_value_n): Fix white...
2003-03-05 Eric Botcazoure PR c/9799 (mismatching structure initializer with...
2003-03-04 Eric Botcazoure PR c/9262 (ICE on false case label)
2003-02-25 Aldy Hernandez003-02-20 Aldy Hernandez <aldyh@redhat.com>
2003-02-19 Nick Clifton20030218-1.c: New.
2003-02-16 Jan Hubickac-typeck.c (build_c_cast): Fold constant variables...
2003-02-01 Richard Sandifordflags.h (flag_volatile): Remove declaration.
2003-01-24 Phil EdwardsRename -W to -Wextra.
2003-01-09 Eric Botcazoure PR inline-asm/8832 (traditional "asm volatile" code...
2003-01-09 Eric Botcazoure PR c/8032 (GCC >= 3.0 incorrectly initializes static...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-11-04 Roger Saylere PR c/7128 (Undeclared variables as asm argument...
2002-10-26 Mike Stumpc-typeck.c (warn_for_assignment): Don't print argument...
2002-10-08 Nathan Sidwellc-opts.c (c_common_decode_option): Add warn_strict_alia...
2002-10-01 Nathan Sidwellre PR c/8083 (GCC does not warn for aliasing violations)
2002-09-22 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-17 Nicola PeroFixed ObjC typechecking, particularly case with protocols
2002-09-08 Ansgar Esztermannc-typeck.c (c_tree_expr_nonnegative_p): New function.
2002-09-06 Ziemowit Laskic-lang.c (objc_is_id): New stub.
2002-09-03 Stan Shebsc-lang.c (recognize_objc_keyword): Remove, no longer...
2002-08-15 Alexandre Olivac-tree.h (skip_evaluation): Move declaration...
2002-08-10 Ziemowit Laskic-common.c (flag_objc): New.
2002-07-25 Gabriel Dos Reisc-common.c (c_sizeof_or_alignof_type): Take a third...
2002-07-23 Gabriel Dos ReisFix PR/7363:
2002-07-21 Gabriel Dos Reisc-decl.c (build_array_declarator): Say 'ISO C90', not...
2002-07-21 Neil Booth* c-typeck.c (SAVE_SPELLING_DEPTH): Remove.
2002-07-03 J"orn Renneckeoptabs.c (expand_vector_binop): Don't store using a...
2002-06-18 Aldy Hernandezsimd-1.c: New.
2002-05-23 Jason Thorpec-common.c (warn_nonnull): Declare.
2002-04-26 Richard Hendersonc-typeck.c (build_unary_op): Invoke non_lvalue.
2002-04-26 Richard Hendersonc-common.c (fix_string_type): Split out of ...
2002-04-19 Neil Boothbuiltins.c: Include langhooks.h.
2002-04-18 Neil Boothc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-04 Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
2002-04-01 Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-22 Eric Botcazoure PR c/5597 ([regression from 2.95.3] Initialization...
2002-03-19 Jakub Jelinekre PR c/5656 (ICE in emit_move_insn, at expr.c:2748...
2002-03-13 Jason Merrillc-typeck.c (convert_for_assignment): Don't allow conver...
2002-02-27 Zack Weinbergc-typeck.c (digest_init): Remove unused parameter;...
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-26 Aldy Hernandezc-typeck.c (really_start_incremental_init): Use bitsize...
2002-02-25 Aldy Hernandezc-typeck.c (push_init_level): Handle vectors.
2002-02-20 Jakub Jelinekre PR c++/4401 (Array subscript evaluation sometimes...
2002-02-17 Jakub Jelinekre PR c/3444 (Test fails (cast))
2002-02-12 Stan Shebsc-typeck.c (digest_init): Handle vectors.
2002-02-11 Richard Hendersonre PR c/5623 (GCC 3.0.3 crashes when assigning pointer...
2002-02-06 Jason Merrillc-decl.c (finish_function): Warn about a non-void funct...
2002-02-04 Jakub JelinekPR c/4475, c++/3780:
2002-02-04 Richard Sandifordc-typeck.c (build_c_cast): Warn when qualifiers are...
2002-01-23 Zack Weinbergc-typeck.c (require_complete_type): Return error_mark_n...
2002-01-22 Hans-Peter Nilssonc-typeck.c (parser_build_binary_op): If result from...
2002-01-18 Kazu Hiratabitmap.h: Fix comment formatting.
2002-01-15 Joseph Myersc-typeck.c (build_unary_op): Don't wrap msgid argument...
2002-01-15 Jakub Jelinekc-typeck.c (process_init_element): Don't save_expr...
2002-01-10 Ira RubenAdded __attribute__((deprecated)) patches.
2002-01-03 Kazu Hiratabuiltins.c: Fix formatting.
2002-01-02 Jakub Jelinekc-typeck.c (output_init_element): Allow initializing...
2001-12-31 Graham Stott* c-typeck.c: Include rtl.h earlier.
2001-12-28 Jakub Jelinekc-typeck.c (store_init_value): If initializing object...
2001-12-23 Joseph Myersre PR c/2454 (Test Program A0376972.c fails with gcc...
2001-12-17 Zack Weinbergc-typeck.c (error_init, [...]): Call gettext on argumen...
2001-12-15 Joseph Myersc-typeck.c, [...]: Use "built-in" and "bit-field" spell...
2001-12-12 Jakub Jelinekc-typeck.c (digest_init): Allow initializing static...
2001-12-10 Neil Boothc-lex.c, [...]: Revert concatenation changes.
2001-12-08 Neil Boothc-parse.in: Take string literals in assembler construct...
2001-12-08 Neil Boothc-lex.c (c_lex): Peek a token ahead for a string to...
2001-12-05 Jakub Jelinekc-typeck.c (output_init_element): Call digest_init...
2001-12-04 Joseph Myersre PR c/4787 (Different anonymous variables declared...
2001-12-03 Joseph Myersc-typeck.c (really_start_incremental_init, [...]):...
2001-11-07 Neil Boothc-decl.c (pushdecl): Remove file and line.
2001-11-06 Joseph Myersre PR c/461 (non-lvalue arrays)
2001-11-04 Neil Boothre PR c/2820 (unnamed union inside unnamed struct chang...
2001-11-01 Neil Boothre PR c/3170 (bogus "suggest parentheses" warning)
2001-10-30 Paolo BonziniLocalization fixes.
2001-10-29 Joseph MyersChangeLog.2, [...]: Fix spelling errors and typos.
2001-10-29 Joseph Myers* c-parse.in (expr_no_commas, primary), c-typeck.c
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-26 Neil Boothc-typeck.c (convert_arguments): When comparing for...
2001-10-24 Zack Weinbergc-common.h (struct c_common_identifier): Remove rid_cod...
2001-10-23 Neil Boothc-common.c (warn_div_by_zero): New.
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-02 Joseph Myersc-common.c (c_format_attribute_table): Make format...
next