Update ChangeLog for BZ 22884 - riscv fmax/fmin

(cherry picked from commit 7e04eb2932)
This commit is contained in:
DJ Delorie 2018-02-23 16:08:08 -05:00 committed by Aurelien Jarno
parent aab08776cc
commit df3ff4e49d

View File

@ -1,5 +1,6 @@
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.