index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
math
/
Makefile.in
Age
Commit message (
Expand
)
Author
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-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: cater for config
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
test/math/*: unbreak
Denys Vlasenko
2010-06-10
lgamma: fix sign handling
Bernhard Reutner-Fischer
2009-03-16
Fixed makefiles inclusion flow to pass actual configuration variable values.
Carmelo Amoroso