about summary refs log tree commit diff
path: root/sysdeps/riscv/rvd
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-029-9/+9
* riscv: Use sqrt{f} builtinAdhemerval Zanella2020-06-222-28/+4
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0110-10/+10
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0710-10/+10
* 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