Update ChangeLog for BZ 22884 - riscv fmax/fmin

This commit is contained in:
DJ Delorie 2018-02-23 16:08:08 -05:00
parent f5d1f629c6
commit 7e04eb2932
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@
2018-02-22 Andrew Waterman <andrew@sifive.com>
[BZ # 22884]
* sysdeps/riscv/rvd/s_fmax.c (__fmax): Handle sNaNs correctly.
* sysdeps/riscv/rvd/s_fmin.c (__fmin): Likewise.
* sysdeps/riscv/rvf/s_fmaxf.c (__fmaxf): Likewise.