Rich Felker b3751c3282 fix dl_iterate_phdr in static PIE binaries 8 years ago
..
aarch64 1b1cafa50c apply hidden visibility to tlsdesc accessor functions 10 years ago
arm e617b9eea9 move arm-specific translation units out of arch/arm/src, to src/*/arm 9 years ago
i386 1b1cafa50c apply hidden visibility to tlsdesc accessor functions 10 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 1b1cafa50c apply hidden visibility to tlsdesc accessor functions 10 years ago
__dlsym.c 4058795d49 move static-linked stub dlsym out of dynlink.c 9 years ago
dl_iterate_phdr.c b3751c3282 fix dl_iterate_phdr in static PIE binaries 8 years ago
dladdr.c 4f8f038060 move static/stub version of dladdr out of dynlink.c 9 years ago
dlclose.c da1fe7f500 move dlclose out of dynlink.c to its own source file 9 years ago
dlerror.c 891e6547b4 move static-linked stub invalid dso handle checking out of dynlink.c 9 years ago
dlinfo.c b98414732d move dlinfo out of dynlink.c 9 years ago
dlopen.c 14469371cd move static-linked stub dlopen out of dynlink.c 9 years ago
dlsym.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
tlsdesc.c 5552ce5200 move dynamic linker to its own top-level directory, ldso 9 years ago