Module Name: pcc
Committed By: ragge
Date: Tue Jan 15 21:47:06 UTC 2008
Modified Files:
pcc/arch/pdp10: code.c local.c local2.c order.c table.c
Log Message:
Make initializer changes.
While here, add code to avoid recursive calls (to not clobber registers).
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pcc/arch/pdp10/code.c
cvs rdiff -u -r1.68 -r1.69 pcc/arch/pdp10/local.c
cvs rdiff -u -r1.95 -r1.96 pcc/arch/pdp10/local2.c pcc/arch/pdp10/table.c
cvs rdiff -u -r1.62 -r1.63 pcc/arch/pdp10/order.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.