about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>2018-02-12 12:10:21 -0200
committerTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>2018-02-12 13:23:03 -0200
commit261a851c222128a3a7102c21636ef10557c5e805 (patch)
tree8fb975247dcc0b380c36a7313af1c740b6bd568f
parente16deca62e16f645213dffd4ecd1153c37765f17 (diff)
downloadglibc-261a851c222128a3a7102c21636ef10557c5e805.tar.gz
glibc-261a851c222128a3a7102c21636ef10557c5e805.tar.xz
glibc-261a851c222128a3a7102c21636ef10557c5e805.zip
powerpc: Update pow() ULPs
	* sysdeps/powerpc/fpu/libm-test-ulps (pow): Increase double and
	idouble to 1 ULP.

Signed-off-by: Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
-rw-r--r--ChangeLog5
-rw-r--r--sysdeps/powerpc/fpu/libm-test-ulps2
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d78df2dae..4c0841ff04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-02-12  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
+
+	* sysdeps/powerpc/fpu/libm-test-ulps (pow): Increase double and
+	idouble to 1 ULP.
+
 2018-02-12  Zack Weinberg  <zackw@panix.com>
 
 	[BZ #19239]
diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps
index c10b2f8b59..6eec66f1c5 100644
--- a/sysdeps/powerpc/fpu/libm-test-ulps
+++ b/sysdeps/powerpc/fpu/libm-test-ulps
@@ -2464,8 +2464,10 @@ ildouble: 1
 ldouble: 1
 
 Function: "pow":
+double: 1
 float: 1
 float128: 2
+idouble: 1
 ifloat: 1
 ifloat128: 2
 ildouble: 1