This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uClibc-ng - small C library for embedded systems".
The branch, master has been updated via ade860d04f11761a0e31bccd61804fde30550a02 (commit) from 0c811db32b27ad051beac648fa9676358921f468 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit ade860d04f11761a0e31bccd61804fde30550a02 Author: Waldemar Brodkorb wbx@openadk.org Date: Fri Feb 19 20:32:10 2016 +0100
test: update ulps file for ARM
-----------------------------------------------------------------------
Summary of changes: test/math/libm-test-ulps-arm | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/test/math/libm-test-ulps-arm b/test/math/libm-test-ulps-arm index d2d4e05..8528e81 100644 --- a/test/math/libm-test-ulps-arm +++ b/test/math/libm-test-ulps-arm @@ -3968,6 +3968,9 @@ double: 1 float: 1 idouble: 1 ifloat: 1 +Test "tgamma (-0.5) == -2 sqrt (pi)": +double: 1 +idouble: 1 Test "tgamma (-0x0.fffffffffffff8p0)": double: 1 idouble: 1 @@ -4155,6 +4158,11 @@ double: 1 float: 1 idouble: 1 ifloat: 1 +Test "tgamma (0.7) == 1.29805533264755778568117117915281162": +double: 1 +float: 1 +idouble: 1 +ifloat: 1 Test "tgamma (0x1.fffffep0)": float: 1 ifloat: 1
hooks/post-receive