acconfig.h: _GLIBCPP_USING_THREADS and some workaround types added.
[gcc.git] / gcc / c-typeck.c
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
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-27 Paul Eggertc-typeck.c (build_binary_op): Warn about comparing...
1997-08-02 Richard Kenner(lvalue_p, case BIND_EXPR, RTL_EXPR): Return 1 if array.
1997-04-13 Richard Kenner(lookup_field): Don't recurse unless FIELD is a RECORD_...
1997-03-02 Richard Kenner(process_init_element): Warn and truncate if upper...
1997-02-02 Richard Kenner(process_init_element): When popping levels, don't...
1996-12-07 Richard Kenner(build_indirect_ref): Don't give warning for dereferenc...
1996-12-07 Richard Kenner(build_binary_op): Likewise.
1996-10-28 Richard Kenner(signed_or_unsigned_type): If already right signedness...
1996-10-28 Richard Kenner({un,}signed_type): If can't do anything, call
1996-10-21 Richard Kenner(build_array_ref): If -Wchar-subscripts, also warn...
1996-10-08 Doug Evans(decl_constant_value): Delete test for ! TREE_PUBLIC.
1996-09-29 Michael MeissnerAllow pointers to be short
1996-07-03 Mike Stumpformatting tweaks
1996-07-03 Richard Kenner(default_conversion): Add bitfield promotions.
1996-06-18 Richard Kenner(pointer_int_sum): Convert integer to both signedness...
1996-04-04 Jim Wilson(push_init_level): When output alignment for structure
1996-03-24 Richard Kenner(set_init_index): Check for use outside an array initia...
1996-03-23 Richard Kenner(build_array_ref): Give error if subscripting a function.
1996-03-19 Richard Kenner(build_conditional_expr): If OP1 is null, set both...
1996-03-01 Jim Wilson(push_init_level): When output padding to align structure
next