Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-12-30 | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 1 | -44/+36 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -86/+56 |
2003-07-05 | bt-load.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2003-05-11 | cfgloopanal.c (num_loop_insns, [...]): Count only real insns. | Zdenek Dvorak | 1 | -29/+26 |
2003-03-17 | loop-unroll.c (decide_peel_completely, [...]): Set loop->has_desc. | Zdenek Dvorak | 1 | -5/+20 |
2003-03-15 | c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | Roger Sayle | 1 | -1/+1 |
2003-03-09 | builtins.def: Fix typo and improve grammar. | Roger Sayle | 1 | -1/+1 |
2003-03-08 | gcse.c (bypass_block, [...]): Do not create irreducible loops. | Zdenek Dvorak | 1 | -2/+4 |
2003-03-08 | calls.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-03-05 | basic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New. | Zdenek Dvorak | 1 | -47/+40 |
2003-02-26 | * loop-unroll.c: New. | Zdenek Dvorak | 1 | -0/+1195 |