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.
 
 
 
 
 
 
Rich Felker f81e44a0d9 add m68k port 8 years ago
..
aarch64 fix TLS layout of TLS variant I when there is a gap above TP 8 years ago
arm move arm-specific translation units out of arch/arm/src, to src/*/arm 10 years ago
i386 apply hidden visibility to tlsdesc accessor functions 11 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 use hidden visibility for call from dlsym to internal __dlsym 11 years ago
powerpc64 add powerpc64 port 10 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 apply hidden visibility to tlsdesc accessor functions 11 years ago
__dlsym.c move static-linked stub dlsym out of dynlink.c 10 years ago
dl_iterate_phdr.c fix dl_iterate_phdr in static PIE binaries 9 years ago
dladdr.c move static/stub version of dladdr out of dynlink.c 10 years ago
dlclose.c move dlclose out of dynlink.c to its own source file 10 years ago
dlerror.c move static-linked stub invalid dso handle checking out of dynlink.c 10 years ago
dlinfo.c move dlinfo out of dynlink.c 10 years ago
dlopen.c move static-linked stub dlopen out of dynlink.c 10 years ago
dlsym.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
tlsdesc.c move dynamic linker to its own top-level directory, ldso 10 years ago