about summary refs log tree commit diff
path: root/ChangeLog
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 /ChangeLog
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>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 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]