From: DJ Delorie Date: Wed, 22 Aug 2018 16:54:51 +0000 (+0200) Subject: Improve ChangeLog message. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c87b5bab241c8d1e7709061c6b63f1b435ee3ac9;p=thirdparty%2Fglibc.git Improve ChangeLog message. (cherry picked from commit e5721f45f6377c27ccb2572001dc98f7a2e6a146) --- diff --git a/ChangeLog b/ChangeLog index e296da96996..b9e732a1925 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2018-08-03 DJ Delorie * 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.