freebsd-src/lib/libc/aarch64/string
Andrew Turner fd5aaf2ea0 libc: Teach libc about the BTI elf note
Add the Branch Target Identification (BTI) note to libc assembly
sources. As all obect files need the note for the library to have it
we need to insert it in all asm files.

Reviewed by:	emaste, markj
Sponsored by:	Arm Ltd
Differential Revision:	https://reviews.freebsd.org/D42228
2023-11-21 10:02:51 +00:00
..
Makefile.inc
memcpy.S
memmove.S libc: Teach libc about the BTI elf note 2023-11-21 10:02:51 +00:00
strchr.S
strrchr.S