aboutsummaryrefslogtreecommitdiff
path: root/gcc/ra-rewrite.c
AgeCommit message (Expand)Author
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher
2003-09-28c-decl.c (finish_function): Convert definition to ISO C90.Andreas Jaeger
2003-09-14ra.c: Convert to ISO C90 prototypes.Steven Bosscher
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata
2003-05-17cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi
2003-01-22* ra-rewrite.c (rewrite_program2): Initialize bb to avoid warning.Andreas Schwab
2003-01-17ifcvt.c: Fix comment typos.Kazu Hirata
2002-12-25output.h: Fix comment typos.Kazu Hirata
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-09-26c-common.h: Follow spelling conventions.Kazu Hirata
2002-08-02Makefile.in (ra-debug.o): Depend on $(TM_P_H).Kaveh R. Ghazi
2002-07-22ra-build.c (check_conflict_numbers): Hide unused function.Kaveh R. Ghazi
2002-07-16ra-rewrite.c: #include reload.h, insn-config.hDaniel Berlin
2002-07-15[multiple changes]Michael Matz