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
feenablxcpt.c
fegetenv.c Update 2002-09-10 11:27:29 +00:00
fegetexcept.c
fegetround.c
feholdexcpt.c
fenv_libc.h
fesetenv.c Update 2002-09-10 11:27:29 +00:00
fesetround.c
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
libm-test-ulps