OSDN Git Service

Remove floatformat_arm_ext.
[pf3gnuchains/gcc-fork.git] / gcc / c-typeck.c
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...
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...
next