diff options
author | DJ Delorie <dj@redhat.com> | 2018-08-03 13:52:01 -0400 |
---|---|---|
committer | DJ Delorie <dj@delorie.com> | 2018-08-03 13:52:01 -0400 |
commit | bb17621ab89b2135c4d8d0d250b2aab5aa3e36c4 (patch) | |
tree | 0af908c86682918d6d10e5b7078f1c979ae553f7 /ChangeLog | |
parent | bf4181878780be9b53e37a3b0fbabc40cdd07649 (diff) | |
download | glibc-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-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 ';' |