glibc/sysdeps/riscv
Andrew Waterman fdcc625376 RISC-V: fmax/fmin: Handle signalling NaNs correctly.
RISC-V's fmax(sNAN,4) returns 4 but glibc expects it to return qNAN.

	* 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.
	* sysdeps/riscv/rvf/s_fminf.c (__fminf): Likewise.
2018-02-22 14:31:54 -05:00
..
bits RISC-V: Generic <math.h> and soft-fp Routines 2018-01-29 10:26:35 -08:00
nofpu RISC-V: Add ABI Lists 2018-01-29 10:37:28 -08:00
nptl RISC-V: Build Infastructure 2018-01-29 10:43:15 -08:00
rv64 RISC-V: Build Infastructure 2018-01-29 10:43:15 -08:00
rvd RISC-V: fmax/fmin: Handle signalling NaNs correctly. 2018-02-22 14:31:54 -05:00
rvf RISC-V: fmax/fmin: Handle signalling NaNs correctly. 2018-02-22 14:31:54 -05:00
sys RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
__longjmp.S RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
backtrace.c RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
bsd-_setjmp.c RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
bsd-setjmp.c RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
configure RISC-V: Build Infastructure 2018-01-29 10:43:15 -08:00
configure.ac RISC-V: Build Infastructure 2018-01-29 10:43:15 -08:00
dl-machine.h RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
dl-tls.h RISC-V: Thread-Local Storage Support 2018-01-29 10:25:58 -08:00
dl-trampoline.S RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
e_sqrtl.c RISC-V: Generic <math.h> and soft-fp Routines 2018-01-29 10:26:35 -08:00
fpu_control.h RISC-V: Generic <math.h> and soft-fp Routines 2018-01-29 10:26:35 -08:00
gccframe.h RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
Implies RISC-V: Build Infastructure 2018-01-29 10:43:15 -08:00
jmpbuf-offsets.h RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
jmpbuf-unwind.h RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
ldsodefs.h RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
libc-tls.c RISC-V: Thread-Local Storage Support 2018-01-29 10:25:58 -08:00
linkmap.h RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
machine-gmon.h RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
Makefile RISC-V: Build Infastructure 2018-01-29 10:43:15 -08:00
math-tests.h RISC-V: Generic <math.h> and soft-fp Routines 2018-01-29 10:26:35 -08:00
memusage.h RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
preconfigure RISC-V: Build Infastructure 2018-01-29 10:43:15 -08:00
setjmp.S RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
sfp-machine.h RISC-V: Generic <math.h> and soft-fp Routines 2018-01-29 10:26:35 -08:00
sotruss-lib.c RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
stackinfo.h RISC-V: Thread-Local Storage Support 2018-01-29 10:25:58 -08:00
start.S RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00
tininess.h RISC-V: Generic <math.h> and soft-fp Routines 2018-01-29 10:26:35 -08:00
tls-macros.h RISC-V: Do not initialize $gp in TLS macros. 2018-02-22 14:28:47 -05:00
tst-audit.h RISC-V: ABI Implementation 2018-01-29 10:25:29 -08:00