Module Name: pcc
Committed By: gmcgarry
Date: Tue Mar 4 06:03:13 UTC 2008
Modified Files:
pcc/arch/arm: code.c local2.c
Log Message:
ARM fixes
- save arguments to correct place on stack.
- leave room for arguments on stack (stdargs works)
- fix ldouble softfloat names
- add code from Harvard Eidnes to handle constant loads and also use
it to load large stack sizes
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pcc/arch/arm/code.c
cvs rdiff -u -r1.20 -r1.21 pcc/arch/arm/local2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.