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 Implement a BSD licensed crtbegin/crtend 2018-10-25 17:39:41 +00:00
crti.S Provide support for ELFv2 userland if using a newer compiler (recent clang 2015-12-03 00:10:57 +00:00
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