1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00
freebsd/lib/csu/amd64
Konstantin Belousov bdafb02fcb Process irelocs for statically linked binaries from crt1 on x86.
This makes statically linked binaries with ifuncs operational.

Reported and tested by:	mjg
Reviewed by:	emaste, markj
Sponsored by:	The FreeBSD Foundation
Approved by:	re (rgrimes)
Differential revision:	https://reviews.freebsd.org/D17363
2018-10-13 23:52:55 +00:00
..
crt1.c Process irelocs for statically linked binaries from crt1 on x86. 2018-10-13 23:52:55 +00:00
crti.S
crtn.S
Makefile Process irelocs for statically linked binaries from crt1 on x86. 2018-10-13 23:52:55 +00:00
Makefile.depend
reloc.c Process irelocs for statically linked binaries from crt1 on x86. 2018-10-13 23:52:55 +00:00