aboutsummaryrefslogtreecommitdiff
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.zip
glibc-bb17621ab89b2135c4d8d0d250b2aab5aa3e36c4.tar.gz
glibc-bb17621ab89b2135c4d8d0d250b2aab5aa3e36c4.tar.bz2
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 51ae26a..e422aad 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 ';'