summaryrefslogtreecommitdiff
path: root/lib/msun/aarch64
AgeCommit message (Expand)Author
2025-06-12arm: fix build after _types.h changesBrooks Davis
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-07-25arm64 lib32: prepare arm64 headers to redirect to armMike Karels
2021-11-19Use a builtin where possible in msunAndrew Turner
2021-03-12Save all fpcr/fpsr bits in the AArch64 fenv_tAlex Richardson
2015-03-31Add the fe* symbols to libm for arm64.Andrew Turner
2015-03-30Correct mrs_fpcr and mrs_fpsr macros in arm64 fenv.hEd Maste
2015-03-19Start to import support for the AArch64 architecture from ARM. This changeAndrew Turner