OSDN Git Service

test: Add SIMULATOR_uclibc and SIMULATOR_glibc
[uclinux-h8/uclibc-ng.git] / test / math /
2015-03-22 Bernhard Reutner... test: enable libm test log2
2015-03-18 Bernhard Reutner... libm: Add missing C99 float/ld wrappers
2014-08-29 Waldemar Brodkorbtest: disable test for systems without FPU
2014-08-18 Alexey Brodkintest/math: fix for MIPS that takes 32/64 suffix into...
2014-08-18 Alexey Brodkintest/math: fix for disabled long double math
2014-07-24 Jian Pengtest/math: add fallback to libm-test-ulps-generic logic
2014-04-23 Gregory Fongtest/math: Adjust arm tests for older ULPs format
2014-04-05 Gregory Fongtest/math: add libm-test-ulps-{arm,mips32,mips64} files
2014-04-04 Gregory Fongtest/math: don't try to build test dep as test
2014-04-04 Gregory Fongtest/math: Select correct ULPs for mips32/mips64
2014-02-18 Bernhard Reutner... test: Fix math .c dependency
2013-03-14 Bernhard Reutner... test: add missing top_srcdir
2013-03-14 Bernhard Reutner... test: cater for config
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-11-14 Chris Zankeltest/math: add libm-test-ulps-xtensa file
2012-10-29 Bernhard Reutner... test: handle !DO_C99_MATH
2012-02-07 Carmelo Amorosotests:math: fix build of math tests for SH4
2010-11-28 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-11-24 Bernhard Reutner... test/math: bessel depend on XSI_MATH
2010-10-31 Denys Vlasenkolibm: fix tgamma to actually do return true gamma function
2010-10-31 Denys Vlasenkolibm: remove int_WRAPPER_C99 macro, add test which...
2010-10-30 Denys Vlasenkolibm: fix false positives in double tests
2010-10-30 Denys Vlasenkolibm: fix remaining failures in test-float
2010-10-30 Denys Vlasenkolibm: fix rint/scalb testcase failures
2010-10-30 Denys Vlasenkotest/math/*: unbreak
2010-06-10 Bernhard Reutner... lgamma: fix sign handling
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-04 Aurelien Jacobslibm: enable log2f and exp2f
2010-01-21 Austin Foxleytest/math: put scalbf test under susv3 legacy define
2009-12-27 Austin Foxleytest/math: put scalbf test under susv3 legacy define
2009-03-16 Carmelo AmorosoFixed makefiles inclusion flow to pass actual configura...
2009-02-23 Bernhard Reutner... - remove superfluous $(strip)
2009-02-18 Denis Vlasenkotest/math/compile_test.c: make it exit with 0 always
2009-02-17 Denis Vlasenkotest/math/compile_test.c: add compile testing of (some...
2009-02-17 Denis Vlasenkolibm/Makefile.in: reformat the list of wrappers
2009-02-17 Denis Vlasenkotest/math/compile_test.c: "are long double functions...
2009-02-12 Carmelo AmorosoPass NO_LONG_DOUBLE flag to basic-test when LONG_DOUBLE
2009-02-02 Denis Vlasenkolibm/ldouble_wrappers.c: add libm_hidden_def's to fix...
2008-10-03 Bernhard Reutner... - add long double math wrappers (Ned Ludd)
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-05-20 Carmelo AmorosoRemove automatically generated header when doing make...
2008-04-25 Carmelo AmorosoFix some sh4 specific entries
2008-04-24 Bernhard Reutner... - fixup asm. No object-code changes
2006-07-05 Mike Frysingerfix license notice
2006-02-14 Mike Frysingerconvert to new framework and disable all tests that...
2006-02-14 Mike Frysingerdisable some more unsupported tests
2006-02-14 Mike Frysingergrab from glibc
2006-02-14 Mike Frysingersync with glibc
2006-02-14 Mike Frysingererr, sorry for the noise, but rename back as glibc...
2006-02-14 Mike Frysingerrename file
2005-07-01 Mike Frysingermake test output nicer so its easier to go through...
2005-07-01 Mike Frysingerremove old depend on Config and make it so that a test...
2005-06-30 Mike Frysingerremove unused variable
2005-06-29 Mike Frysingersimplify TESTDIR setting and touchup
2005-02-12 Mike Frysingerno more cvs
2004-01-02 Eric AndersenDo not make tests depend on CC, since we no longer...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-01-23 Eric AndersenUpdate tests to be somewhat consistant with the rest...
2002-05-09 Eric AndersenRework the math library tests per the glibc math test...
2002-04-03 Eric Andersenrun dos2unix on these files
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-10-02 Eric AndersenAdd in some math lib tests