glibc/sysdeps/alpha/fpu
Richard Henderson 9dc874df52 * 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 Protect definitions for math.h against double inclusion. 1999-12-18 19:36:39 +00:00
e_sqrt.c Use new path for e_sqrt.c. 1999-08-02 19:44:27 +00:00
fclrexcpt.c Change default version to GLIBC_2.2. 2000-02-26 01:09:38 +00:00
fegetenv.c Change default version to GLIBC_2.2. 2000-02-26 01:09:38 +00:00
fegetround.c Math exception and environment handling. 1997-05-31 00:43:46 +00:00
feholdexcpt.c Correct return value according to the standard. 2000-01-31 07:56:49 +00:00
fesetenv.c Change default version to GLIBC_2.2. 2000-02-26 01:09:38 +00:00
fesetround.c Correct return value according to the standard. 2000-01-31 07:56:49 +00:00
feupdateenv.c Change default version to GLIBC_2.2. 2000-02-26 01:09:38 +00:00
fgetexcptflg.c Change default version to GLIBC_2.2. 2000-02-26 01:09:38 +00:00
fpu_control.h Update comment. 2000-02-22 05:32:19 +00:00
fraiseexcpt.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
fsetexcptflg.c Change default version to GLIBC_2.2. 2000-02-26 01:09:38 +00:00
ftestexcept.c Math exception and environment handling. 1997-05-31 00:43:46 +00:00
s_ceil.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_ceilf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_copysign.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_copysignf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_fabs.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_fabsf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_floor.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_floorf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_rint.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_rintf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
Versions Version definitions. 1998-07-02 22:33:35 +00:00