freebsd-dev/libexec/rtld-elf/riscv
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
..
reloc.c Handle non-plt IRELATIVE relocations, at least for x86. 2020-02-13 23:42:09 +00:00
rtld_machdep.h Rework rtld's TLS Variant I implementation to match r326794 2018-09-05 23:23:16 +00:00
rtld_start.S Save and restore floating-point arguments. 2018-08-02 12:21:39 +00:00