about summary refs log tree commit diff
path: root/sysdeps/riscv/rvd
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0110-10/+10
* Remove unnecessary math_private.h includes.Joseph Myers2018-09-287-7/+0
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-271-0/+1
* Do not include fenv_private.h in math_private.h.Joseph Myers2018-09-037-0/+7
* RISC-V: fmax/fmin: Handle signalling NaNs correctly.Andrew Waterman2018-02-222-4/+18
* RISC-V: Hard Float SupportPalmer Dabbelt2018-01-2910-0/+289