summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2017-11-11 12:12:28 -0500
committerJohn David Anglin <danglin@gcc.gnu.org>2017-11-11 12:12:28 -0500
commit456b40a97f7e867803b2f47f5fcd3f1fa4bc1f6e (patch)
treebd5ec2eb191b3617f186600149f4561074834c1d /ChangeLog
parentc0a25aa92b612786f4e45292c4aee1d7d47123f8 (diff)
downloadglibc-456b40a97f7e867803b2f47f5fcd3f1fa4bc1f6e.tar.gz
glibc-456b40a97f7e867803b2f47f5fcd3f1fa4bc1f6e.tar.xz
glibc-456b40a97f7e867803b2f47f5fcd3f1fa4bc1f6e.zip
Fix clog10_downward ulps on hppa.
2017-11-11  John David Anglin  <danglin@gcc.gnu.org>

	* sysdeps/hppa/fpu/libm-test-ulps: Update clog10_downward ulps.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c53ff98ce8..61f97ed74a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-11-11  John David Anglin  <danglin@gcc.gnu.org>
+
+	* sysdeps/hppa/fpu/libm-test-ulps: Update clog10_downward ulps.
+
 2017-11-11  Florian Weimer  <fweimer@redhat.com>
 
 	[BZ #22409]