You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Fangrui Song 94751d8ee4 remove stray .end directives from powerpc[64] asm 7 years ago
..
aarch64 optimize aarch64 dynamic tlsdesc function to spill fewer registers 7 years ago
arm install dynamic tls synchronously at dlopen, streamline access 7 years ago
i386 install dynamic tls synchronously at dlopen, streamline access 7 years ago
m68k add m68k port 8 years ago
microblaze use hidden visibility for call from dlsym to internal __dlsym 11 years ago
mips use hidden visibility for call from dlsym to internal __dlsym 11 years ago
mips64 add mips64 port 10 years ago
mipsn32 add mips n32 port (ILP32 ABI for mips64) 10 years ago
or1k use hidden visibility for call from dlsym to internal __dlsym 11 years ago
powerpc remove stray .end directives from powerpc[64] asm 7 years ago
powerpc64 remove stray .end directives from powerpc[64] asm 7 years ago
riscv64 add riscv64 architecture support 7 years ago
s390x s390x: implement dlsym 9 years ago
sh fix PLT call offset in sh dlsym asm 11 years ago
x32 use hidden visibility for call from dlsym to internal __dlsym 11 years ago
x86_64 install dynamic tls synchronously at dlopen, streamline access 7 years ago
__dlsym.c reduce spurious inclusion of libc.h 8 years ago
dl_iterate_phdr.c define and use internal macros for hidden visibility, weak refs 8 years ago
dladdr.c reduce spurious inclusion of libc.h 8 years ago
dlclose.c reduce spurious inclusion of libc.h 8 years ago
dlerror.c defer free of thread-local dlerror buffers from inconsistent context 7 years ago
dlinfo.c reduce spurious inclusion of libc.h 8 years ago
dlopen.c reduce spurious inclusion of libc.h 8 years ago
dlsym.c move tlsdesc and internal dl function declarations to dynlink.h 8 years ago
tlsdesc.c reduce spurious inclusion of libc.h 8 years ago