mirror of git://sourceware.org/git/glibc.git
Update ChangeLog for BZ 22884 - riscv fmax/fmin
This commit is contained in:
parent
f5d1f629c6
commit
7e04eb2932
|
@ -71,6 +71,7 @@
|
||||||
|
|
||||||
2018-02-22 Andrew Waterman <andrew@sifive.com>
|
2018-02-22 Andrew Waterman <andrew@sifive.com>
|
||||||
|
|
||||||
|
[BZ # 22884]
|
||||||
* sysdeps/riscv/rvd/s_fmax.c (__fmax): Handle sNaNs correctly.
|
* sysdeps/riscv/rvd/s_fmax.c (__fmax): Handle sNaNs correctly.
|
||||||
* sysdeps/riscv/rvd/s_fmin.c (__fmin): Likewise.
|
* sysdeps/riscv/rvd/s_fmin.c (__fmin): Likewise.
|
||||||
* sysdeps/riscv/rvf/s_fmaxf.c (__fmaxf): Likewise.
|
* sysdeps/riscv/rvf/s_fmaxf.c (__fmaxf): Likewise.
|
||||||
|
|
Loading…
Reference in New Issue