| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-typeck.c (error_init, pedwarn_init, warning_init): Call | zack | 2001-12-17 | 1 | -1/+1 |
* | * c-lex.c (lex_number): Use ISXDIGIT/hex_value. | ghazi | 2001-12-16 | 1 | -7/+1 |
* | * c-typeck.c, config/i386/i386.h, config/mcore/mcore.h, | jsm28 | 2001-12-15 | 1 | -2/+2 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog, alias.c, | jsm28 | 2001-12-09 | 1 | -2/+2 |
* | * tree.def (VIEW_CONVERT_EXPR): New tree code. | kenner | 2001-11-19 | 1 | -0/+6 |
* | * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | kenner | 2001-11-15 | 1 | -5/+3 |
* | * fold-const.c (fold): Optimize strlen comparisons against zero. | rth | 2001-11-14 | 1 | -0/+27 |
* | * fold-const.c (lshift_double): Honor PREC. | wehle | 2001-11-09 | 1 | -8/+49 |
* | * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-04 | 1 | -1/+1 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -2/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -25/+25 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -2/+2 |
* | * c-common.c: Fix comment typos. | kazu | 2001-10-09 | 1 | -1/+1 |
* | * fold-const.c (extract_muldiv, case PLUS_EXPR): Only adjust | kenner | 2001-09-23 | 1 | -5/+2 |
* | * fold-const.c (hashtab.h): Include. | kenner | 2001-09-20 | 1 | -43/+85 |
* | * c-common.c (signed_or_unsigned_type): Handle machine mode types | rth | 2001-09-07 | 1 | -6/+6 |
* | * fold-const.c (tree_expr_nonnegative_p): Handle *_DIV_EXPR, | ghazi | 2001-08-24 | 1 | -0/+15 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * toplev.c (set_float_handler): Make static. | zack | 2001-08-12 | 1 | -38/+61 |
* | * dbxout.c: Fix comment formatting. | kazu | 2001-08-08 | 1 | -17/+17 |
* | * fold-const.c (fold): Test vs FLOAT_TYPE_P instead of | rth | 2001-07-23 | 1 | -2/+2 |
* | * integrate.c (copy_insn_list): handle | hubicka | 2001-07-20 | 1 | -0/+17 |
* | * Makefile.in (final.o): Depend on target.h. | neil | 2001-07-06 | 1 | -2/+2 |
* | * tree.def (ARRAY_RANGE_REF): New code. | kenner | 2001-06-04 | 1 | -0/+1 |
* | * fold-const.c (tree_expr_nonnegative_p): Detect more | ghazi | 2001-05-21 | 1 | -0/+13 |
* | * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | ghazi | 2001-05-01 | 1 | -2/+2 |
* | * fold-const.c (fold): Use first_rtl_op rather than | geoffk | 2001-04-20 | 1 | -2/+2 |
* | * fold-const.c (fold): Before optimizing unsigned comparison with | jakub | 2001-04-02 | 1 | -1/+3 |
* | * 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 |