Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fold-const.c (fold): Fold difference of addresses. | Zdenek Dvorak | 2004-09-16 | 1 | -154/+122 |
* | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-10 | 1 | -1/+1 |
* | tree-ssa-loop-ivopts.c (peel_address): Fix abort on VIEW_CONVERT_EXPR. | Jan Hubicka | 2004-09-09 | 1 | -0/+3 |
* | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 2004-09-09 | 1 | -42/+42 |
* | tree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p): Deal with '<' class too. | Jan Hubicka | 2004-09-07 | 1 | -0/+1 |
* | * tree-ssa-loop-ivopts.c (iv_value): Avoid invalid sharing on niter. | Jan Hubicka | 2004-09-07 | 1 | -1/+1 |
* | builtins.c (fold_builtin_strchr): Use build_int_cst, not fold_convert. | Nathan Sidwell | 2004-09-07 | 1 | -8/+5 |
* | loop.c (loop_dump_aux): Do not print RTL when not available. | Jan Hubicka | 2004-09-06 | 1 | -21/+46 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-05 | 1 | -1/+1 |
* | tree-ssa-loop-ivopts.c: New file. | Zdenek Dvorak | 2004-09-05 | 1 | -0/+4413 |