loop.c (load_mems): Avoid using next_label to find end_label.
[platform/upstream/gcc.git] / gcc / c-typeck.c
2000-11-20 Joseph Myersc-typeck.c (build_conditional_expr): When merging type...
2000-11-19 Richard Hendersonc-decl.c (grokdeclarator): Support flexible array members.
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-11-14 Richard Hendersonc-typeck.c (c_sizeof): Fold result to c_size_type_node.
2000-11-13 Joseph Myersc-common.c (boolean_increment): New function.
2000-11-13 Joseph Myersc-parse.in (initelt): Give appropriate pedantic warnings...
2000-11-01 Bernd SchmidtConstant folding for builtins
2000-10-31 Joseph Myersc-typeck.c (build_unary_op): If pedantic, pedwarn for...
2000-10-28 Mark Mitchellc-typeck.c (check_init_type_bitfields): Remove.
2000-10-20 Joseph Myersc-common.c (check_format_info_recurse): Extract string...
2000-10-17 Bernd SchmidtImproved sequence point warnings
2000-10-11 Joseph Myersc-typeck.c (check_modify_expr): New function.
2000-10-04 Will CohenPatched code to generate warning when trying to perform...
2000-09-19 Richard Hendersonc-typeck.c (c_expand_asm_operands): Restore the output...
2000-09-19 Kaveh R. GhaziMakefile.in (c-common.o): Depend on diagnostic.h.
2000-09-18 Mark Mitchell* c-typeck.c (c_start_case): Fix typo.
2000-09-17 Joseph Myersc-decl.c (grokdeclarator): Don't give a warning about...
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-12 Kaveh R. Ghazic-typeck.c (process_init_element): Avoid union init...
2000-09-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-08-25 Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.
2000-08-21 Kaveh R. Ghazic-decl.c (duplicate_decls, [...]): Restrict -Wtradition...
2000-08-13 Geoff KeatingIn gcc/:
2000-08-09 Kaveh R. Ghazic-typeck.c (process_init_element): For -Wtraditional...
2000-08-08 Joseph Myersc-common.c (combine_strings, [...]): Refer to ISO C...
2000-07-31 Zack Weinbergc-decl.c (mesg_implicit_function_declaration): Init...
2000-07-31 Joseph Myersc-typeck.c (build_c_cast): Change -Wcast-qual pedwarn...
2000-07-23 Joseph Myersc-typeck.c (c_expand_start_case): Change -Wtraditional...
2000-07-12 Kaveh R. Ghazic-decl.c (define_label): Warn about identifier conflict...
2000-07-12 Gabriel Dos Reisc-typeck.c (pedwarn_c99): Move to
2000-07-02 Zack Weinbergc-typeck.c (build_indirect_ref): Use COMPLETE_OR_VOID_T...
2000-06-26 Richard Henderson[multiple changes]
2000-06-26 J. David Anglinc-typeck.c (digest_init): Return error_mark_node node...
2000-06-19 Zack Weinbergc-parse.in (undeclared_variable_notice): Moved to c...
2000-06-09 Zack Weinbergggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc...
2000-06-06 Gabriel Dos Reisc-typeck.c (build_conditional_expr): Handle complex...
2000-06-05 Nathan Sidwelltree.h (VOID_TYPE_P): New macro.
2000-06-05 Richard Kenneralias.c (get_alias_set): If compnent is addressable...
2000-05-31 Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-17 Andrew CagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-09 Zack Weinbergtop level:
2000-05-06 Richard Henderson* c-typeck.c (build_c_cast): Remove dead code.
2000-04-10 Richard Kennerc-convert.c (convert): Handle REFERENCE_TYPE like POINT...
2000-04-08 Kaveh R. Ghazitree.c (tree_expr_nonnegative_p): New function.
2000-03-30 Geoff Keatingc-common.c (c_common_nodes_and_builtins): The first...
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-17 Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
2000-03-14 Stan Shebsc-typeck.c (c_alignof): Error on incomplete types.
2000-03-07 Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-03-02 Richard Kennerc-common.c (c_common_nodes_and_builtins): Make sizetype...
2000-02-27 Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-20 Richard Hendersonc-typeck.c (add_pending_init): Don't abort for multiple...
2000-02-20 Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-01-26 Richard Hendersontree.def (UNNE_EXPR): Remove.
2000-01-25 Zack Weinbergc-common.c, [...]: Remove all references to obstack...
2000-01-24 Richard Hendersonrtl.def: Add unordered fp comparisions.
2000-01-12 Kaveh R. Ghazic-common.c: PROTO -> PARAMS.
2000-01-12 Zack Weinbergc-typeck.c (build_c_cast): Issue -Wcast-qual warnings...
2000-01-05 Zack Weinbergc-decl.c (finish_enum): Simplify code to determine...
1999-12-19 Richard Hendersonc-typeck.c (c_expand_start_case): Don't warn for long...
1999-11-25 Kaveh R. Ghazic-common.c (check_format_info): Don't call a variadic...
1999-10-27 Jeffrey A Lawc-typeck.c (build_function_call): Check that the built...
1999-10-20 Mark Mitchell* c-typeck.c (c_expand_asm_operands): Fix typo.
1999-09-30 Dirk Zollerc-tree.h (warn_float_equal): Declare.
1999-09-22 Alex SamuelVarious fixes for problems discovered stress-testing GC.
1999-09-20 Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-16 Mark Mitchell* c-typeck.c (qualify_type): Merge qualifiers from...
1999-09-08 Richard Hendersonc-typeck.c (type_lists_compatible_p): Use simple_type_p...
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-08-27 Zack Weinbergc-typeck.c (c_expand_start_case): Return immediately...
1999-08-03 Richard Hendersonexpr.h (PROMOTE_PROTOTYPES): Move ...
1999-08-02 Jakub JelinekJakub Jelinek <jj@ultra.linux.cz>
1999-07-31 Richard Hendersonc-typeck.c (initializer_constant_valid_p): Move ...
1999-07-14 J"orn Renneckec-typeck.c (output_init_element, [...]): When advancing...
1999-07-06 Gavin Romig-KochFor gcc:
1999-07-02 Gavin Romig-KochFor gcc:
1999-06-14 Nathan Sidwellc-typeck.c (process_init_element): Detect excess elemen...
1999-05-09 Craig BurleyHandle ERROR_MARK input
1999-02-18 Kaveh R. Ghazibitmap.c (bitmap_print): Qualify a char* with the ...
1999-02-08 Vladimir N. Makarovc-typeck.c (check_init_type_bitfields): Use nonincremen...
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1998-10-28 Jason Merrill* c-typeck.c (convert_for_assignment): Parenthesize.
1998-10-21 Mark Mitchellinvoke.texi: Document -flang-isoc9x.
1998-08-13 Jason Merrillc-typeck.c (initializer_constant_valid_p): Allow conver...
1998-06-19 Bruno Haiblec-typeck.c (pop_init_level): Warn about implicit zero...
1998-06-19 H.J. Luc-typeck.c (c_expand_asm_operands): Use proper values...
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-05-06 Robert Lipetoplev.h: New file.
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-29 Jeffrey A LawMakefile.in (c-typeck.o): Delete on expr.h, insn-codes...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-02-18 Brendan Kehoetree.h (merge_machine_{type,decl}_attributes): Declare.
1998-02-01 J"orn Renneckeexpr.c (get_inner_reference): Use sbitsizetype for...
1998-01-13 Jeff LawUpdate copyrights.
1998-01-13 Richard Henderson* c-typeck.c (comptypes): Exit early on NULL input.
1997-12-20 Kaveh R. Ghazibitmap.c (bitmap_clear): Ensure `inline' is at the...
1997-12-07 Jeff LawMerge from gcc-2.8
next