glibc/sysdeps/hppa/fpu
2004-02-21 02:10:01 +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): Fix order of fp status register loads. 2004-02-21 02:10:01 +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 (fesetexceptflag): Set enable bits not raised exception bits. 2003-12-18 03:58:26 +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