1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/lib/libc/aarch64
Andrew Turner bfd10d146b Switch to Arm Optimized Routines for mem* & str*
These are the updated version of the older Cortex Strings Library we
previously used. The Arm Optimized Routines also support CPU features
that are currently in development on FreeBSD, e.g. Branch Target
Identification (BTI). Rather than add BTI support to the old code it's
easier to just use the maintained version.

Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D32774

(cherry picked from commit 2e8ff4d1d5)
2021-12-14 10:58:01 +00:00
..
gen libc: add _get_tp() private function 2021-04-23 14:14:07 +03:00
string Switch to Arm Optimized Routines for mem* & str* 2021-12-14 10:58:01 +00:00
sys
_fpmath.h
arith.h
gd_qnan.h
Makefile.inc
static_tls.h
Symbol.map
SYS.h