summaryrefslogtreecommitdiff
path: root/tests/lib/libm/t_precision.c
AgeCommit message (Collapse)Author
2016-08-27do the long double tests if we have long double.christos
2014-11-04PR misc/49356 remove unnecessary references to atf-c/config.hjustin
The function included via this header is not used and is removed in later versions of atf, so let us avoid it.
2013-11-11NetBSD 6.99.26: Switch i386 and amd64 to the x87 default control wordjoerg
as initial value for new processes. This means that long double computations get the expected 63bit mantissa. Binaries tagged as compiled for 6.99.25 and older get the old value. Add a simple test case to ensure that double and long double computation are working correctly.