summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2018-08-03 19:24:14 -0400
committerDJ Delorie <dj@delorie.com>2018-08-03 19:24:14 -0400
commite5721f45f6377c27ccb2572001dc98f7a2e6a146 (patch)
treef3baab76c5540f3f47bdd5c787b8160507af5664
parentbb17621ab89b2135c4d8d0d250b2aab5aa3e36c4 (diff)
downloadglibc-e5721f45f6377c27ccb2572001dc98f7a2e6a146.tar.gz
Improve ChangeLog message.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e422aad7cf..f562c108ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2018-08-03 DJ Delorie <dj@redhat.com>
* sysdeps/riscv/rvf/math_private.h (libc_feholdexcept_setround_riscv):
- Fix rounding save-restore bug.
+ Move libc_fesetround_riscv after libc_feholdexcept_riscv.
* sysdeps/riscv/rv64/rvd/libm-test-ulps: Update.