Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
72c8fce6c9c6b516f855ce365512f02eed1cb33c
/
linker
cd510cb
Make dl_iterate_phdr return correct name for first entry
by Dimitry Ivanov
· 9 years ago
4af220c
Remove obsolete __stack_chk_fail_local.
by Elliott Hughes
· 9 years ago
37b91af
greylist is no longer enabled by default.
by Jiyong Park
· 9 years ago
5725481
Merge "Move libc_log code into libasync_safe."
by Christopher Ferris
· 9 years ago
7a3681e
Move libc_log code into libasync_safe.
by Christopher Ferris
· 9 years ago
f1cb669
Shared namespaces inherit parent ns properties
by Dimitry Ivanov
· 9 years ago
87a47e1
Merge "linker: add android_get_exported_namespace"
by Treehugger Robot
· 9 years ago
01de74e
linker: add android_get_exported_namespace
by Jiyong Park
· 9 years ago
bf34ba3
loader: enable loading libraries from tmpfs
by Dimitry Ivanov
· 9 years ago
f2c6ad6
Make the _Unwind_Ptr declaration match clang's.
by Elliott Hughes
· 9 years ago
72007ee
Decode the common EM_ values.
by Elliott Hughes
· 9 years ago
295082b
Avoid "D linker : (null)" with debug.ld.all for dlerror.
by Elliott Hughes
· 9 years ago
d3a07e8
The workaround for apps using older version of soinfos
by Dimitry Ivanov
· 9 years ago
f17048b
Merge "Send developers straight to the text relocation docs."
by Treehugger Robot
· 9 years ago
763f6e1
Send developers straight to the text relocation docs.
by Elliott Hughes
· 9 years ago
c40af33
Merge "Move scopeguard into android::base"
by Tom Cherry
· 9 years ago
9e27e58
Add support for disabling the greylist.
by Elliott Hughes
· 9 years ago
b8ab618
Move scopeguard into android::base
by Tom Cherry
· 9 years ago
6367f5e
Merge changes I826756d9,I00e2edb2
by Josh Gao
· 9 years ago
6a2c7f5
Merge "Fix lookup logic for linked namespaces"
by Treehugger Robot
· 9 years ago
4113def
Refactor sanitized library on-disk layout - bionic.
by Vishwath Mohan
· 9 years ago
d3e7d08
Fix lookup logic for linked namespaces
by Dimitry Ivanov
· 9 years ago
11968b8
linker: log only real dlerrors
by Dimitry Ivanov
· 9 years ago
6b0f17e
Merge "Make anonymous namespace isoalted."
by Dimitry Ivanov
· 9 years ago
c9dced2
Make anonymous namespace isoalted.
by Dimitry Ivanov
· 9 years ago
840ae69
Merge "Revert "linker: add more directories to default lib paths""
by Dimitry Ivanov
· 9 years ago
deca8ef
Merge "Load namespace configuration from ld.config.txt"
by Treehugger Robot
· 9 years ago
4cabfaa
Load namespace configuration from ld.config.txt
by Dimitry Ivanov
· 9 years ago
ad8dcd6
Merge "loader: stop relying on AT_BASE"
by Treehugger Robot
· 9 years ago
9b1cc4b
loader: stop relying on AT_BASE
by Dimitry Ivanov
· 9 years ago
6705e8c
Add systrace output for dlclose/dlsym calls
by Dimitry Ivanov
· 9 years ago
5c4a580
Add systrace output for dlopen calls
by Dimitry Ivanov
· 9 years ago
a144697
Revert "linker: add more directories to default lib paths"
by Dimitry Ivanov
· 9 years ago
616b2d8
Merge "Extract format_string function."
by Treehugger Robot
· 9 years ago
e5422d7
Merge "linker: add more directories to default lib paths"
by Treehugger Robot
· 9 years ago
2a6d9b2
Extract format_string function.
by Dimitry Ivanov
· 9 years ago
5b71500
Apply ASan linker path translation to subdirectories.
by Evgenii Stepanov
· 9 years ago
1daa18e
linker: add more directories to default lib paths
by Jiyong Park
· 9 years ago
222272e
linker_memory: allow fallback allocator to be turned on and off.
by Josh Gao
· 9 years ago
69a5939
linker: update dependencies.
by Josh Gao
· 9 years ago
3e0821d
loader: anonymous ns initialization is not required
by Dimitry Ivanov
· 9 years ago
77ad642
Remove g_default_ld_paths global variable
by Dimitry Ivanov
· 9 years ago
35c8e3b
Fix greylist exception to account for linked namespaces
by Dimitry Ivanov
· 9 years ago
0b87362
Merge "loader: set PT_INTERP to itself"
by Treehugger Robot
· 9 years ago
2a6955e
loader: set PT_INTERP to itself
by Dimitry Ivanov
· 9 years ago
6391e1a
libc: __system_property_set uses writev to write atomically
by Dimitry Ivanov
· 9 years ago
c84e8a5
Merge "Cope with argv[0] being null in the dynamic linker."
by Treehugger Robot
· 9 years ago
30a3627
Cope with argv[0] being null in the dynamic linker.
by Elliott Hughes
· 9 years ago
5e2285d
Allocate thread local buffers in __init_tls.
by Josh Gao
· 9 years ago
bc645ef
Merge "Fix debug.ld for apps with long names and services"
by Treehugger Robot
· 9 years ago
fbe54c4
Fix debug.ld for apps with long names and services
by Dimitry Ivanov
· 9 years ago
4509e0e
Merge changes from topic 'debuggerd_inproc'
by Josh Gao
· 9 years ago
ec0dbc3
linker: use fallback crash handler dumping.
by Josh Gao
· 9 years ago
9ccccc1
linker: add android_use_fallback_allocator.
by Josh Gao
· 9 years ago
bcc4da9
Unify linker files under one license (BSD)
by Dimitry Ivanov
· 9 years ago
3b236ae
Do not use std::vector in android_namespace_t::is_accessible
by Dimitry Ivanov
· 9 years ago
2cb4dfb
Merge "Replace public library list with shared lib sonames (part 2/2)"
by Dimitry Ivanov
· 9 years ago
ec90e24
loader: fix d-tor call order
by Dimitry Ivanov
· 9 years ago
7a34b9d
Replace public library list with shared lib sonames (part 2/2)
by Dimitry Ivanov
· 9 years ago
7d429d3
Replace public library list with shared lib sonames (part 1/2)
by Dimitry Ivanov
· 9 years ago
8cbe97d
Remove unnecessary memsets in linker allocators
by Dimitry Ivanov
· 9 years ago
9886ea3
Merge "Fix CFI initialization crash on x86."
by Evgenii Stepanov
· 9 years ago
68ecec1
Fix CFI initialization crash on x86.
by Evgenii Stepanov
· 9 years ago
1fedfed
Merge "Exit failure if trying to load non-PIE."
by Dan Albert
· 9 years ago
68e6c03
Check overflows in c-tor instead of doing it in d-tor
by Dimitry Ivanov
· 9 years ago
3bd9061
Do not load second copy of a library into same namespace
by Dimitry Ivanov
· 9 years ago
beb3eb1
Revert "Fix CFI initialization crash on x86."
by Evgenii Stepanov
· 9 years ago
95e2e6f
Exit failure if trying to load non-PIE.
by Dan Albert
· 9 years ago
4ccd431
Fix CFI initialization crash on x86.
by Evgenii Stepanov
· 9 years ago
6fcd7a7
Revert "Fix CFI initialization crash on x86."
by Alex Cheung
· 9 years ago
be46d38
Fix CFI initialization crash on x86.
by Evgenii Stepanov
· 9 years ago
451909d
Remove dependency on libc.a from the linker
by Dimitry Ivanov
· 9 years ago
636a2ec
[cfi] Handle large libraries correctly.
by Evgenii Stepanov
· 9 years ago
082bec5
Merge "Runtime support for CFI"
by Evgenii Stepanov
· 9 years ago
0a3637d
Runtime support for CFI
by Evgenii Stepanov
· 10 years ago
2a3b4fa
Rename libdebuggerd_client to libdebuggerd_handler.
by Josh Gao
· 9 years ago
ab2c575
linker: convert 'mov pc' instruction to 'bx'
by Park Ju Hyung
· 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
e30c17f
Downgrade dynamic section checks to warning
by Dimitry Ivanov
· 9 years ago
cf00d86
Add a way to track all dlsym calls (contd.)
by Dimitry Ivanov
· 9 years ago
4742abd
Add a way to track all dlsym calls
by Dimitry Ivanov
· 9 years ago
a6588e5
Fix android_dlwarning lookup
by Dimitry Ivanov
· 9 years ago
d9e427c
Bionic loader is no longer hijacking libdl.so
by Dimitry Ivanov
· 9 years ago
10fffb4
Fix linker_asan64 symlink
by Colin Cross
· 9 years ago
fc0d480
loader: stop linking libdl/c/m into the loader
by Dimitry Ivanov
· 9 years ago
6c14f86
loader: asan path translation now works for symlinks
by Dimitry Ivanov
· 9 years ago
7ec52b1
Enable libc/libdl/libm/linker for host bionic
by Dan Willemsen
· 9 years ago
ae4a0c1
Log call to elf-constructors
by Dimitry Ivanov
· 9 years ago
3613c20
Merge "Relax ELF header checks - warn for apps targeting pre-O"
by Dimitry Ivanov
· 9 years ago
585838b
Merge "Remove unused includes/externals"
by Treehugger Robot
· 9 years ago
12b9187
Relax ELF header checks - warn for apps targeting pre-O
by Dimitry Ivanov
· 9 years ago
5bc78c8
Add and use constants for the Android API levels.
by Elliott Hughes
· 9 years ago
ffa45a8
Remove unused includes/externals
by Dimitry Ivanov
· 9 years ago
4cc5a60
Downgrade W+E load segments to a warning unless targeting O.
by Elliott Hughes
· 9 years ago
e6ee960
Replace .align with .balign for clarity
by Dimitry Ivanov
· 9 years ago
bd839d1
Merge changes from topic 'ndk-headers-licenses'
by Treehugger Robot
· 9 years ago
c30862f
One NOTICE file to rule them all.
by Dan Albert
· 9 years ago
816676e
Add test for libraries with textrels
by Dimitry Ivanov
· 9 years ago
2589f9d
Fix for default library path "/vendor/lib"
by neo.chae
· 9 years ago
Next »