OSDN Git Service

* reorg.c (fill_slots_from_thread): Check side_effects_p when
[pf3gnuchains/gcc-fork.git] / gcc / c-typeck.c
2000-04-10 kenner * c-convert.c (convert): Handle REFERENCE_TYPE like...
2000-04-08 ghazi * tree.c (tree_expr_nonnegative_p): New function.
2000-03-30 geoffk* c-common.c (c_common_nodes_and_builtins): The first...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-23 mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-21 nathangcc
2000-03-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-14 rth * c-typeck.c (c_alignof): Error on incomplete...
2000-03-07 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-03-02 kenner * c-common.c (c_common_nodes_and_builtins): Make sizet...
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-20 rth * c-typeck.c (add_pending_init): Don't abort...
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-01-26 rth * tree.def (UNNE_EXPR): Remove.
2000-01-25 zack * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse...
2000-01-24 rth * rtl.def: Add unordered fp comparisions.
2000-01-12 ghazi * c-common.c: PROTO -> PARAMS.
2000-01-12 zack * c-typeck.c (build_c_cast): Issue -Wcast-qual warning...
2000-01-05 zack2000-01-05 11:25 -0800 Zack Weinberg <zack@rabi.colum...
1999-12-19 rth * c-typeck.c (c_expand_start_case): Don't warn...
1999-11-25 ghazi * c-common.c (check_format_info): Don't call a variadi...
1999-10-27 law * c-typeck.c (build_function_call): Check that...
1999-10-20 mmitchel * c-typeck.c (c_expand_asm_operands): Fix typo.
1999-09-30 law * c-tree.h (warn_float_equal): Declare.
1999-09-22 samuel Various fixes for problems discovered stress-testing GC.
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-16 mmitchel * c-typeck.c (qualify_type): Merge qualifiers from...
1999-09-08 rth * c-typeck.c (type_lists_compatible_p): Use...
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-27 zack1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-03 rth * expr.h (PROMOTE_PROTOTYPES): Move ...
1999-08-02 rthJakub Jelinek <jj@ultra.linux.cz>
1999-07-31 rth * c-typeck.c (initializer_constant_valid_p...
1999-07-14 amylaar * c-typeck.c (output_init_element, process_init_element):
1999-07-06 gavinFor gcc:
1999-07-02 gavinFor gcc:
1999-06-14 nathan * c-typeck.c (process_init_element): Detect excess...
1999-05-09 burleyHandle ERROR_MARK input
1999-02-18 ghazi * bitmap.c (bitmap_print): Qualify a char*...
1999-02-08 vmakarovMon Feb 9 18:57:45 1999 Vladimir N. Makarov <vmakaro...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1998-10-28 jason * c-typeck.c (convert_for_assignment): Parenthesize.
1998-10-21 mmitchel * invoke.texi: Document -flang-isoc9x.
1998-08-13 jason * c-typeck.c (initializer_constant_valid_p): Allow...
1998-06-19 law * c-typeck.c (pop_init_level): Warn about impli...
1998-06-19 law * c-typeck.c (c_expand_asm_operands): Use prope...
1998-05-06 lawtypo typo fixes fixes
1998-05-06 robertlWed May 6 06:35:38 1998 Robert Lipe <robertl@dgii...
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-29 law * Makefile.in (c-typeck.o): Delete on expr...
1998-03-20 ghaziMajor cutover to using system.h:
1998-02-18 brendan./ChangeLog:
1998-02-01 law * expr.c (get_inner_reference): Use sbitsizetyp...
1998-01-13 lawUpdate copyrights.
1998-01-13 law * c-typeck.c (comptypes): Exit early on NULL input.
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-12-07 lawMerge from gcc-2.8
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-27 law * c-typeck.c (build_binary_op): Warn about...
1997-08-02 kenner(lvalue_p, case BIND_EXPR, RTL_EXPR): Return 1 if array.
1997-04-13 kenner(lookup_field): Don't recurse unless FIELD is a RECORD_...
1997-03-02 kenner(process_init_element): Warn and truncate if upper...
1997-02-02 kenner(process_init_element): When popping levels, don't...
1996-12-07 kenner(build_indirect_ref): Don't give warning for dereferenc...
1996-12-07 kenner(build_binary_op): Likewise.
1996-10-28 kenner(signed_or_unsigned_type): If already right signedness...
1996-10-28 kenner({un,}signed_type): If can't do anything, call
1996-10-21 kenner(build_array_ref): If -Wchar-subscripts, also warn...
1996-10-08 dje(decl_constant_value): Delete test for ! TREE_PUBLIC.
1996-09-29 meissnerAllow pointers to be short
1996-07-03 mrsformatting tweaks
1996-07-03 kenner(default_conversion): Add bitfield promotions.
1996-06-18 kenner(pointer_int_sum): Convert integer to both signedness...
1996-04-04 wilson(push_init_level): When output alignment for structure
1996-03-24 kenner(set_init_index): Check for use outside an array initia...
1996-03-23 kenner(build_array_ref): Give error if subscripting a function.
1996-03-19 kenner(build_conditional_expr): If OP1 is null, set both...
1996-03-01 wilson(push_init_level): When output padding to align structure
1996-02-21 law * c-typeck.c (initializer_constant_valid_p...
1996-02-19 merrillwarn_sign_compare
1996-02-16 eggert* c-typeck.c (convert_for_assignment):
1996-02-13 kenner(quality_type prototype): Typo, rename as qualify_type.
1996-01-24 wilson(pointer_int_sum): Use TYPE_PRECISION (sizetype) not
1996-01-16 kenner(convert_for_assignment): Don't automatically convert...
1996-01-15 kenner(build_c_cast): Don't warn about alignment when we...
1996-01-09 dje(merge_attributes): Moved to tree.c.
1996-01-02 kennerUse DECL_C_BIT_FIELD, not DECL_BIT_FIELD in all tests.
1995-12-25 kenner(mark_addressable): Fix error in last change.
1995-12-24 kenner(mark_addressable, case COMPONENT_REF): Give error...
1995-11-29 wilson(merge_attributes): New function. Move code from
1995-10-18 kenner(parser_build_binary_op): Warn about x^y==z, etc.
1995-09-11 kenner(digest_init): Don't recursively call digest_init when...
1995-08-28 kennerFix spelling errors.
1995-08-25 kenner(set_init_label): Don't die if an entire brace-pair...
1995-08-14 kenner(c_expand_asm_operands): Check for read-only output...
1995-07-28 kenner(pointer_int_sum): Don't distribute if intop is unsigne...
1995-07-17 kenner({unsigned,signed}_type): Handle intXX_type_node types.
1995-07-14 kenner(lookup_field): Change name comparison to match what...
1995-06-15 kennerUpdate FSF address.
next