Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
c100a10069a16eca57f5f9ab838ff98d7db6eb03
/
linker
/
dlfcn.cpp
eb847bc
Fix x86_64 build, clean up intermediate libraries.
by Elliott Hughes
· 12 years ago
2a0b873
Fix __errno for LP64 and clean up __get_tls.
by Elliott Hughes
· 12 years ago
afac15d
Use C99 structure initializer designator style.
by Elliott Hughes
· 12 years ago
c00f2cb
x86_64 linker.
by Elliott Hughes
· 12 years ago
c620059
Remove 32-bit assumptions from the ELF code.
by Elliott Hughes
· 12 years ago
24053a4
Add the dl_iterate_phdr function to libdl for arm.
by Christopher Ferris
· 12 years ago
ca0c11b
Use more types than just 'unsigned' in the linker.
by Elliott Hughes
· 12 years ago
650be4e
More linker cleanup.
by Elliott Hughes
· 12 years ago
d4ee82d
Minor linker cleanup, primarily to use Elf32_Dyn
by Brian Carlstrom
· 12 years ago
cade4c3
Support System.loadLibrary for libraries with transitive dependencies.
by Elliott Hughes
· 13 years ago
e66190d
Check for unknown flags passed to dlopen(3).
by Elliott Hughes
· 13 years ago
d23736e
Keep the dynamic linker's soinfo pools mostly read-only.
by Elliott Hughes
· 13 years ago
5ae44f3
linker: handle R_ARM_COPY relocations in a proper way
by Ard Biesheuvel
· 13 years ago
20aa6c0
Workaround g++ 4.7 compfail
by Pavel Chupin
· 13 years ago
5419b94
Make dlerror(3) thread-safe.
by Elliott Hughes
· 13 years ago
22d6292
Make the dlfcn mutex static.
by Elliott Hughes
· 13 years ago
3b297c4
Fix dlerror(3).
by Elliott Hughes
· 13 years ago