musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/ldso/dynlink.c
AgeCommit message (Expand)AuthorLines
2016年01月25日move dynamic linker to its own top-level directory, ldso Rich Felker-1933/+0
2016年01月25日move static-linked stub dlsym out of dynlink.c Rich Felker-11/+2
2016年01月25日move static-linked stub dlopen out of dynlink.c Rich Felker-5/+0
2016年01月25日move dlinfo out of dynlink.c Rich Felker-14/+0
2016年01月25日move dlclose out of dynlink.c to its own source file Rich Felker-5/+0
2016年01月25日move static-linked stub invalid dso handle checking out of dynlink.c Rich Felker-9/+8
2016年01月25日move static/stub version of dladdr out of dynlink.c Rich Felker-5/+1
2016年01月25日factor dlerror and error-setting code out of dynlink.c Rich Felker-32/+3
2016年01月22日add arch/abi info to dynamic linker's id/version output Rich Felker-1/+1
2015年11月28日ldso: fix the dtv update logic in __tls_get_new Szabolcs Nagy-1/+1
2015年11月19日remove undef weak refs to init/fini array symbols in libc.so Rich Felker-0/+9
2015年11月15日use private maps even for read-only segments of FDPIC libraries Rich Felker-1/+1
2015年11月12日remove use of SHARED macro in dynamic linker version reporting Rich Felker-0/+1
2015年11月12日unify static and dynamic linked implementations of thread-local storage Rich Felker-86/+54
2015年11月11日unify static and dynamic libc init/fini code paths Rich Felker-3/+1
2015年11月11日fix dynamic loader library mapping for nommu systems Rich Felker-4/+15
2015年10月28日fix missing bss handling in FDPIC ELF loader Rich Felker-0/+13
2015年10月15日fix dladdr treatment of function descriptors for fdpic Rich Felker-9/+22
2015年10月15日fix visibility mismatch in dynamic linker stage 2 function definition Rich Felker-0/+1
2015年09月22日fix dlsym RTLD_NEXT behavior for fdpic Rich Felker-4/+28
2015年09月22日fix dlsym lookup of function symbols on fdpic Rich Felker-0/+6
2015年09月22日move calls to application init functions after crt1 entry point Rich Felker-1/+5
2015年09月22日fix breakage in non-fdpic dynamic linker init/fini processing Rich Felker-1/+1
2015年09月22日fix resolving interp string address on fdpic ldd command Rich Felker-2/+1
2015年09月22日add real fdpic loading of shared libraries Rich Felker-9/+54
2015年09月22日add general fdpic support in dynamic linker and arch support for sh Rich Felker-9/+125
2015年09月21日factor symbol counting out of dladdr as its own function Rich Felker-19/+20
2015年09月17日refactor some more dynamic linker load address computations Rich Felker-7/+7
2015年09月17日remove some useless casts in dynamic linker Rich Felker-2/+2
2015年09月17日further refactoring of dynamic linker load address computations Rich Felker-2/+2
2015年09月17日begin refactoring load address computations in dynamic linker Rich Felker-19/+22
2015年06月28日dynlink.c: pass gnu-hash table pointer to gnu_lookup Alexander Monakov-13/+11
2015年06月28日dynlink.c: slim down gnu_lookup Alexander Monakov-9/+5
2015年06月28日dynlink.c: use bloom filter in gnu hash lookup Alexander Monakov-3/+22
2015年06月27日dynlink.c: use a faster expression in gnu_hash Alexander Monakov-1/+1
2015年06月25日fix local-dynamic model TLS on mips and powerpc Rich Felker-3/+3
2015年06月23日make dynamic linker work around MAP_FAILED mmap failure on nommu kernels Rich Felker-2/+24
2015年06月17日ignore ENOSYS error from mprotect in pthread_create and dynamic linker Rich Felker-2/+4
2015年06月07日fix regression in pre-v7 arm on kernels with kuser helper removed Rich Felker-17/+14
2015年06月04日fix dynamic linker regression processing R_*_NONE type relocations Rich Felker-0/+1
2015年05月25日reprocess all libc/ldso symbolic relocations in dynamic linking stage 3 Rich Felker-11/+43
2015年05月25日move call to dynamic linker stage-3 into stage-2 function Rich Felker-1/+7
2015年05月18日reprocess libc/ldso RELA relocations in stage 3 of dynamic linking Rich Felker-1/+1
2015年04月21日remove always-true conditional in dynamic linker TLSDESC processing Rich Felker-1/+1
2015年04月21日remove redundant code in do_dlsym function Rich Felker-1/+1
2015年04月18日make dlerror state and message thread-local and dynamically-allocated Rich Felker-32/+61
2015年04月17日apply hidden visibility to tlsdesc accessor functions Rich Felker-0/+1
2015年04月17日ensure debugger hook for dynamic linker does not point to a PLT slot Rich Felker-2/+4
2015年04月14日use hidden visibility for call from dlsym to internal __dlsym Rich Felker-0/+1
2015年04月14日fix inconsistent visibility for internal __tls_get_new function Rich Felker-0/+1
generated by cgit v1.2.1 (git 2.18.0) at 2025年11月03日 01:12:30 +0000

AltStyle によって変換されたページ (->オリジナル) /