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 Always compile the brand and ignore init ELF notes standalone. 2020-06-24 17:54:24 +00:00
crt.h Implement a BSD licensed crtbegin/crtend 2018-10-25 17:39:41 +00:00
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