about summary refs log tree commit diff
path: root/sysdeps/riscv/rvf
Commit message (Expand)AuthorAgeFilesLines
* Do not include fenv_private.h in math_private.h.Joseph Myers2018-09-0320-0/+20
* Split fenv_private.h out of math_private.h more consistently.Joseph Myers2018-08-281-3/+3
* RISC-V: Fix rounding save/restore bug.DJ Delorie2018-08-031-1/+1
* RISC-V: fmax/fmin: Handle signalling NaNs correctly.Andrew Waterman2018-02-222-4/+18
* RISC-V: Hard Float SupportPalmer Dabbelt2018-01-2933-0/+1265