freebsd-dev/libexec/rtld-elf/amd64
Konstantin Belousov e8b9c508b7 rtld: use _get_tp() in __tls_get_addr()
This eliminates some non-trivial amount of code duplication, where done.
Only x86 and mips are handled right now.

Tested by:      bdragon (powerpc), mhorne (riscv)
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D29623
2021-04-09 23:46:24 +03:00
..
Makefile.inc rtld: clean up Makefile. 2020-01-11 09:18:58 +00:00
reloc.c rtld: use _get_tp() in __tls_get_addr() 2021-04-09 23:46:24 +03:00
rtld_machdep.h rtld: define TLS_DTV_OFFSET on all architectures 2021-04-09 23:46:24 +03:00
rtld_start.S rtld: do not rely on a populated GOT on amd64 2017-01-16 14:49:29 +00:00