Module Name: pcc
Committed By: ragge
Date: Sun Oct 19 15:25:25 UTC 2008
Modified Files:
pcc/arch/pdp11: local.c local2.c macdefs.h table.c
Log Message:
Handle add/sub to arguments differently to save a bunch of instructions,
most situations are when a stack buffer is used as parameter.
Fix bug in clocal() causing simple CBRANCH to segfault "if (44);".
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pcc/arch/pdp11/local.c pcc/arch/pdp11/macdefs.h
cvs rdiff -u -r1.4 -r1.5 pcc/arch/pdp11/local2.c pcc/arch/pdp11/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.