aboutsummaryrefslogtreecommitdiff
path: root/gcc/ra-rewrite.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-28c-decl.c (finish_function): Convert definition to ISO C90.Andreas Jaeger1-2/+1
2003-09-14ra.c: Convert to ISO C90 prototypes.Steven Bosscher1-94/+58
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-5/+4
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-1/+1
2003-05-17cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi1-11/+11
2003-01-22* ra-rewrite.c (rewrite_program2): Initialize bb to avoid warning.Andreas Schwab1-2/+2
2003-01-17ifcvt.c: Fix comment typos.Kazu Hirata1-1/+1
2002-12-25output.h: Fix comment typos.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-09-26c-common.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-02Makefile.in (ra-debug.o): Depend on $(TM_P_H).Kaveh R. Ghazi1-2/+2
2002-07-22ra-build.c (check_conflict_numbers): Hide unused function.Kaveh R. Ghazi1-14/+14
2002-07-16ra-rewrite.c: #include reload.h, insn-config.hDaniel Berlin1-0/+2
2002-07-15[multiple changes]Michael Matz1-0/+1985