newlib/libgloss
Jeff Johnston 184dcf2bc3 2007-06-05 Patrick Mansfield <patman@us.ibm.com>
* 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.
2007-06-05 19:01:30 +00:00
..
arm 2006-01-03 Kazu Hirata <kazu@codesourcery.com> 2007-01-03 16:55:25 +00:00
bfin 2006-11-08 Jie Zhang <jzhang918@gmail.com> 2006-11-08 19:36:56 +00:00
config
cris * cris/crt0.S: Use jump, not ba, to skip the interrupt table. Use 2007-02-21 14:08:26 +00:00
crx
d30v
doc
fr30
frv
hp74x
i386
i960
iq2000
libnosys 2006-12-13 Ben Elliston <bje@au.ibm.com> 2006-12-13 22:57:10 +00:00
m32c
m32r
m68hc11
m68k * m68k/cf-crt1.C, m68k/cf.sc, m68k/fido.sc, m68k/fido-crt0.S: 2007-05-30 18:33:56 +00:00
mcore
mep 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
mips 2006-11-27 Jeff Johnston <jjohnstn@redhat.com> 2006-11-27 16:12:51 +00:00
mn10200
mn10300 2006-11-17 Jeff Johnston <jjohnstn@redhat.com> 2006-11-17 19:18:02 +00:00
mt
pa
rs6000
sh
sparc * sparc/cygmon.ld.src: Link .rodata.* input sections into .text output section. 2007-02-15 09:53:56 +00:00
spu 2007-06-05 Patrick Mansfield <patman@us.ibm.com> 2007-06-05 19:01:30 +00:00
testsuite
v850/sys
wince
xstormy16
acinclude.m4
aclocal.m4
ChangeLog 2007-06-05 Patrick Mansfield <patman@us.ibm.com> 2007-06-05 19:01:30 +00:00
close.c
configure 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
configure.in 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
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 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
sbrk.c
stat.c
syscall.h 2006-11-08 Jie Zhang <jzhang918@gmail.com> 2006-11-08 19:36:56 +00:00
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.