Rich Felker 9d44b6460a install dynamic tls synchronously at dlopen, streamline access 6 years ago
..
aarch64 9d44b6460a install dynamic tls synchronously at dlopen, streamline access 6 years ago
arm 9d44b6460a install dynamic tls synchronously at dlopen, streamline access 6 years ago
i386 9d44b6460a install dynamic tls synchronously at dlopen, streamline access 6 years ago
m68k f81e44a0d9 add m68k port 7 years ago
microblaze 72b25ddb77 use hidden visibility for call from dlsym to internal __dlsym 10 years ago
mips 72b25ddb77 use hidden visibility for call from dlsym to internal __dlsym 10 years ago
mips64 83933573af add mips64 port 9 years ago
mipsn32 5972c4a411 add mips n32 port (ILP32 ABI for mips64) 9 years ago
or1k 72b25ddb77 use hidden visibility for call from dlsym to internal __dlsym 10 years ago
powerpc 72b25ddb77 use hidden visibility for call from dlsym to internal __dlsym 10 years ago
powerpc64 c0ede9e404 add powerpc64 port 9 years ago
s390x 9201c3afce s390x: implement dlsym 8 years ago
sh aecdbb3042 fix PLT call offset in sh dlsym asm 10 years ago
x32 72b25ddb77 use hidden visibility for call from dlsym to internal __dlsym 10 years ago
x86_64 9d44b6460a install dynamic tls synchronously at dlopen, streamline access 6 years ago
__dlsym.c 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
dl_iterate_phdr.c 9b95fd0944 define and use internal macros for hidden visibility, weak refs 6 years ago
dladdr.c 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
dlclose.c 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
dlerror.c aa5a9d15e0 defer free of thread-local dlerror buffers from inconsistent context 6 years ago
dlinfo.c 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
dlopen.c 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
dlsym.c 1bbe166e15 move tlsdesc and internal dl function declarations to dynlink.h 6 years ago
tlsdesc.c 5ce3737931 reduce spurious inclusion of libc.h 6 years ago