Stefan O'Rear 11eee89e14 riscv32: add dlsym 4 years ago
..
aarch64 33bc7f05fc remove remaining traces of __tls_get_new 5 years ago
arm 5a25759a21 add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 5 years ago
i386 5a25759a21 add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 5 years ago
loongarch64 522bd54eda add loongarch64 port 9 months ago
m68k 5a25759a21 add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 5 years ago
microblaze 5a25759a21 add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 5 years ago
mips 5a25759a21 add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 5 years ago
mips64 83933573af add mips64 port 8 years ago
mipsn32 5a25759a21 add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 5 years ago
or1k 5a25759a21 add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 5 years ago
powerpc 5a25759a21 add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 5 years ago
powerpc64 94751d8ee4 remove stray .end directives from powerpc[64] asm 5 years ago
riscv32 11eee89e14 riscv32: add dlsym 9 months ago
riscv64 407aea628a riscv: add TLSDESC support 9 months ago
s390x 9201c3afce s390x: implement dlsym 7 years ago
sh 69670e3bb3 sh dlsym: fix passing of return address for RTLD_NEXT use 9 months ago
x32 72b25ddb77 use hidden visibility for call from dlsym to internal __dlsym 9 years ago
x86_64 33bc7f05fc remove remaining traces of __tls_get_new 5 years ago
__dlsym.c 028092b61f fix time64 link regression of dlsym stub for static-linked programs 5 years ago
dl_iterate_phdr.c 521b4d27a0 fix dl_iterate_phdr dlpi_tls_data reporting to match spec 3 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 36b72cd6fd fix potential deadlock in dlerror buffer handling at thread exit 2 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