Age | Commit message (Expand) | Author |
2016-07-10 | x86_64: refresh ULPs | Waldemar Brodkorb |
2016-06-30 | nds32: add support for new architecture | Waldemar Brodkorb |
2016-04-11 | mips: refresh ULPS file for math tests | Waldemar Brodkorb |
2016-02-20 | test: update ulps for SPARC | Waldemar Brodkorb |
2016-02-19 | test: update ulps file for ARM | Waldemar Brodkorb |
2016-02-17 | refresh xtensa ulps file | Waldemar Brodkorb |
2016-02-10 | libm: add ULPS for cris architecture | Waldemar Brodkorb |
2015-12-09 | arc: add ulps file for math tests | Waldemar Brodkorb |
2015-12-09 | do not hardcode path to perl | Waldemar Brodkorb |
2015-11-23 | mips: remove ISA choice | Waldemar Brodkorb |
2015-03-22 | test: enable libm test log2 | Bernhard Reutner-Fischer |
2015-03-18 | libm: Add missing C99 float/ld wrappers | Bernhard Reutner-Fischer |
2014-08-29 | test: disable test for systems without FPU | Waldemar Brodkorb |
2014-08-18 | test/math: fix for MIPS that takes 32/64 suffix into account | Alexey Brodkin |
2014-08-18 | test/math: fix for disabled long double math | Alexey Brodkin |
2014-07-24 | test/math: add fallback to libm-test-ulps-generic logic | Jian Peng |
2014-04-23 | test/math: Adjust arm tests for older ULPs format | Gregory Fong |
2014-04-06 | test/math: add libm-test-ulps-{arm,mips32,mips64} files | Gregory Fong |
2014-04-04 | test/math: don't try to build test dep as test | Gregory Fong |
2014-04-04 | test/math: Select correct ULPs for mips32/mips64 | Gregory Fong |
2014-02-18 | test: Fix math .c dependency | Bernhard Reutner-Fischer |
2013-03-14 | test: add missing top_srcdir | Bernhard Reutner-Fischer |
2013-03-14 | test: cater for config | Bernhard Reutner-Fischer |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-11-13 | test/math: add libm-test-ulps-xtensa file | Chris Zankel |
2012-10-29 | test: handle !DO_C99_MATH | Bernhard Reutner-Fischer |
2012-02-07 | tests:math: fix build of math tests for SH4 | Carmelo Amoroso |
2010-11-24 | test/math: bessel depend on XSI_MATH | Bernhard Reutner-Fischer |
2010-10-31 | libm: fix tgamma to actually do return true gamma function | Denys Vlasenko |
2010-10-31 | libm: remove int_WRAPPER_C99 macro, add test which checks that I did not brea... | Denys Vlasenko |
2010-10-31 | libm: fix false positives in double tests | Denys Vlasenko |
2010-10-31 | libm: fix remaining failures in test-float | Denys Vlasenko |
2010-10-30 | libm: fix rint/scalb testcase failures | Denys Vlasenko |
2010-10-30 | test/math/*: unbreak | Denys Vlasenko |
2010-06-10 | lgamma: fix sign handling | Bernhard Reutner-Fischer |
2010-02-04 | libm: enable log2f and exp2f | Aurelien Jacobs |
2009-12-27 | test/math: put scalbf test under susv3 legacy define | Austin Foxley |
2009-03-16 | Fixed makefiles inclusion flow to pass actual configuration variable values. | Carmelo Amoroso |
2009-02-23 | - remove superfluous $(strip) | Bernhard Reutner-Fischer |
2009-02-18 | test/math/compile_test.c: make it exit with 0 always | Denis Vlasenko |
2009-02-17 | test/math/compile_test.c: add compile testing of (some) floats | Denis Vlasenko |
2009-02-17 | libm/Makefile.in: reformat the list of wrappers | Denis Vlasenko |
2009-02-17 | test/math/compile_test.c: "are long double functions even compile/link?" test | Denis Vlasenko |
2009-02-12 | Pass NO_LONG_DOUBLE flag to basic-test when LONG_DOUBLE | Carmelo Amoroso |
2009-02-02 | libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite build | Denis Vlasenko |
2008-10-03 | - add long double math wrappers (Ned Ludd) | Bernhard Reutner-Fischer |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2008-05-20 | Remove automatically generated header when doing make clean | Carmelo Amoroso |
2008-04-25 | Fix some sh4 specific entries | Carmelo Amoroso |
2008-04-24 | - fixup asm. No object-code changes | Bernhard Reutner-Fischer |