about summary refs log tree commit diff
path: root/math/auto-libm-test-in
Commit message (Expand)AuthorAgeFilesLines
* Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers2013-12-171-3/+13
* Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-161-0/+353
* Move tests of lgamma from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-081-0/+56
* Fix tgamma errno setting on underflow (bug 6810).Joseph Myers2013-12-051-149/+145
* Move TEST_f_f tests for [l-y]* functions from libm-test.inc to auto-libm-test...Joseph Myers2013-12-051-0/+633
* Fix exp missing underflows (bug 15268, bug 15425).Joseph Myers2013-12-031-0/+2
* Fix exp2 errno setting on underflow (bug 16283).Joseph Myers2013-12-031-8/+4
* Fix erfc errno setting on underflow (bug 6786).Joseph Myers2013-12-031-2/+11
* Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test...Joseph Myers2013-12-031-0/+148
* Move TEST_f_f tests for [a-c]* functions from libm-test.inc to auto-libm-test...Joseph Myers2013-11-301-0/+111
* Fix x86 sqrt rounding (bug 14032).Joseph Myers2013-11-291-0/+57
* Start generating libm tests automatically with MPFR.Joseph Myers2013-11-291-0/+27