Module Name: pcc
Committed By: ragge
Date: Sun Sep 28 20:39:19 UTC 2008
Modified Files:
pcc/arch/pdp11: code.c local.c local2.c order.c
Log Message:
Add specials for DIV and MOD.
Use size/2 when doing struct copy.
Ensure alignment is correct when initializing.
Don't use .zero, increase location counter instead.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pcc/arch/pdp11/code.c pcc/arch/pdp11/local.c \
pcc/arch/pdp11/local2.c pcc/arch/pdp11/order.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.