summaryrefslogtreecommitdiff
path: root/test/math
AgeCommit message (Expand)Author
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
2008-04-24- fixup asm. No object-code changesBernhard Reutner-Fischer
2006-07-05fix license noticeMike Frysinger
2006-02-14convert to new framework and disable all tests that failMike Frysinger
2006-02-14disable some more unsupported testsMike Frysinger
2006-02-14grab from glibcMike Frysinger
2006-02-14sync with glibcMike Frysinger
2006-02-14err, sorry for the noise, but rename back as glibc uses test-ildoubl.cMike Frysinger
2006-02-14rename fileMike Frysinger
2005-07-01make test output nicer so its easier to go through a log of `make -s` and fin...Mike Frysinger
2005-07-01remove old depend on Config and make it so that a test failure aborts the mak...Mike Frysinger
2005-06-30remove unused variableMike Frysinger