aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/aarch64/_fpmath.h
Commit message (Collapse)AuthorAgeFilesLines
* Add the start of libc and libstand for arm64. Not all of the machineAndrew Turner2015-04-071-0/+58
dependent functions have been implemented, but this is enough for world. Differential Revision: https://reviews.freebsd.org/D2132 Reviewed by: emaste Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=281197