Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
b24dab5893fe22c6f412b51a938420e9fad33c3c
/
linker
/
linker_soinfo.cpp
4edc20d
Re-land^2 linker support for MTE globals
by Florian Mayer
· 10 months ago
f08d0eb
Make LD_DEBUG more user-friendly.
by Elliott Hughes
· 12 months ago
9fb81ab
LD_DEBUG: stop reporting "FOUND" or "NOT FOUND" on every symbol lookup.
by Elliott Hughes
· 1 year, 1 month ago
192f3cf
The libc++ upgrade means we can use contains() in the linker now.
by Elliott Hughes
· 1 year, 2 months ago
32bb367
ldd: skip relocation processing, TLS modules, CFI
by Ryan Prichard
· 1 year, 6 months ago
b003e10
Don't memset() in the soinfo constructor.
by Elliott Hughes
· 1 year, 11 months ago
01be44d
Inline call_array for clearer stack traces.
by Elliott Hughes
· 4 years, 7 months ago
f9dd1a7
Store soname as a std::string.
by Elliott Hughes
· 4 years, 8 months ago
e0848bb
Pagetable-friendly shared library address randomization.
by Evgenii Stepanov
· 5 years ago
474f2f5
Revert "Add randomized padding around shared library mappings."
by Evgenii Stepanov
· 5 years ago
a8cf3fe
Add randomized padding around shared library mappings.
by Evgenii Stepanov
· 5 years ago
339ecef
Optimize GNU hash linking for large inputs
by Ryan Prichard
· 6 years ago
0e12cce
Validate defined versions in prelink_image
by Ryan Prichard
· 6 years ago
95c6cd7
Stop using the __ANDROID_API_x__ constants.
by Elliott Hughes
· 6 years ago
4d4087d
Replace LIB_PATH macro with kLibPath
by Ryan Prichard
· 6 years ago
c6bec07
Inline soinfo::get_tls
by Ryan Prichard
· 6 years ago
cf9ed12
Use PT_INTERP as the linker's l_name path
by Ryan Prichard
· 6 years ago
90f96b9
linker: support ldd(1)-like behavior via --list.
by Elliott Hughes
· 6 years ago
e4d620b
Fix dlsym and dladdr for TLS symbols
by Ryan Prichard
· 6 years ago
57b9d1e
support LIB in runpath
by Jiyong Park
· 7 years ago
e5e69e0
Record TLS modules and layout static TLS memory
by Ryan Prichard
· 7 years ago
c7cbef4
Merge "linker: changes to init work arounds"
by Tom Cherry
· 7 years ago
ff1428a
Move API levels from `uint32_t` to `int`.
by Elliott Hughes
· 7 years ago
66bc428
linker: changes to init work arounds
by Tom Cherry
· 7 years ago
31cd08f
dynamic linker is running for init
by Jiyong Park
· 7 years ago
55547db
Add secondary counter in place of tls_nodelete flag
by dimitry
· 7 years ago
9076b0c
Be clearer about linker warnings.
by Elliott Hughes
· 8 years ago
06016f2
Fix dlclose for libraries with thread_local dtors
by dimitry
· 8 years ago
965d06d
Fix logic in loading dependencies crossing namespace boundaries
by dimitry
· 8 years ago
7a3681e
Move libc_log code into libasync_safe.
by Christopher Ferris
· 8 years ago
6705e8c
Add systrace output for dlclose/dlsym calls
by Dimitry Ivanov
· 8 years ago
5c4a580
Add systrace output for dlopen calls
by Dimitry Ivanov
· 8 years ago
2a6d9b2
Extract format_string function.
by Dimitry Ivanov
· 8 years ago
7a34b9d
Replace public library list with shared lib sonames (part 2/2)
by Dimitry Ivanov
· 9 years ago
5bc78c8
Add and use constants for the Android API levels.
by Elliott Hughes
· 9 years ago
48ec288
Extract soinfo and globals to separate files.
by Dimitry Ivanov
· 9 years ago