summaryrefslogtreecommitdiffstats
path: root/lib/libm/arch/aarch64/fenv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* The fegetexceptflag() function should not have a DEF_STD.kettenis2020-07-091-2/+1
* Setting and getting the rounding mode on our arm64 FPU has not workedpatrick2019-03-121-9/+14
* Since most (if not all) ARMv8 hardware doesn't actually support trapping ofkettenis2018-03-161-20/+4
* Add support for AArch64. Based on FreeBSD's msun header, modifiedpatrick2017-01-111-0/+284