newlib/newlib/libc/machine/mips
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
..
machine import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.am Add MIPS specific string/memory functions 2002-03-11 15:44:35 +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
memcpy.c Add MIPS specific string/memory functions 2002-03-11 15:44:35 +00:00
memset.c Add MIPS specific string/memory functions 2002-03-11 15:44:35 +00:00
setjmp.S 2001-07-12 Aldy Hernandez <aldyh@redhat.com> 2001-07-13 15:41:39 +00:00
strcmp.c Add MIPS specific string/memory functions 2002-03-11 15:44:35 +00:00
strlen.c * libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-two 2002-03-14 02:41:43 +00:00
strncpy.c Add MIPS specific string/memory functions 2002-03-11 15:44:35 +00:00