newlib/newlib/libc/machine/i960
Thomas Fitzsimmons 0c048a9a90 * acinclude.m4: Add support for --enable-newlib-multithread.
* configure.host (newlib_cflags): Add -D__SINGLE_THREAD__ if
	--enable-newlib-multithread=no.
2002-05-08 20:35:16 +00:00
..
Makefile.am import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.in * Makefile.am (check-DEJAGNU): New target. 2002-04-24 20:53:30 +00:00
aclocal.m4 * acinclude.m4: Add support for --enable-newlib-multithread. 2002-05-08 20:35:16 +00:00
configure * acinclude.m4: Add support for --enable-newlib-multithread. 2002-05-08 20:35:16 +00:00
configure.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
memccpy.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
memccpy_ca.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
memchr.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
memchr_ca.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
memcmp.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
memcmp_ca.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
memcpy.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
memcpy_ca.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
memset.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
setjmp.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strchr.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strchr_ca.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strcmp.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strcmp_ca.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strcpy.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strcpy_ca.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strcspn.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strdup.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strlen.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strlen_ca.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strncat.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strncat_ca.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strncmp.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strncmp_ca.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strncpy.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strncpy_ca.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strpbrk.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
strrchr.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00