newlib-cygwin/newlib/libc/machine/mips
Richard Sandiford 172fda76d4 * libc/include/machine/setjmp.h: For mips, define _JBLEN based
based on __mips_soft_float rather than __mips64.
	* libc/machine/mips/setjmp.S: Provide hard and soft float versions
	of both 32-bit and 64-bit code.
2002-08-07 17:07:42 +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 * libtool.m4: New file. 2002-07-04 19:57:57 +00:00
aclocal.m4 * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
configure * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +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 * libc/include/machine/setjmp.h: For mips, define _JBLEN based 2002-08-07 17:07:42 +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