summaryrefslogtreecommitdiff
path: root/test/math
AgeCommit message (Expand)Author
2016-08-27ARC: Fix max ULP for cosine testEugeniy Paltsev
2016-07-10x86_64: refresh ULPsWaldemar Brodkorb
2016-06-30nds32: add support for new architectureWaldemar Brodkorb
2016-04-11mips: refresh ULPS file for math testsWaldemar Brodkorb
2016-02-20test: update ulps for SPARCWaldemar Brodkorb
2016-02-19test: update ulps file for ARMWaldemar Brodkorb
2016-02-17refresh xtensa ulps fileWaldemar Brodkorb
2016-02-10libm: add ULPS for cris architectureWaldemar Brodkorb
2015-12-09arc: add ulps file for math testsWaldemar Brodkorb
2015-12-09do not hardcode path to perlWaldemar Brodkorb
2015-11-23mips: remove ISA choiceWaldemar Brodkorb
2015-03-22test: enable libm test log2Bernhard Reutner-Fischer
2015-03-18libm: Add missing C99 float/ld wrappersBernhard Reutner-Fischer
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-23test/math: Adjust arm tests for older ULPs formatGregory Fong
2014-04-06test/math: add libm-test-ulps-{arm,mips32,mips64} filesGregory Fong
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: add missing top_srcdirBernhard Reutner-Fischer
2013-03-14test: cater for configBernhard Reutner-Fischer
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-11-13test/math: add libm-test-ulps-xtensa fileChris Zankel
2012-10-29test: handle !DO_C99_MATHBernhard Reutner-Fischer
2012-02-07tests:math: fix build of math tests for SH4Carmelo Amoroso
2010-11-24test/math: bessel depend on XSI_MATHBernhard 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-30libm: fix rint/scalb testcase failuresDenys Vlasenko
2010-10-30test/math/*: unbreakDenys Vlasenko
2010-06-10lgamma: fix sign handlingBernhard Reutner-Fischer
2010-02-04libm: enable log2f and exp2fAurelien Jacobs
2009-12-27test/math: put scalbf test under susv3 legacy defineAustin Foxley
2009-03-16Fixed makefiles inclusion flow to pass actual configuration variable values.Carmelo Amoroso
2009-02-23- remove superfluous $(strip)Bernhard Reutner-Fischer
2009-02-18test/math/compile_test.c: make it exit with 0 alwaysDenis Vlasenko
2009-02-17test/math/compile_test.c: add compile testing of (some) floatsDenis Vlasenko
2009-02-17libm/Makefile.in: reformat the list of wrappersDenis Vlasenko
2009-02-17test/math/compile_test.c: "are long double functions even compile/link?" testDenis Vlasenko
2009-02-12Pass NO_LONG_DOUBLE flag to basic-test when LONG_DOUBLECarmelo Amoroso
2009-02-02libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite buildDenis Vlasenko
2008-10-03- add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-05-20Remove automatically generated header when doing make cleanCarmelo Amoroso
2008-04-25Fix some sh4 specific entriesCarmelo Amoroso