freebsd-dev/libexec/rtld-elf/mips
Konstantin Belousov c5ca0d1132 Handle non-plt IRELATIVE relocations, at least for x86.
lld 10.0 seems to generate this relocation for rdtsc_mb() ifunc in our libc.

Reported, reviewed, and tested by:	dim (amd64, previous version)
Discussed with:	emaste
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D23652
2020-02-13 23:42:09 +00:00
..
Makefile.inc rtld: clean up Makefile. 2020-01-11 09:18:58 +00:00
reloc.c Handle non-plt IRELATIVE relocations, at least for x86. 2020-02-13 23:42:09 +00:00
rtld_machdep.h rtld-elf: compile with WANRS=4 warnings other than -Wcast-align 2018-10-29 21:08:19 +00:00
rtld_start.S Appease old GCC by disabling .cfi_sections for GCC 4.x. 2017-11-14 17:16:03 +00:00