aboutsummaryrefslogtreecommitdiff
path: root/math/test
AgeCommit message (Expand)Author
2021-02-17Update copyright yearsSzabolcs Nagy
2020-11-13math: fix erf tests in directed rounding modesSzabolcs Nagy
2020-11-13math: add scalar erfPierre Blanchard
2020-11-05math: Fix copyright header in erff.tstSzabolcs Nagy
2020-10-29math: add scalar erff.Pierre Blanchard
2020-01-14math: Add more ulp testsSzabolcs Nagy
2020-01-14math: add vector powSzabolcs Nagy
2019-11-06math: add WANT_VMATH feature macroSzabolcs Nagy
2019-11-06math: allow errno setting even if !(math_errhandling&MATH_ERRNO)Szabolcs Nagy
2019-11-06math: fix unused function warnings in mathbench.cSzabolcs Nagy
2019-11-05Add vector exp2fSzabolcs Nagy
2019-11-05math: fix runulp.shSzabolcs Nagy
2019-10-14Add vector logSzabolcs Nagy
2019-10-14Add vector sin and cosSzabolcs Nagy
2019-10-14Add vector powfSzabolcs Nagy
2019-10-14Add vector sinf and cosfSzabolcs Nagy
2019-10-14Add vector logfSzabolcs Nagy
2019-10-14Add vector exp, expf and related vector math support codeSzabolcs Nagy
2019-10-14Prevent fenv access breaking optimizations of the ulp toolSzabolcs Nagy
2019-10-08Support running the math tests without fenv checksSzabolcs Nagy
2019-10-08fix exit status of ulp and runulp.shSzabolcs Nagy
2019-10-08fix mathtest lineno accountingSzabolcs Nagy
2019-10-08fix the exit status of mathtest on failureSzabolcs Nagy
2019-08-08Do not return failure if MPFR is not supportedAdhemerval Zanella
2019-07-22Reorganize the directory layoutSzabolcs Nagy