| Commit message (Expand) | Author | Age | Files | Lines |
* | * cse.c (find_comparison_args): Update documentation. Fix | mmitchel | 2001-03-19 | 1 | -2/+10 |
* | Brad's -ffast-math breakup. | rth | 2001-03-07 | 1 | -14/+16 |
* | * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h, | zack | 2001-03-02 | 1 | -4/+4 |
* | * fold-const.c (fold_convert): Don't call size_int_type_wide if | kenner | 2001-02-23 | 1 | -0/+1 |
* | * fold-const.c (extract_muldiv) [case PLUS_EXPR]: If not MULT_EXPR, | jakub | 2001-02-23 | 1 | -4/+29 |
* | * fold-const.c (fold_binary_op_with_conditional_arg): New | mmitchel | 2001-02-18 | 1 | -114/+138 |
* | * stor-layout.c (is_pending_size, put_pending_size): New functions. | jakub | 2001-02-14 | 1 | -1/+8 |
* | * fold-const.c (split_tree): Don't assume a constant isn't splittable. | rth | 2001-02-11 | 1 | -12/+6 |
* | * fold-const.c (fold): When folding a CONJ_EXPR of a COMPLEX_CST, | jsm28 | 2001-01-05 | 1 | -3/+3 |
* | * fold-const.c (fold_convert): Fix typo. | mmitchel | 2001-01-03 | 1 | -1/+1 |
* | * fold-const.c (tree_expr_nonnegative_p): Treat truth values as | ghazi | 2000-12-19 | 1 | -2/+6 |
* | * fold-const.c (fold, case CONVERT_EXPR): Always return tree of | kenner | 2000-11-26 | 1 | -1/+1 |
* | Fix crash in fold_range_test | bernds | 2000-11-24 | 1 | -0/+1 |
* | Overhaul sequence point warnings (again) | bernds | 2000-11-24 | 1 | -2/+6 |
* | * fold-const.c (fold): Compare TYPE_MAIN_VARIANT rather than | rth | 2000-11-10 | 1 | -1/+1 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -4/+4 |
* | * builtins.c (expand_builtin_strlen): Remove unused mode | zack | 2000-11-03 | 1 | -0/+1 |
* | Constant folding for builtins | bernds | 2000-11-01 | 1 | -0/+13 |
* | * toplev.c, flags.h, fold-const.c, real.c, rtl.c, | jsm28 | 2000-10-29 | 1 | -1/+1 |
* | * fold-const.c (force_fit_type): Unsigned values can overflow | kenner | 2000-10-20 | 1 | -3/+7 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -11/+1 |
* | * fold-const.c (fold, case MINUS_EXPR, case EQ_EXPR): Perform | kenner | 2000-10-05 | 1 | -3/+8 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 1 | -1/+1 |
* | * calls.c (ECF_SP_DEPRESSED): New macro. | kenner | 2000-08-16 | 1 | -3/+4 |
* | 2000-08-04 Andreas Schwab <schwab@suse.de> | zack | 2000-08-05 | 1 | -0/+51 |
* | * fold-const.c: Fix formatting. | law | 2000-08-02 | 1 | -365/+359 |
* | * fold-const.c: Fix comment typos. | law | 2000-07-17 | 1 | -3/+3 |
* | * fold-const.c (extract_muldiv): Don't optimize past an unsigned | rth | 2000-07-15 | 1 | -3/+14 |
* | Fix (<cond> ? FOO++ : BAR++) == 2 from misoptimizing FOO++ into ++FOO without... | meissner | 2000-07-15 | 1 | -8/+24 |
* | 2000-07-08 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2000-07-08 | 1 | -4/+11 |
* | * fold-const.c (fold): Fix a comment typo. | law | 2000-07-07 | 1 | -1/+1 |
* | remove redundant parents | jason | 2000-07-02 | 1 | -5/+5 |
* | * fold-const.c (fold, case COND_EXPR): Elide conversion between | jason | 2000-06-06 | 1 | -0/+4 |
* | * tree.h (TREE_CODE_LENGTH): New macro. | kenner | 2000-05-31 | 1 | -4/+3 |
* | (extract_muldiv): When constructing a multiplier/divisor, do not expect | nickc | 2000-05-24 | 1 | -0/+4 |
* | * fold-const.c (make_range): Handle degenerated intervals. | aoliva | 2000-05-20 | 1 | -2/+11 |
* | * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned. | jason | 2000-05-04 | 1 | -2/+4 |
* | Fix for ia64-linux misoptimization. | wilson | 2000-05-03 | 1 | -0/+5 |
* | * Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole | rth | 2000-04-17 | 1 | -3/+11 |
* | * fold-const.c (extract_muldiv): Don't distribute and widen | rth | 2000-04-14 | 1 | -0/+8 |
* | * expr.c (store_constructor): SIZE now signed. | kenner | 2000-03-28 | 1 | -19/+17 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -30/+31 |
* | * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros. | mmitchel | 2000-03-23 | 1 | -3/+3 |
* | * fold-const.c (extract_muldiv): Apply type check for defined | rth | 2000-03-19 | 1 | -15/+20 |
* | * fold-const.c (fold): Fix a few cases when the returned result | kenner | 2000-03-16 | 1 | -4/+5 |
* | * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts. | kenner | 2000-03-07 | 1 | -176/+209 |
* | * c-common.c (c_common_nodes_and_builtins): Make sizetype_endlink | kenner | 2000-03-02 | 1 | -4/+4 |
* | * fold-const.c (size_binop): Don't asert inputs are the same and | mmitchel | 2000-03-01 | 1 | -4/+4 |
* | * builtins.c (c_strlen): Use size_diffop and return ssizetype value. | kenner | 2000-02-27 | 1 | -51/+83 |
* | * c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | kenner | 2000-02-20 | 1 | -12/+16 |