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