about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2018-08-03 13:52:01 -0400
committerDJ Delorie <dj@delorie.com>2018-08-03 13:52:01 -0400
commitbb17621ab89b2135c4d8d0d250b2aab5aa3e36c4 (patch)
tree0af908c86682918d6d10e5b7078f1c979ae553f7 /ChangeLog
parentbf4181878780be9b53e37a3b0fbabc40cdd07649 (diff)
downloadglibc-bb17621ab89b2135c4d8d0d250b2aab5aa3e36c4.tar.gz
glibc-bb17621ab89b2135c4d8d0d250b2aab5aa3e36c4.tar.xz
glibc-bb17621ab89b2135c4d8d0d250b2aab5aa3e36c4.zip
Regen RISC-V rvd ULPs
* sysdeps/riscv/rv64/rvd/libm-test-ulps: Update.

Note: I regen'd these from scratch, but I'm only committing the
increases, as I only tested on hardware.  There were a few 2->1
decreases that I omitted, possibly "for now".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51ae26ae78..e422aad7cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
 	* sysdeps/riscv/rvf/math_private.h (libc_feholdexcept_setround_riscv):
 	Fix rounding save-restore bug.
 
+	* sysdeps/riscv/rv64/rvd/libm-test-ulps: Update.
+
 2018-08-03  Joseph Myers  <joseph@codesourcery.com>
 
 	* math/libm-test-ilogb.inc (ilogb_test_data): Use ',' not ';'