OSDN Git Service

Fix mips64vr4100-elf build failure.
[pf3gnuchains/gcc-fork.git] / gcc / fold-const.c
1998-06-06 ghaziSome fixes for KNR compilers:
1998-06-02 law * fold-const.c (fold, case EQ_EXPR): When foldi...
1998-05-22 jason * fold-const.c (ssize_binop): New fn.
1998-05-15 mmitchel * fold-const.c (constant_boolean_node): New function.
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-25 law * fold-const.c (fold_convert): Fix typo.
1998-04-04 rth* tree.h (sizetype_tab[2], sbitsizetype, ubitsizetype...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-01 law * fold-const.c optimze_bit_field_compare):...
1998-04-01 mmitchel * varasm.c (make_decl_rtl): Update the DECL_ASSEMBLER_...
1998-03-19 law * fold-const.c (fold): Replace sign-extension...
1998-03-18 rthWed Mar 18 13:46:07 1998 Richard Kenner <kenner@vlsi1...
1998-03-01 law * fold-const.c (fold_range_test): Always return...
1998-02-17 law * fold-const.c: Include "system.h" to get stdli...
1998-02-16 jason * tree.c (first_rtl_op): New fn.
1998-02-14 law * varasm.c (output_constant_pool): Bring back...
1998-02-01 law * expr.c (get_inner_reference): Use sbitsizetyp...
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-12-18 law * tree.c (build_range_type): Allow creation of ranges...
1997-12-11 lawAnother handful of gcc-2.8 changes (will it ever go...
1997-12-07 lawMerge from gcc-2.8
1997-11-14 amylaar * fold-const.c (fold_truthop): Fix bug in last...
1997-11-14 wilsonpatch from paul eggert to fix -0.0/0.0 confusion that...
1997-11-13 amylaar * fold-const.c (fold_truthop): When changing a one...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-28 law * fold-const.c (fold): For ((a * C1) / C3)...
1997-10-26 law * fold-const (fold): Also simplify FLOOR_DIV_EX...
1997-09-23 law * fold-const.c (make_range): Correctly handle...
1997-08-29 law * pa.md (reload_peepholes): Make sure operand...
1997-08-27 law * c-decl.c (grokdeclarator): If array index...
1997-08-25 law * version.c: Bump for new snapshot.
1997-07-27 kenner(fold_range_test, fold): Avoid making SAVE_EXPR if...
1997-06-26 djeDocument force_fit_type as an entry point in the file.
1997-06-09 merrillx
1997-05-08 kenner(fold, truth_andor): Disable optimization for side...
1997-04-21 kenner(operand_equal_p): Constants are not equal if there...
1997-02-15 kenner(fold): Don't assume a nonexplicit constant cannot...
1997-02-07 kenner(const_binop): Don't call size_int if low < 0.
1997-01-27 kenner(fold): Don't make COND_EXPR when both expr and one...
1997-01-06 kenner(operand_equal_p): Rework to consider two expressions...
1997-01-05 kenner(const_binop): Rework to only make constants in
1996-12-07 kenner(merge_ranges): In (+,-) case, if lower bounds are...
1996-11-16 kenner(optimize_bit_field_compare, decode_field_reference...
1996-11-15 wilson(unextend): Rewrite type conversions to avoid overflow.
1996-11-15 kenner(operand_equal_p): Do real comparison with REAL_VALUES_...
1996-11-15 kenner(range_binop): Set SNG1 to zero if ARG1 is a not a...
1996-11-12 wilson(merge_ranges): In (+,-) case, treat subset specially
1996-11-07 kenner(const_binop, case *_DIV_EXPR): Don't do special sizety...
1996-11-01 kenner(make_range): Don't merge unsigned case with range...
1996-11-01 law * fold-const.c (make_range, case PLUS_EXPR...
1996-10-30 kenner(range_binop): Strip NOPs from result and verify it...
1996-10-27 law * fold-const.c (merge_ranges): Fix thinko/typo.
1996-10-24 wilson(make_range, case PLUS_EXPR): Normalize an unsigned
1996-10-24 kenner(make_range, comparison cases): When making range for...
1996-10-23 kenner(exact_real_inverse): Likewise, if no REAL_ARITHMETIC.
1996-10-12 dje * fold-const.c (make_range): Handle NULL operand 0
1996-10-09 kenner(range_test): Function deleted.
1996-09-29 kenner(const_binop): Add new arg, TYPE, to call to build_complex.
1996-09-22 kennerFix error in comments.
1996-07-03 mrsformatting tweaks
1996-06-06 kenner(fold): Don't do anything with evaluated SAVE_EXPR.
1996-05-16 kenner(fold, case EQ_EXPR): When folding VAR++ = CONST, mask...
1996-04-30 merrill(fold): Don't call convert to recreate tree nodes
1996-04-14 kenner(range_test): Don't convert hi_cst or lo_cst to unsigne...
1996-04-14 kenner(fold_convert): Add new arg to REAL_VALUE_FROM_INT.
1996-03-25 kenner(fold, case BIT_IOR_EXPR): Recognize rotates with varia...
1996-03-02 kenner(fold, case *_DIV_EXPR): Ignore SAVE_EXPR if has RTL.
1996-01-16 kenner(left_shift_overflows): Remove; unused.
1996-01-16 kenner(const_binop): Strip NOPS from both args.
1995-12-27 kenner(fold_convert): When converting a NaN to another type...
1995-12-16 kenner(fold): Don't record overflow when negating unsigned...
1995-09-15 kenner(div_and_round_double): Change `carry', `quo_est',...
1995-09-03 kenner(size_binop): Don't pass 1 to NOTRUNC.
1995-07-18 kenner(fold, case CONVERT_EXPR): Don't merge conversions...
1995-07-01 kenner(decode_field_reference): New parm PAND_MASK.
1995-06-27 kenner(fold_truthop): Commute unextend and convert on l_const...
1995-06-15 kennerUpdate FSF address.
1995-06-13 kenner(fold): When converting a COND_EXPR to an ABS_EXPR...
1995-06-09 kenner(lshift_double): Replace `&' with `%' to fix typo.
1995-06-07 kenner(fold): When folding `<' type nodes, make true_value...
1995-05-24 merrill*** empty log message ***
1995-05-17 kenner(invert_truthvalue, case CLEANUP_POINT_EXPR): New case.
1995-05-16 kennerFix typos in comments.
1995-05-15 kenner(const_binop): Don't pass OVERFLOW to force_fit_type...
1995-05-11 merrill*** empty log message ***
1995-05-02 mrssmall tweak
1995-05-02 mrs * fold-const.c (fold): Ensure that we don't...
1995-04-21 kenner([lr]rotate_double): Replace; old versions were bogus.
1995-04-18 kenner(size_int): Arg is unsigned HOST_WIDE_INT.
1995-03-08 kenner(force_fit_type): Always propagate OVERFLOW.
1995-03-01 kenner(decode_field_reference): Don't check TREE_CODE of...
1995-02-22 merrillSupport CLEANUP_POINT_EXPRs.
1995-02-10 kenner(fold): Don't modify tree with newly-allocated nodes...
1995-01-17 merrill(pedantic_non_lvalue): Check pedantic_lvalues instead...
1995-01-14 kenner(fold, case COND_EXPR): Properly swap args 1 and 2.
1995-01-10 kenner(fold): Avoid infinite recursion caused by last change.
1995-01-07 kenner(fold, case CONVERT_EXPR): Don't remove an integer...
1994-12-10 kenner(pedantic_omit_one_operand): New function.
next