glibc/sysdeps/hppa/fpu
Ulrich Drepper 2da72a511e (feraiseexcept): Add delayed exception flushing, FE_UNDERFLOW is DBL_MIN/3.0,
FE_INEXACT is triggered by M_PI/69.69 converted to single precision.
2003-12-18 03:58:09 +00:00
..
bits Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
fclrexcpt.c (feclearexcept): Right shift FE_ALL_EXCEPT before complimenting. 2003-12-18 03:56:15 +00:00
fedisblxcpt.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
feenablxcpt.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
fegetenv.c (fegetenv): use asm 'ma,' completer, and gcc '+r' constraint. 2003-12-18 03:56:50 +00:00
fegetexcept.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
fegetround.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
feholdexcpt.c (feholdexcept): Use asm 'ma,' completer, and gcc '+r' constraint. 2003-12-18 03:57:14 +00:00
fesetenv.c (fesetenv): Use asm 'ma,' completer, and gcc '+r' constraint. 2003-12-18 03:57:31 +00:00
fesetround.c 2002-12-02 Carlos O'Donell <carlos@baldric.uwo.ca> 2002-12-03 02:50:52 +00:00
feupdateenv.c (feupdateenv): Read raised exception bits, OR with envp, pass to fesetenv. 2003-12-18 03:57:50 +00:00
fgetexcptflg.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
fraiseexcpt.c (feraiseexcept): Add delayed exception flushing, FE_UNDERFLOW is DBL_MIN/3.0, 2003-12-18 03:58:09 +00:00
fsetexcptflg.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
ftestexcept.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
libm-test-ulps 2003-03-23 Jakub Jelinek <jakub@redhat.com> 2003-03-23 00:52:10 +00:00