opnsense-src/libexec/rtld-elf
John Baldwin b928e924f7 rtld-elf: Use _get_tp in __tls_get_addr for aarch64 and riscv64.
Reviewed by:	kib
Sponsored by:	The University of Cambridge, Google Inc.
Differential Revision:	https://reviews.freebsd.org/D33047
2021-11-17 15:50:55 -08:00
..
aarch64 rtld-elf: Use _get_tp in __tls_get_addr for aarch64 and riscv64. 2021-11-17 15:50:55 -08:00
amd64
arm rtld-elf/paths.h: Make it usable outside rtld 2021-10-21 03:08:54 +03:00
i386
mips
powerpc
powerpc64
riscv rtld-elf: Use _get_tp in __tls_get_addr for aarch64 and riscv64. 2021-11-17 15:50:55 -08:00
rtld-libc
tests
debug.c
debug.h
libmap.c rtld-elf/paths.h: Make it usable outside rtld 2021-10-21 03:08:54 +03:00
libmap.conf
libmap.h rtld: constify most variables holding references to the environment values 2021-08-17 15:06:08 +03:00
Makefile rtld: Do not install libmap.conf when installing the COMPAT32 version 2021-10-13 14:42:08 +02:00
Makefile.depend
map_object.c
rtld.1 rtld: Implement LD_SHOW_AUXV 2021-11-13 19:33:13 +02:00
rtld.c rtld dump_auxv: be pedantic and distiguish between auxv union members based on format 2021-11-13 22:13:10 +02:00
rtld.h rtld: Support DT_RELR relative relocation format 2021-10-17 02:37:13 +03:00
rtld_lock.c
rtld_lock.h
rtld_malloc.c rtld-elf/paths.h: Make it usable outside rtld 2021-10-21 03:08:54 +03:00
rtld_malloc.h
rtld_paths.h rtld-elf/paths.h: Make it usable outside rtld 2021-10-21 03:08:54 +03:00
rtld_printf.c rtld: add rtld_fdprintfx() 2021-11-13 19:33:13 +02:00
rtld_printf.h rtld: add rtld_fdprintfx() 2021-11-13 19:33:13 +02:00
rtld_tls.h
rtld_utrace.h
Symbol.map
xmalloc.c