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 de45164eff add options when explicitly invoking dynamic loader 12 years ago
..
arm add ldd and main program loading support to dynamic linker 14 years ago
i386 add ldd and main program loading support to dynamic linker 14 years ago
microblaze fix dynamic linker entry point for microblaze 13 years ago
mips fix dlsym asm for mips 14 years ago
powerpc arg-skipping code for powerpc dynamic linker 14 years ago
sh rename superh port to "sh" for consistency 12 years ago
x32 x32 port (diff against vanilla x86_64) 12 years ago
x86_64 add ldd and main program loading support to dynamic linker 14 years ago
dl_iterate_phdr.c add dl_iterate_phdr interface 14 years ago
dladdr.c const-qualify the address argument to dladdr 13 years ago
dlinfo.c include cleanups: remove unused headers and add feature test macros 13 years ago
dlsym.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
dynlink.c add options when explicitly invoking dynamic loader 12 years ago
start.c various changes in preparation for dynamic linking support 15 years ago