Module Name: pcc
Committed By: ragge
Date: Sat Jul 2 15:11:59 UTC 2011
Modified Files:
pcc/arch/vax: code.c local.c local2.c order.c table.c
Log Message:
Rewrite SCONV code. Fix mul/div/mod + a bunch of other things.
Fix constant printouts.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pcc/arch/vax/code.c
cvs rdiff -u -r1.18 -r1.19 pcc/arch/vax/local.c
cvs rdiff -u -r1.16 -r1.17 pcc/arch/vax/local2.c
cvs rdiff -u -r1.6 -r1.7 pcc/arch/vax/order.c
cvs rdiff -u -r1.7 -r1.8 pcc/arch/vax/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.