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(a)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
--
uClibc-ng - small C library for embedded systems
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(a)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
--
uClibc-ng - small C library for embedded systems
Hi,
I need to build a mipsel toolchain with pretty old kernel headers
(2.6.22.19: http://wl500g.googlecode.com/files/linux-2.6.22.19.tar.bz2).
This leads to an error, very similar to the one described here:
https://bugs.busybox.net/show_bug.cgi?id=6278 (see exact output in
error.log attached).
I think this is a kernel bug, but I do need a 2.6.22 toolchain for
better mipsel routers support (many of them, like Asus ones, run
2.6.22.19 kernels, and using a toolchain with newer kernel headers has
proved to cause numerous issues). Is there a possible workaround for
this issue?
Thanks,
Alex Potapenko
Hi,
to be a little bit clearer with the branches I renamed them:
master - current stable development, next release will build from it (old 1.0 branch)
devel-old - old master experimental branch, will be removed later and new feature branches will be created (old master branch)
uclibc - old uclibc master (old upstream branch)
best regards
Waldemar
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, upstream has been deleted
was 9930f8b92bb47b2dbea7679d948e3ecfbce23ca9
- Log -----------------------------------------------------------------
9930f8b92bb47b2dbea7679d948e3ecfbce23ca9 getconf.c: undef VERSION
-----------------------------------------------------------------------
hooks/post-receive
--
uClibc-ng - small C library for embedded systems
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, uclibc has been created
at 9930f8b92bb47b2dbea7679d948e3ecfbce23ca9 (commit)
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
hooks/post-receive
--
uClibc-ng - small C library for embedded systems
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, 1.0 has been deleted
was c0a2d0b7edacbc6389574821b0231e07431dabb6
- Log -----------------------------------------------------------------
c0a2d0b7edacbc6389574821b0231e07431dabb6 frv: resurrect port somehow, totally untested
-----------------------------------------------------------------------
hooks/post-receive
--
uClibc-ng - small C library for embedded systems
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 created
at c0a2d0b7edacbc6389574821b0231e07431dabb6 (commit)
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
hooks/post-receive
--
uClibc-ng - small C library for embedded systems