Module Name: pcc
Committed By: ragge
Date: Thu Jul 28 19:41:39 UTC 2011
Modified Files:
pcc/arch/vax: local2.c order.c table.c
Log Message:
reg moves were in the wrong direction.
Struct copies did not have edges for r0-r5, so they were trashed.
Now boots until autoconf finds dz, then bails out.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pcc/arch/vax/local2.c
cvs rdiff -u -r1.8 -r1.9 pcc/arch/vax/order.c
cvs rdiff -u -r1.17 -r1.18 pcc/arch/vax/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.