libc/newlib/libc/machine
Jeff Johnston 734e841435 2006-08-16 Joel Schopp <jschopp@austin.ibm.com>
* configure.host: Add spu support.
        * libc/include/stdint.h: Ditto.
        * libc/include/machine/ieeefp.h: Ditto.
        * libc/include/machine/setjmp.h: Ditto.
        * libc/include/sys/config.h: Ditto.
        * libc/include/sys/types.h: Ditto.
        * libc/machine/spu/Makefile.am: New file.
        * libc/machine/spu/Makefile.in: Ditto.
        * libc/machine/spu/aclocal.m4: Ditto.
        * libc/machine/spu/configure: Ditto.
        * libc/machine/spu/configure.in: Ditto.
        * libc/machine/spu/memcpy.c: Ditto.
        * libc/machine/spu/setjmp.S: Ditto.
2006-08-16 21:39:43 +00:00
..
a29k 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
arm 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
cris 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
crx 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
d10v 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
d30v 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
fr30 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
frv 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
h8300 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
h8500 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
hppa 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
i386 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
i960 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
iq2000 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
m32c 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
m32r 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
m68hc11 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
m68k 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
m88k 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
mips 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
mn10200 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
mn10300 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
mt 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
necv70 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
powerpc 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
sh 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
sparc 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
spu 2006-08-16 Joel Schopp <jschopp@austin.ibm.com> 2006-08-16 21:39:43 +00:00
tic4x 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
tic80 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
v850 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
w65 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
xscale 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
xstormy16 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
z8k 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
Makefile.am * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
Makefile.in 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
aclocal.m4 2006-04-11 Jeff Johnston <jjohnstn@redhat.com> 2006-04-11 19:02:16 +00:00
configure 2006-07-31 Jeff Johnston <jjohnstn@redhat.com> 2006-07-31 23:01:28 +00:00
configure.in 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org> 2006-04-13 19:56:32 +00:00