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 bd9e68510af887cc77033bd8150c1659a9b3cd03 (commit) from c0a2d0b7edacbc6389574821b0231e07431dabb6 (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 bd9e68510af887cc77033bd8150c1659a9b3cd03 Author: Waldemar Brodkorb wbx@openadk.org Date: Wed Feb 10 21:02:45 2016 +0100
libm: add ULPS for cris architecture
-----------------------------------------------------------------------
Summary of changes: test/math/{libm-test-ulps-arc => libm-test-ulps-cris} | 1 + 1 file changed, 1 insertion(+) copy test/math/{libm-test-ulps-arc => libm-test-ulps-cris} (99%)
diff --git a/test/math/libm-test-ulps-arc b/test/math/libm-test-ulps-cris similarity index 99% copy from test/math/libm-test-ulps-arc copy to test/math/libm-test-ulps-cris index 7139447..46b2ac5 100644 --- a/test/math/libm-test-ulps-arc +++ b/test/math/libm-test-ulps-cris @@ -2,6 +2,7 @@
# cos Test "cos (M_PI_6l * 2.0) == 0.5": +double: 1 idouble: 1 Test "cos (M_PI_6l * 4.0) == -0.5": double: 2
hooks/post-receive