c-decl.c: Fix a comment typo.
[platform/upstream/gcc.git] / gcc / c-typeck.c
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...
2001-09-26 DJ Delorie* c-typeck.c (digest_init): Check for sizeless arrays.
2001-09-21 DJ Deloriec-typeck.c (really_start_incremental_init): Discriminat...
2001-09-16 Richard Henderson* c-typeck.c (comptypes): Handle zero-length arrays...
2001-09-13 Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-09-12 Kaveh R. Ghazic-common.c (c_tree_code_name): Const-ification.
2001-08-30 J"orn Renneckec-typeck.c (pointer_diff): Try to eliminate common...
2001-08-24 Jason Merrillc-common.c (c_alignof, [...]): Move here...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-08 Graham Stottc-typeck.c (RESTORE_SPELLING_DEPTH): Uppercase and...
2001-08-01 Kazu Hirataalias.c: Fix comment formatting.
2001-07-17 Richard Hendersonc-typeck.c (build_binary_op): Do not shorten unsigned...
2001-07-07 Stan Shebstarget.h (targetm): Rename global from "target", so...
2001-06-29 Joseph Myerstarget.h (struct gcc_target): Add comp_type_attributes...
2001-06-26 Neil BoothMakefile.in (TARGET_H, [...]): New.
2001-06-12 Kaveh R. Ghazic-decl.c (grokdeclarator): Use INTEGRAL_TYPE_P.
2001-06-08 Mark Mitchellc-decl.c (grokdeclarator): Make the TREE_TYPE for decla...
2001-06-05 Joseph Myersre PR c/2735 (can't cast a union type defined by a...
2001-06-04 John David Anglinc-decl.c (get_parm_info): Use INTEGRAL_TYPE_P.
2001-05-25 Mark Mitchellc-typeck.c (digest_init): Issue error messages about...
2001-05-11 Neil Boothc-common.c (finish_label_expr): New function, lifted...
2001-05-06 Neil Boothc-typeck.c (internal_build_compound_expr): Check for...
2001-04-30 Richard Hendersonc-common.c (c_promoting_integer_type_p): New function...
2001-04-17 Kaveh R. Ghazic-typeck.c (convert_arguments): Don't check for width...
2001-04-10 Kaveh R. Ghazic-typeck.c (convert_arguments): -Wtraditional now activ...
2001-03-27 Alan Modra* c-typeck.c (digest_init): Fold init expression.
2001-02-05 Jakub Jelinekc-typeck.c (common_type): push and pop binding level...
next