184dcf2bc3
* spu/jsre.h: Remove the assist call structs and defines that are specific to one assist call from here. * spu/access.c: Move struct syscall_access_t to here. * spu/fstat.c: Move struct syscall_fstat_t to here. * spu/ftruncate.c: Move struct syscall_ftruncate_t to here. * spu/gettimeofday.c: Move struct syscall_gettimeofday_t to here. * spu/lseek.c: Move struct syscall_lseek_t and JSRE_SEEK defines to here. * spu/open.c: Move struct syscall_open_t and JSRE_O_ defines to here. * spu/read.c: Move struct syscall_read_t to here, and actually use it (it is the same as syscall_write_t). * spu/stat.c: Move struct syscall_stat_t to here. * spu/write.c: Move struct syscall_write_t to here. * spu/close.c: Pass the address of the first and only argument to __send_to_ppe rather than using an automatic variable and a special struct. * spu/dup.c: Ditto. * spu/unlink.c: Ditto. |
||
---|---|---|
.. | ||
arm | ||
bfin | ||
config | ||
cris | ||
crx | ||
d30v | ||
doc | ||
fr30 | ||
frv | ||
hp74x | ||
i386 | ||
i960 | ||
iq2000 | ||
libnosys | ||
m32c | ||
m32r | ||
m68hc11 | ||
m68k | ||
mcore | ||
mep | ||
mips | ||
mn10200 | ||
mn10300 | ||
mt | ||
pa | ||
rs6000 | ||
sh | ||
sparc | ||
spu | ||
testsuite | ||
v850/sys | ||
wince | ||
xstormy16 | ||
acinclude.m4 | ||
aclocal.m4 | ||
ChangeLog | ||
close.c | ||
configure | ||
configure.in | ||
debug.c | ||
debug.h | ||
fstat.c | ||
getpid.c | ||
glue.h | ||
isatty.c | ||
kill.c | ||
lseek.c | ||
Makefile.in | ||
open.c | ||
print.c | ||
putnum.c | ||
read.c | ||
README | ||
sbrk.c | ||
stat.c | ||
syscall.h | ||
unlink.c | ||
write.c |
sparc - Fujitsu Sparclite board. Works on the ex930, ex931, ex933 hp74x - Hewlett Packard HP742 board. Also some support for the hp743. m68hc11 - Motorola 68HC11 or 68HC12 support. m68k - Motorola MVME135 and IDP board. For CPU32 systems. mep - Toshiba Media Processor. pa - WinBond and Oki boards with a PA. mips - R3000 support. Array Tech LSI33k based RAID disk controller.