glibc/sysdeps/alpha/fpu
Richard Henderson b7434f8243 * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions.
* sysdeps/alpha/fpu/s_ceil.c: Use round to -inf instead of playing
        with the fpcr.  Protect from INV exception.
        * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
        * sysdeps/alpha/fpu/s_floor.c: Protect from INV exception.
        * sysdeps/alpha/fpu/s_floorf.c: Likewise.

        * sysdeps/alpha/fpu/s_copysign.c: New.
        * sysdeps/alpha/fpu/s_copysignf.c: New.
        * sysdeps/alpha/fpu/s_fabs.c: New.
        * sysdeps/alpha/fpu/s_fabsf.c: New.
        * sysdeps/alpha/fpu/s_rint.c: New.
        * sysdeps/alpha/fpu/s_rintf.c: New.
	* sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead
	of arithmetic instructions.

	* sysdeps/alpha/fpu/s_ceil.c: Use round to -inf instead of playing
	with the fpcr.  Protect from INV exception.
	* sysdeps/alpha/fpu/s_ceilf.c: Likewise.
	* sysdeps/alpha/fpu/s_floor.c: Protect from INV exception.
	* sysdeps/alpha/fpu/s_floorf.c: Likewise.

	* sysdeps/alpha/fpu/s_copysign.c: New.
	* sysdeps/alpha/fpu/s_copysignf.c: New.
	* sysdeps/alpha/fpu/s_fabs.c: New.
	* sysdeps/alpha/fpu/s_fabsf.c: New.
	* sysdeps/alpha/fpu/s_rint.c: New.
	* sysdeps/alpha/fpu/s_rintf.c: New.
2000-03-20 20:32:11 +00:00
..
bits Update. 1999-12-18 19:45:25 +00:00
e_sqrt.c Update. 1999-08-02 19:56:07 +00:00
fclrexcpt.c Update. 2000-02-26 01:21:37 +00:00
fegetenv.c Update. 2000-02-26 01:21:37 +00:00
fegetround.c Update. 1997-05-31 00:47:04 +00:00
feholdexcpt.c Update. 2000-01-31 08:11:53 +00:00
fesetenv.c Update. 2000-02-26 01:21:37 +00:00
fesetround.c Update. 2000-01-31 08:11:53 +00:00
feupdateenv.c Update. 2000-02-26 01:21:37 +00:00
fgetexcptflg.c Update. 2000-02-26 01:21:37 +00:00
fpu_control.h Update. 2000-02-22 05:33:56 +00:00
fraiseexcpt.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
fsetexcptflg.c Update. 2000-02-26 01:21:37 +00:00
ftestexcept.c Update. 1997-05-31 00:47:04 +00:00
s_ceil.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_ceilf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_copysign.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_copysignf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_fabs.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_fabsf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_floor.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_floorf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_rint.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
s_rintf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead of arithmetic instructions. 2000-03-20 20:32:11 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00