about summary refs log tree commit diff
path: root/sysdeps/riscv/rvd/s_fmax.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Remove unnecessary math_private.h includes.Joseph Myers2018-09-281-1/+0
* Do not include fenv_private.h in math_private.h.Joseph Myers2018-09-031-0/+1
* RISC-V: fmax/fmin: Handle signalling NaNs correctly.Andrew Waterman2018-02-221-2/+9
* RISC-V: Hard Float SupportPalmer Dabbelt2018-01-291-0/+28