summaryrefslogtreecommitdiff
path: root/test/math
AgeCommit message (Expand)Author
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
2005-06-29simplify TESTDIR setting and touchupMike Frysinger
2005-02-12no more cvsMike Frysinger
2004-01-02Do not make tests depend on CC, since we no longer build a wrapper.Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-01-23Update tests to be somewhat consistant with the rest of the worldEric Andersen
2002-05-09Rework the math library tests per the glibc math test code, withEric Andersen
2002-04-03run dos2unix on these filesEric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-10-02Add in some math lib testsEric Andersen