OSDN Git Service

* gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
[pf3gnuchains/gcc-fork.git] / gcc / fold-const.c
2002-06-07 sayle * fold-const.c (fold) [EQ_EXPR]: Place both integer...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-01 sayle * tree.c (real_minus_onep): New function to test for...
2002-06-01 sayle * fold-const.c (fold_truthop): Transform "a || b"...
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-05-27 aph2002-05-24 Andrew Haley <aph@redhat.com>
2002-05-17 kazu * final.c: Fix formatting.
2002-05-15 rth2002-05-15 Jakub Jelinek <jakub@redhat.com>
2002-05-10 sayle * fold-const.c (build_range_check): Optimize (c>=1...
2002-05-06 sayle PR opt/3995
2002-05-06 sayle * fold-const.c (lshift-double): Cast the high word...
2002-04-23 rth * fold-const.c (split_tree): Add MINUS_LITP...
2002-04-18 davem2002-04-18 David S. Miller <davem@redhat.com>
2002-04-18 jakub * fold-const.c (fold): Use (*lang_hooks.types.unsigned...
2002-04-18 jakub * fold-const.c (fold) [NOP_EXPR]: Convert (T)(x&c...
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-25 zack * toplev.c: Don't include setjmp.h. Kill float_handle...
2002-03-23 zack * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DO...
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-20 dje * fold-const.c (fold): Delete #if 0 ARRAY_REF case.
2002-03-07 rsandifo * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES)...
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-02-22 rsandifo * fold-const.c (fold): Fix typo in comments.
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-01-24 rth * fold-const.c (fold): Change UINT_MAX test...
2002-01-22 rth PR opt/3640
2001-12-17 zack * c-typeck.c (error_init, pedwarn_init, warning_init...
2001-12-16 ghazi * c-lex.c (lex_number): Use ISXDIGIT/hex_value.
2001-12-15 jsm28 * c-typeck.c, config/i386/i386.h, config/mcore/mcore.h,
2001-12-09 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog...
2001-11-19 kenner * tree.def (VIEW_CONVERT_EXPR): New tree code.
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-14 rth * fold-const.c (fold): Optimize strlen comparis...
2001-11-09 wehle * fold-const.c (lshift_double): Honor PREC.
2001-11-04 jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-09-23 kenner * fold-const.c (extract_muldiv, case PLUS_EXPR): Only...
2001-09-20 kenner * fold-const.c (hashtab.h): Include.
2001-09-07 rth * c-common.c (signed_or_unsigned_type): Handle...
2001-08-24 ghazi * fold-const.c (tree_expr_nonnegative_p): Handle ...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-12 zack * toplev.c (set_float_handler): Make static.
2001-08-08 kazu * dbxout.c: Fix comment formatting.
2001-07-23 rth * fold-const.c (fold): Test vs FLOAT_TYPE_P...
2001-07-20 hubicka * integrate.c (copy_insn_list): handle
2001-07-06 neil * Makefile.in (final.o): Depend on target.h.
2001-06-04 kenner * tree.def (ARRAY_RANGE_REF): New code.
2001-05-21 ghazi * fold-const.c (tree_expr_nonnegative_p): Detect more
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-20 geoffk * fold-const.c (fold): Use first_rtl_op rather than
2001-04-02 jakub * fold-const.c (fold): Before optimizing unsigned...
2001-03-19 mmitchel * cse.c (find_comparison_args): Update documentation...
2001-03-07 rthBrad's -ffast-math breakup.
2001-03-02 zack * config/xm-lynx.h, config/xm-std32.h, config/a29k...
2001-02-23 kenner * fold-const.c (fold_convert): Don't call size_int_typ...
2001-02-23 jakub * fold-const.c (extract_muldiv) [case PLUS_EXPR]:...
2001-02-18 mmitchel * fold-const.c (fold_binary_op_with_conditional_arg...
2001-02-14 jakub * stor-layout.c (is_pending_size, put_pending_size...
2001-02-11 rth * fold-const.c (split_tree): Don't assume a...
2001-01-05 jsm28 * fold-const.c (fold): When folding a CONJ_EXPR of...
2001-01-03 mmitchel * fold-const.c (fold_convert): Fix typo.
2000-12-19 ghazi * fold-const.c (tree_expr_nonnegative_p): Treat truth...
2000-11-26 kenner * fold-const.c (fold, case CONVERT_EXPR): Always retur...
2000-11-24 berndsFix crash in fold_range_test
2000-11-24 berndsOverhaul sequence point warnings (again)
2000-11-10 rth * fold-const.c (fold): Compare TYPE_MAIN_VARIAN...
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-11-03 zack * builtins.c (expand_builtin_strlen): Remove unused...
2000-11-01 berndsConstant folding for builtins
2000-10-29 jsm28 * toplev.c, flags.h, fold-const.c, real.c, rtl.c,
2000-10-20 kenner * fold-const.c (force_fit_type): Unsigned values can...
2000-10-13 mmitchel Remove obstacks.
2000-10-05 kenner * fold-const.c (fold, case MINUS_EXPR, case EQ_EXPR...
2000-08-24 gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-08-16 kenner * calls.c (ECF_SP_DEPRESSED): New macro.
2000-08-05 zack2000-08-04 Andreas Schwab <schwab@suse.de>
2000-08-02 law * fold-const.c: Fix formatting.
2000-07-17 law * fold-const.c: Fix comment typos.
2000-07-15 rth * fold-const.c (extract_muldiv): Don't optimize...
2000-07-15 meissnerFix (<cond> ? FOO++ : BAR++) == 2 from misoptimizing...
2000-07-08 toon2000-07-08 Toon Moene <toon@moene.indiv.nluug.nl>
2000-07-07 law * fold-const.c (fold): Fix a comment typo.
2000-07-02 jasonremove redundant parents
2000-06-06 jason * fold-const.c (fold, case COND_EXPR): Elide...
2000-05-31 kenner * tree.h (TREE_CODE_LENGTH): New macro.
2000-05-24 nickc(extract_muldiv): When constructing a multiplier/diviso...
2000-05-20 aoliva* fold-const.c (make_range): Handle degenerated intervals.
2000-05-04 jason * simplify-rtx.c (simplify_ternary_operation...
2000-05-03 wilsonFix for ia64-linux misoptimization.
2000-04-17 rth * Makefile.in ($(srcdir)/c-parse.y: c-parse...
2000-04-14 rth * fold-const.c (extract_muldiv): Don't distribu...
2000-03-28 kenner * expr.c (store_constructor): SIZE now signed.
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-19 rth * fold-const.c (extract_muldiv): Apply type...
next