freebsd-dev/lib/csu/powerpc64
Leandro Lupori 52b05d6607 [PPC64] Add ifunc support in libcsu
When ifuncs are used in statically linked binaries, the C runtime
must perform the needed dynamic relocations, to make calls to ifuncs
work correctly.

Reviewed by:	jhibbits
Differential Revision:	https://reviews.freebsd.org/D21070
2019-09-12 16:45:07 +00:00
..
crt1.c [PPC64] Add ifunc support in libcsu 2019-09-12 16:45:07 +00:00
crt.h
crti.S
crtn.S
Makefile [PPC64] Add ifunc support in libcsu 2019-09-12 16:45:07 +00:00
Makefile.depend
reloc.c [PPC64] Add ifunc support in libcsu 2019-09-12 16:45:07 +00:00