glibc/sysdeps/mips/fpu
Andreas Jaeger c652a2edcb Update
2002-09-10  Hartvig Ekner  <hartvige@mips.com>

	* sysdeps/mips/memcpy.S: New file.
	* sysdeps/mips/memset.S: New file.
	* sysdeps/mips/fpu/e_sqrt.c:  New file.
	* sysdeps/mips/fpu/e_sqrtf.c: New file.

	* fpu/fclrexcpt.c: Cleaned up the FPU exception stuff - was not
	functional before. Also removed all SHLIB_COMPAT stuff.
	* fpu/fegetenv.c: Likewise.
	* fpu/fesetenv.c:: Likewise.
	* fpu/feupdateenv.c: Likewise.
	* fpu/fgetexcptflg.c: Likewise.
	* fpu/fraiseexcpt.c: Likewise.

	* sysdeps/mips/fpu/fsetexcptflg.c: New file.
2002-09-10 11:27:29 +00:00
..
e_sqrt.c MIPS specific optimizations. 2002-09-10 11:23:00 +00:00
e_sqrtf.c MIPS specific optimizations. 2002-09-10 11:23:00 +00:00
fclrexcpt.c Update 2002-09-10 11:27:29 +00:00
fedisblxcpt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
feenablxcpt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fegetenv.c Update 2002-09-10 11:27:29 +00:00
fegetexcept.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fegetround.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
feholdexcpt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fenv_libc.h * sysdeps/mips/fpu/fraiseexcpt.c (__feraiseexcept): Set cause bits. 2002-03-17 12:07:44 +00:00
fesetenv.c Update 2002-09-10 11:27:29 +00:00
fesetround.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
feupdateenv.c Update 2002-09-10 11:27:29 +00:00
fgetexcptflg.c Update 2002-09-10 11:27:29 +00:00
fraiseexcpt.c Update 2002-09-10 11:27:29 +00:00
fsetexcptflg.c MIPS specific optimizations. 2002-09-10 11:23:00 +00:00
ftestexcept.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
libm-test-ulps Update. 2001-09-15 03:01:52 +00:00