summaryrefslogtreecommitdiff
path: root/test/math/Makefile.in
AgeCommit message (Expand)Author
2014-08-29test: disable test for systems without FPUWaldemar Brodkorb
2014-08-18test/math: fix for MIPS that takes 32/64 suffix into accountAlexey Brodkin
2014-08-18test/math: fix for disabled long double mathAlexey Brodkin
2014-07-24test/math: add fallback to libm-test-ulps-generic logicJian Peng
2014-04-04test/math: don't try to build test dep as testGregory Fong
2014-04-04test/math: Select correct ULPs for mips32/mips64Gregory Fong
2014-02-18test: Fix math .c dependencyBernhard Reutner-Fischer
2013-03-14test: cater for configBernhard Reutner-Fischer
2010-10-31libm: fix tgamma to actually do return true gamma functionDenys Vlasenko
2010-10-31libm: remove int_WRAPPER_C99 macro, add test which checks that I did not brea...Denys Vlasenko
2010-10-31libm: fix false positives in double testsDenys Vlasenko
2010-10-31libm: fix remaining failures in test-floatDenys Vlasenko
2010-10-30test/math/*: unbreakDenys Vlasenko
2010-06-10lgamma: fix sign handlingBernhard Reutner-Fischer
2009-03-16Fixed makefiles inclusion flow to pass actual configuration variable values.Carmelo Amoroso