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