OSDN Git Service

* attribs.c (strip_attrs): Remove.
[pf3gnuchains/gcc-fork.git] / gcc / loop-unroll.c
2004-02-24 rth * toplev.c (dump_file_tbl): Rename from dump_file.
2004-02-18 kazugcc/
2004-02-17 rakdver * loop-iv.c: New file.
2003-12-30 steven Backport from tree-ssa (relevant changes only):
2003-07-06 aj * jump.c: Convert prototypes to ISO C90.
2003-07-05 kazu * bt-load.c: Fix comment typos.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-05-11 rakdver * cfgloopanal.c (num_loop_insns, average_num_loop_insn...
2003-03-17 rakdver * loop-unroll.c (decide_peel_completely,
2003-03-15 sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2003-03-09 sayle * builtins.def: Fix typo and improve grammar.
2003-03-08 rakdver * gcse.c (bypass_block, bypass_conditional_jumps)...
2003-03-08 kazu * calls.c: Fix comment formatting.
2003-03-05 rakdver * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS...
2003-02-26 rakdver * loop-unroll.c: New.