aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/riscv/fenv.h
Commit message (Expand)AuthorAgeFilesLines
* msun/riscv: expose fe{disable,enable}exceptBrooks Davis2024-05-201-4/+3
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* RISC-V: Fix feenableexcept return valueAlex Richardson2021-04-101-1/+1
* Silence unused parameter warnings in the RISC-V fenv.hAlex Richardson2021-04-101-3/+3
* Replace SOFTFLOAT with __riscv_float_abi_*.Brooks Davis2018-04-191-5/+13
* Add full softfloat and hardfloat support for RISC-V.Ruslan Bukin2016-11-161-55/+79
* Start support for the RISC-V 64-bit architecture developed by UC Berkeley.Ruslan Bukin2015-12-111-0/+228