]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-typeck.c
rtl.def: Add unordered fp comparisions.
[thirdparty/gcc.git] / gcc / c-typeck.c
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
1996-02-21  Jeff Lawc-typeck.c (initializer_constant_valid_p): Don't derefe...
1996-02-19  Jason Merrillwarn_sign_compare
1996-02-16  Paul Eggertc-typeck.c (convert_for_assignment): Bring back convers...
1996-02-13  Richard Kenner(quality_type prototype): Typo, rename as qualify_type.
1996-01-24  Jim Wilson(pointer_int_sum): Use TYPE_PRECISION (sizetype) not
1996-01-16  Richard Kenner(convert_for_assignment): Don't automatically convert...
1996-01-15  Richard Kenner(build_c_cast): Don't warn about alignment when we...
1996-01-09  Doug Evans(merge_attributes): Moved to tree.c.
1996-01-02  Richard KennerUse DECL_C_BIT_FIELD, not DECL_BIT_FIELD in all tests.
1995-12-25  Richard Kenner(mark_addressable): Fix error in last change.
1995-12-24  Richard Kenner(mark_addressable, case COMPONENT_REF): Give error...
1995-11-29  Jim Wilson(merge_attributes): New function.
1995-10-18  Richard Kenner(parser_build_binary_op): Warn about x^y==z, etc.
1995-09-11  Richard Kenner(digest_init): Don't recursively call digest_init when...
1995-08-28  Richard KennerFix spelling errors.
1995-08-25  Richard Kenner(set_init_label): Don't die if an entire brace-pair...
1995-08-14  Richard Kenner(c_expand_asm_operands): Check for read-only output...
1995-07-28  Richard Kenner(pointer_int_sum): Don't distribute if intop is unsigne...
1995-07-17  Richard Kenner({unsigned,signed}_type): Handle intXX_type_node types.
1995-07-14  Richard Kenner(lookup_field): Change name comparison to match what...
1995-06-15  Richard KennerUpdate FSF address.
1995-05-26  Michael MeissnerFix problem initializing bitfields to enums.
1995-05-16  Richard KennerFix typos in comments.
1995-05-12  Doug Evans(build_binary_op): Warn when ~unsigned is compared...
1995-05-08  Richard Kenner(convert_for_assignment): Don't give errors about addin...
1995-05-05  Richard Kenner(process_init_element): Don't clear_momentary if constr...
1995-05-05  Richard Kenner(build_binary_op): Also warn about ordered comparison...
1995-04-28  Richard Kenner(pop_init_level, output_init_element): Pass require_con...
1995-04-28  Doug Evans(common_type): Call lookup_attribute instead of value_m...
1995-04-26  Richard Kenner(output_init_element): Constructor is not simple if...
1995-04-26  Richard Kenner(push_init_level): Update constructor_depth when we...
1995-04-06  Jason Merrill(build_binary_op): Don't call common_type for uncommon...
1995-04-03  Jason Merrilloops
1995-04-01  Jason Merrillavoid spurious signed/unsigned comparison warnings.
1995-03-30  Richard Kenner(internal_build_compound_expr): Warn if LHS of comma...
1995-03-09  Richard Kenner(convert_for_assignment): Fix typo in testing for point...
next