Module Name: pcc
Committed By: ragge
Date: Fri Jul 15 16:04:56 UTC 2011
Modified Files:
pcc/arch/vax: local.c local2.c macdefs.h table.c
Log Message:
Many more fixes; among them:
- disable fieldops for now until they ar ebetter tested.
- call urem for unsigned mod.
- lots of left/right shift stuff.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pcc/arch/vax/local.c
cvs rdiff -u -r1.22 -r1.23 pcc/arch/vax/local2.c
cvs rdiff -u -r1.9 -r1.10 pcc/arch/vax/macdefs.h
cvs rdiff -u -r1.12 -r1.13 pcc/arch/vax/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.