Module Name: pcc
Committed By: gmcgarry
Date: Mon Apr 14 03:44:37 UTC 2008
Modified Files:
pcc/arch/arm: code.c local2.c table.c
Log Message:
Sync arm target with powerpc.
Structure return args, structure arguments, structure copies now work.
Fix some emulated floating-point code.
Remove dead code.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pcc/arch/arm/code.c
cvs rdiff -u -r1.27 -r1.28 pcc/arch/arm/local2.c
cvs rdiff -u -r1.17 -r1.18 pcc/arch/arm/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.