acadia-newlib/newlib/libc/machine
Jeff Johnston 0d844014bf 2002-04-19 Jeff Johnston <jjohnstn@redhat.com>
*  configure.host: Add support for powerpc-eabialtivec*.
        *  libc/include/malloc.h: Add include of <machine/malloc.h>.
        *  libc/include/stdlib.h: Add include of <machine/stdlib.h>.
        *  libc/include/machine/malloc.h: New file.
        *  libc/include/machine/stdlib.h: Ditto.
        *  libc/include/machine/setjmp.h: Add support for powerpc altivec.
        *  libc/machine/powerpc/Makefile.am: Add conditional objects and
        sources based on configuration.
        *  libc/machine/powerpc/Makefile.in: Regenerated.
        *  libc/machine/powerpc/configure: Ditto.
        *  libc/machine/powerpc/configure.in: Add check for
        powerpc-eabialtivec* in which case add in additional source files.
        *  libc/machine/powerpc/setjmp.S: Add altivec support.
        *  libc/machine/powerpc/vec_calloc.c: New file.
        *  libc/machine/powerpc/vec_free.c: Ditto.
        *  libc/machine/powerpc/vec_malloc.c: Ditto.
        *  libc/machine/powerpc/vec_mallocr.c: Ditto.
        *  libc/machine/powerpc/vec_realloc.c: Ditto.
        *  libc/machine/powerpc/machine/malloc.h: Ditto.
        *  libc/machine/powerpc/machine/stdlib.h: Ditto.
        *  libc/machine/powerpc/vfprintf.c: New file that is vfprintf.c
        with added altivec format specifiers.
        *  libc/machine/powerpc/vfscanf.c: New file that is vfscanf.c with
        added altivec format specifiers.
2002-04-19 19:16:22 +00:00
..
a29k 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
arm 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
d10v 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
d30v 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
fr30 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
h8300 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
h8500 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
hppa 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
i386 2002-03-06 Jeff Johnston <jjohnstn@redhat.com> 2002-03-06 23:14:17 +00:00
i960 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
m32r 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
m68k 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
m88k 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
mips * libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-two 2002-03-14 02:41:43 +00:00
mn10200 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
mn10300 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
necv70 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
powerpc 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
sh * configure.in (CRT0_DIR): Set to libc/. 2002-04-17 19:13:11 +00:00
sparc 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
tic80 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
v850 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
w65 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
xscale 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
xstormy16 * configure.in (CRT0_DIR): Set to libc/. 2002-04-17 19:13:11 +00:00
z8k 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
Makefile.am * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
Makefile.in * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
aclocal.m4 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
configure 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
configure.in * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00