freebsd-dev/lib/csu/aarch64
Andrew Turner bc5304a006 Add arm64 ifunc support in static binaries
Add support for the R_AARCH64_IRELATIVE relocation type in static
binaries on arm64. This is based on the powerpc code, updating it to
use the arm64 resolver ABI, and use the arm64 relocation type.

Tested by:	brd
Reviewed by:	kib
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D31641
2021-08-23 13:39:09 +00:00
..
crt1_c.c Add arm64 ifunc support in static binaries 2021-08-23 13:39:09 +00:00
crt1_s.S
crt.h
crti.S
crtn.S
Makefile Add arm64 ifunc support in static binaries 2021-08-23 13:39:09 +00:00
reloc.c Add arm64 ifunc support in static binaries 2021-08-23 13:39:09 +00:00