]> sourceware.org Git - glibc.git/commitdiff
Update Sparc ULPs.
authorDavid S. Miller <davem@davemloft.net>
Sat, 14 Jun 2014 20:14:54 +0000 (13:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 14 Jun 2014 20:14:54 +0000 (13:14 -0700)
* sysdeps/sparc/fpu/libm-test-ulps: Update.

ChangeLog
sysdeps/sparc/fpu/libm-test-ulps

index 5c14adf746ba2d3898e42a11060f06d15e7cd4b7..3e519fd0f81d3d0df2e8a388b1dcb36068ec6c01 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-06-14  David S. Miller  <davem@davemloft.net>
+
+       * sysdeps/sparc/fpu/libm-test-ulps: Update.
+
 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
 
        * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
index d69765e6d60a1c7aa58aac38b4267f1dc0540278..8c5f2d5f4b84dbfab4c6bf2b176a9ee3e036ade1 100644 (file)
@@ -1692,6 +1692,30 @@ Function: "log2":
 ildouble: 1
 ldouble: 1
 
+Function: "log2_downward":
+double: 2
+float: 2
+idouble: 2
+ifloat: 2
+ildouble: 1
+ldouble: 1
+
+Function: "log2_towardzero":
+double: 1
+float: 1
+idouble: 1
+ifloat: 1
+ildouble: 1
+ldouble: 1
+
+Function: "log2_upward":
+double: 2
+float: 2
+idouble: 2
+ifloat: 2
+ildouble: 1
+ldouble: 1
+
 Function: "log_downward":
 float: 1
 ifloat: 1
This page took 0.128072 seconds and 5 git commands to generate.