about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2018-02-17 13:46:50 -0500
committerJohn David Anglin <danglin@gcc.gnu.org>2018-02-17 13:46:50 -0500
commit6aca1b6102733ba1d7f2be4088e33ce6966385d1 (patch)
tree071b5240258c9ecfbfe547f70ecd421d255b365f /ChangeLog
parent16efad5171ac1ac2c8728405f2703045f08c494b (diff)
downloadglibc-6aca1b6102733ba1d7f2be4088e33ce6966385d1.tar.gz
glibc-6aca1b6102733ba1d7f2be4088e33ce6966385d1.tar.xz
glibc-6aca1b6102733ba1d7f2be4088e33ce6966385d1.zip
Fix ulps for pow on hppa.
	* sysdeps/hppa/fpu/libm-test-ulps (pow): Increase double and
	idouble to 1 ULP.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee90bea135..36f08c79cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-02-17  John David Anglin  <danglin@gcc.gnu.org>
+
+	* sysdeps/hppa/fpu/libm-test-ulps (pow): Increase double and
+	idouble to 1 ULP.
+
 2018-02-16  Rical Jasan  <ricaljasan@pacific.net>
 
 	* manual/platform.texi (__riscv_flush_icache): Fix @deftypefun