Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * spu/sbrk.c (sbrk): Adjust the stack pointer vector correctly so | Ben Elliston | 2007-03-01 | 1 | -8/+28 |
| | | | | that GCC runtime stack checking works. Handle the backchain, too. | ||||
* | 2006-08-16 Joel Schopp <jschopp@austin.ibm.com> | Jeff Johnston | 2006-08-16 | 1 | -0/+63 |
* configure.in: Add spu support. * configure: Regenerated. * spu/Makefile.in: New file. * spu/aclocal.m4: Ditto. * spu/configure: Ditto. * spu/configure.in: Ditto. * spu/crt0.c: Ditto. * spu/exit.c: Ditto. * spu/init.c: Ditto. * spu/jsre.h: Ditto. * spu/sbrk.c: Ditto. * spu/syscalls.c: Ditto. |