summaryrefslogtreecommitdiff
path: root/lib/libm/arch/riscv64
AgeCommit message (Collapse)Author
2022-12-27spelling fixes; from paul tagliamonteJason McIntyre
any changes not taken noted on tech, but chiefly here i did not take the cancelation - cancellation changes;
2021-05-12Correct defines for fenv rounding modes and change fenv_t and fexcept_tJonathan Gray
from unsigned long long to unsigned int. ok kettenis@
2021-05-11use FE_ALL_EXCEPT not _ROUND_MASK when masking fcsr exception bitsJonathan Gray
2021-04-27riscv64 additions for libmDale Rahn
ok kettenis@