ISO C 9x FPU exception handling function.
authorUlrich Drepper <drepper@redhat.com>
Sat, 28 Nov 1998 20:59:45 +0000 (20:59 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 28 Nov 1998 20:59:45 +0000 (20:59 +0000)
commitea0499d2b812a866b08b4c594200e839fc1ce6e2
tree1ff356b7dec218ee0c666a9d7fbddb1e66ffc7ec
parent94f347c012cd9075add9cf0c6d51115802d9e381
ISO C 9x FPU exception handling function.
sysdeps/mips/bits/fenv.h [new file with mode: 0644]
sysdeps/mips/fclrexcpt.c [new file with mode: 0644]
sysdeps/mips/fegetenv.c [new file with mode: 0644]
sysdeps/mips/fegetround.c [new file with mode: 0644]
sysdeps/mips/fesetenv.c [new file with mode: 0644]
sysdeps/mips/fesetround.c [new file with mode: 0644]
sysdeps/mips/feupdateenv.c [new file with mode: 0644]
sysdeps/mips/fgetexcptflg.c [new file with mode: 0644]
sysdeps/mips/ftestexcept.c [new file with mode: 0644]