| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix tan missing underflows (bug 16517). | Joseph Myers | 2015-08-07 | 1 | -0/+316 |
* | Fix sinh missing underflows (bug 16519). | Joseph Myers | 2015-08-06 | 1 | -0/+316 |
* | Fix powf (close to -1, large) (bug 18647). | Joseph Myers | 2015-08-05 | 1 | -0/+5611 |
* | Improve tgamma accuracy (bug 18613). | Joseph Myers | 2015-06-29 | 1 | -97/+166 |
* | Fix ldbl-128 j1l spurious underflows (bug 18612). | Joseph Myers | 2015-06-29 | 1 | -0/+175 |
* | Fix j1, jn missing underflows (bug 16559). | Joseph Myers | 2015-06-29 | 1 | -0/+948 |
* | Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594). | Joseph Myers | 2015-06-24 | 1 | -0/+2212 |
* | Move csin, csinh tests to auto-libm-test-in. | Joseph Myers | 2015-06-24 | 1 | -0/+1250 |
* | Fix csin, csinh overflow in directed rounding modes (bug 18593). | Joseph Myers | 2015-06-24 | 1 | -0/+200 |
* | Fix sin, sincos missing underflows (bug 16526, bug 16538). | Joseph Myers | 2015-06-23 | 1 | -0/+632 |
* | Fix csqrt spurious underflows (bug 18371). | Joseph Myers | 2015-06-23 | 1 | -0/+766 |
* | Fix exp2, exp2f spurious underflows (bug 18219). | Joseph Myers | 2015-06-23 | 1 | -0/+175 |
* | Fix expm1 missing underflows (bug 16353). | Joseph Myers | 2015-06-22 | 1 | -113/+113 |
* | Fix x86_64 / x86 expm1l (-min_subnorm) result sign (bug 18569). | Joseph Myers | 2015-06-21 | 1 | -0/+316 |
* | Fix x86 / x86_64 expl, exp10l missing underflows (bug 16361). | Joseph Myers | 2015-06-21 | 1 | -25/+235 |
* | Fix asinh missing underflows (bug 16350). | Joseph Myers | 2015-06-18 | 1 | -118/+118 |
* | Remove stray spurious-underflow markings from cexp test. | Joseph Myers | 2015-06-18 | 1 | -290/+290 |
* | Fix i386 atanhl spurious underflows (bug 18049). | Joseph Myers | 2015-05-19 | 1 | -0/+325 |
* | Fix atanhl missing underflows (bug 16352). | Joseph Myers | 2015-05-15 | 1 | -118/+118 |
* | Fix tanf spurious underflows (bug 18221). | Joseph Myers | 2015-05-15 | 1 | -0/+50 |
* | Fix lgammaf spurious underflows (bug 18220). | Joseph Myers | 2015-05-15 | 1 | -0/+25 |
* | Fix erfcf spurious underflows (bug 18217). | Joseph Myers | 2015-05-15 | 1 | -0/+50 |
* | Fix atanf spurious underflows (bug 18196). | Joseph Myers | 2015-05-14 | 1 | -0/+25 |
* | Fix log1p missing underflows (bug 16339). | Joseph Myers | 2015-05-14 | 1 | -100/+100 |
* | Add more tests of csqrt, lgamma, log10, sinh. | Joseph Myers | 2015-05-08 | 1 | -0/+144 |
* | Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos. | Joseph Myers | 2015-05-06 | 1 | -0/+332 |
* | Add further tests of libm functions. | Joseph Myers | 2015-05-05 | 1 | -0/+2813 |
* | Add more tests of libm functions. | Joseph Myers | 2015-05-02 | 1 | -0/+921 |
* | Add more tests of tgamma. | Joseph Myers | 2015-05-01 | 1 | -0/+199 |
* | Add more tests of tanh. | Joseph Myers | 2015-05-01 | 1 | -0/+294 |
* | Add more tests of tan. | Joseph Myers | 2015-05-01 | 1 | -0/+50 |
* | Add more tests of cos, sin, sincos. | Joseph Myers | 2015-05-01 | 1 | -0/+135 |
* | Add another test of pow. | Joseph Myers | 2015-05-01 | 1 | -0/+25 |
* | Add more tests of lgamma. | Joseph Myers | 2015-05-01 | 1 | -0/+219 |
* | Add more tests of log, log10, log1p, log2. | Joseph Myers | 2015-05-01 | 1 | -0/+828 |
* | Add more tests of exp, exp10, exp2, expm1. | Joseph Myers | 2015-05-01 | 1 | -0/+468 |
* | Add more tests of erf, erfc. | Joseph Myers | 2015-05-01 | 1 | -0/+424 |
* | Add more tests of csqrt. | Joseph Myers | 2015-04-30 | 1 | -0/+501 |
* | Add further tests of cosh and sinh. | Joseph Myers | 2015-04-30 | 1 | -0/+373 |
* | Add more tests of clog and clog10. | Joseph Myers | 2015-04-09 | 1 | -0/+1454 |
* | Add more tests of atanh. | Joseph Myers | 2015-04-08 | 1 | -0/+130 |
* | Add more tests of atan. | Joseph Myers | 2015-04-08 | 1 | -0/+75 |
* | Add more tests of cbrt. | Joseph Myers | 2015-04-08 | 1 | -0/+188 |
* | Add more tests of cabs. | Joseph Myers | 2015-04-08 | 1 | -0/+150 |
* | Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211). | Joseph Myers | 2015-04-08 | 1 | -0/+800 |
* | Fix dbl-64 atan in non-default rounding modes (bug 18197). | Joseph Myers | 2015-04-08 | 1 | -0/+50 |
* | Add more tests of acosh, asinh and atanh. | Joseph Myers | 2015-03-25 | 1 | -0/+764 |
* | Add another test of asin. | Joseph Myers | 2015-03-25 | 1 | -0/+25 |
* | Add more tests of asin. | Joseph Myers | 2015-03-25 | 1 | -0/+224 |
* | Add more tests of acos. | Joseph Myers | 2015-03-25 | 1 | -0/+398 |