das
6003be2b93
Merge in the latest SoftFloat changes from NetBSD. (NetBSD isn't the
...
original vendor, but we're using their heavily modified version.)
This brings in functions for long double emulation (both extended and
quad formats), which may be useful for testing, and also for replacing
libc/sparc64/fpu/.
2012-01-20 06:16:14 +00:00
das
d6b9b99e3b
Convert softfloat to use the standard exception flag and rounding macros
...
in fenv.h instead of the non-standard and incomplete ones in ieeefp.h.
Thanks to Ian Lepore for testing this patch.
2012-01-16 04:05:53 +00:00
cognet
ef8150870e
Oooops I forgot to commit that.
...
Use fp_rnd_t, not fp_rnd.
Reported by: Jia-Shiun Li (jiashiun at gmail dot com)
2004-12-08 18:41:42 +00:00
cognet
85aab3336e
Import the softfloat emulation library, needed for FreeBSD/arm right now.
...
It should become useless when gcc 3.4 will be imported, as libgcc from
gcc 3.4 contains this bits for arm.
2004-05-14 12:13:06 +00:00