diff options
author | DJ Delorie <dj@delorie.com> | 2018-08-03 19:24:14 -0400 |
---|---|---|
committer | DJ Delorie <dj@delorie.com> | 2018-08-03 19:24:14 -0400 |
commit | e5721f45f6377c27ccb2572001dc98f7a2e6a146 (patch) | |
tree | f3baab76c5540f3f47bdd5c787b8160507af5664 | |
parent | bb17621ab89b2135c4d8d0d250b2aab5aa3e36c4 (diff) | |
download | glibc-e5721f45f6377c27ccb2572001dc98f7a2e6a146.tar.gz glibc-e5721f45f6377c27ccb2572001dc98f7a2e6a146.tar.xz glibc-e5721f45f6377c27ccb2572001dc98f7a2e6a146.zip |
Improve ChangeLog message.
-rw-r--r-- | ChangeLog | 2 |
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. |