Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/rebase
/
linker
/
linker_main.cpp
3742557
linker: Add support for dynamic SHIM libraries
by Christopher R. Palmer
· 8 years ago
69c68c4
vdso should be available in all namespaces
by dimitry
· 7 years ago
965d06d
Fix logic in loading dependencies crossing namespace boundaries
by dimitry
· 8 years ago
27242c6
Actually correctly call vector::erase after remove_if.
by Josh Gao
· 8 years ago
44f6e18
Correctly call vector::erase after std::remove_if.
by Josh Gao
· 8 years ago
04f7a79
Replace abort with exit(1) in __linker_cannot_link
by dimitry
· 8 years ago
c18de1b
Link vdso before linking the main executable
by dimitry
· 8 years ago
7b0af7a
Always log errno when aborting.
by Elliott Hughes
· 8 years ago
7abea57
Replace artificial symbol table with proper one
by dimitry
· 8 years ago
02586a2
linker: the global group is added to all built-in namespaces
by Jiyong Park
· 8 years ago
ad2d038
Clean up linker fatals slightly.
by Elliott Hughes
· 8 years ago
f9abbf6
The ifdef check for AT_SYSINFO_EHDR is no longer needed
by dimitry
· 8 years ago
7059100
bionic: fix assorted static analyzer warnings
by George Burgess IV
· 8 years ago
cd510cb
Make dl_iterate_phdr return correct name for first entry
by Dimitry Ivanov
· 8 years ago
7a3681e
Move libc_log code into libasync_safe.
by Christopher Ferris
· 8 years ago
deca8ef
Merge "Load namespace configuration from ld.config.txt"
by Treehugger Robot
· 8 years ago
4cabfaa
Load namespace configuration from ld.config.txt
by Dimitry Ivanov
· 8 years ago
9b1cc4b
loader: stop relying on AT_BASE
by Dimitry Ivanov
· 8 years ago
2a6955e
loader: set PT_INTERP to itself
by Dimitry Ivanov
· 8 years ago
7d429d3
Replace public library list with shared lib sonames (part 1/2)
by Dimitry Ivanov
· 8 years ago
95e2e6f
Exit failure if trying to load non-PIE.
by Dan Albert
· 8 years ago
082bec5
Merge "Runtime support for CFI"
by Evgenii Stepanov
· 8 years ago
0a3637d
Runtime support for CFI
by Evgenii Stepanov
· 9 years ago
2a3b4fa
Rename libdebuggerd_client to libdebuggerd_handler.
by Josh Gao
· 9 years ago
607d307
Dynamic linker errors should go to stderr.
by Elliott Hughes
· 9 years ago
3bdb31b
Exit rather than abort if asked to run a non-PIE executable.
by Elliott Hughes
· 9 years ago
d9e427c
Bionic loader is no longer hijacking libdl.so
by Dimitry Ivanov
· 9 years ago
dcb846c
Revert "Bionic loader is no longer hijacking libdl.so"
by Andreas Gampe
· 9 years ago
c12acef
Bionic loader is no longer hijacking libdl.so
by Dimitry Ivanov
· 9 years ago
7ec52b1
Enable libc/libdl/libm/linker for host bionic
by Dan Willemsen
· 9 years ago
3f66057
linker: Refactoring step 3 of many
by Dimitry Ivanov
· 9 years ago