Module Name: pcc
Committed By: ragge
Date: Sat Oct 4 08:43:17 UTC 2008
Modified Files:
pcc/arch/pdp11: local2.c macdefs.h order.c table.c
Log Message:
Add support for post-increment/decrement operators and combined
operators, "(r0)+"; which increments register after reference.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pcc/arch/pdp11/local2.c pcc/arch/pdp11/order.c \
pcc/arch/pdp11/table.c
cvs rdiff -u -r1.1 -r1.2 pcc/arch/pdp11/macdefs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.