Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -86/+56 |
* | * bt-load.c: Fix comment typos. | kazu | 2003-07-05 | 1 | -1/+1 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -3/+3 |
* | * cfgloopanal.c (num_loop_insns, average_num_loop_insns): Count only | rakdver | 2003-05-11 | 1 | -29/+26 |
* | * loop-unroll.c (decide_peel_completely, | rakdver | 2003-03-17 | 1 | -5/+20 |
* | * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | sayle | 2003-03-15 | 1 | -1/+1 |
* | * builtins.def: Fix typo and improve grammar. | sayle | 2003-03-09 | 1 | -1/+1 |
* | * gcse.c (bypass_block, bypass_conditional_jumps): Do not create | rakdver | 2003-03-08 | 1 | -2/+4 |
* | * calls.c: Fix comment formatting. | kazu | 2003-03-08 | 1 | -2/+2 |
* | * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS): New. | rakdver | 2003-03-05 | 1 | -47/+40 |
* | * loop-unroll.c: New. | rakdver | 2003-02-26 | 1 | -0/+1195 |