Ulrich Drepper
|
c9bca5114f
|
Use <fenv_libc.h>.
|
2000-08-19 16:07:37 +00:00 |
|
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 |
|
Andreas Jaeger
|
b90be06542
|
Apply forgotten patch to change default version to 2.2.
|
2000-02-26 08:13:07 +00:00 |
|
Ulrich Drepper
|
9a25e078c3
|
(__feraiseexcept): Correct declaration to return value.
|
2000-02-26 00:58:51 +00:00 |
|
Ulrich Drepper
|
146bade74f
|
Return value and add alias.
|
1999-10-31 23:13:47 +00:00 |
|
Ulrich Drepper
|
035d42d2a0
|
(feraiseexcept): Mark tmp as early-clobber.
|
1998-06-27 09:51:32 +00:00 |
|
Ulrich Drepper
|
f635bc2865
|
(feraiseexcept): Use a dummy for FE_DIVBYZERO. Kludge for
FE_UNDERFLOW.
|
1998-02-26 16:29:41 +00:00 |
|
Ulrich Drepper
|
91650f79e3
|
Math exception and environment handling.
|
1997-05-31 00:43:46 +00:00 |
|