Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
53ce74288c4ba4e303b897a4ce0b4e9806c6e87c
/
linker
53ce742
Use ld.config.$VER.txt when current VNDK version is $VER
by Justin Yun
· 8 years ago
27f1806
Revert "Fix bug with double unload on unsuccessful dlopen"
by Elliott Hughes
· 8 years ago
58554cc
Fix bug with double unload on unsuccessful dlopen
by dimitry
· 8 years ago
c92ce71
Log dlclose calls and library unloads
by dimitry
· 8 years ago
0b1c8be
Merge "linker: fix error message for inaccessible libs"
by Dimitry Ivanov
· 8 years ago
8ab16c5
Merge "Set search path to ro.vndk.version property"
by Treehugger Robot
· 8 years ago
8db36a5
linker: fix error message for inaccessible libs
by dimitry
· 8 years ago
27242c6
Actually correctly call vector::erase after remove_if.
by Josh Gao
· 8 years ago
8fc5032
Set search path to ro.vndk.version property
by Sundong Ahn
· 8 years ago
9f69fc7
Merge "Correctly call vector::erase after std::remove_if."
by Treehugger Robot
· 8 years ago
01162f2
Fix: linker segfault on dlopen of a DF_1_GLOBAL so
by Jiyong Park
· 8 years ago
44f6e18
Correctly call vector::erase after std::remove_if.
by Josh Gao
· 8 years ago
aa81761
Force _start to be the top frame for the linker.
by Christopher Ferris
· 8 years ago
ab413c5
Fix mip64 build.
by Elliott Hughes
· 8 years ago
e8c76b7
MIPS: Fix MIPS linker VDSO issues
by Goran Ferenc
· 9 years ago
1c78cb0
Add missing includes.
by Dan Albert
· 8 years ago
1a524d6
Revert "linker: disable ld.config.txt in ASAN mode"
by Jiyong Park
· 8 years ago
c602196
Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]"
by Dan Willemsen
· 8 years ago
9385d77
Merge "Use -Werror in bionic"
by Treehugger Robot
· 8 years ago
84f0dcd
Use -Werror in bionic
by Chih-Hung Hsieh
· 8 years ago
3a3982d
Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]
by Dan Willemsen
· 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
0f33f23
Don't resolve permitted.paths
by Jiyong Park
· 8 years ago
7ccc50d
Use an embedded linker for host bionic
by Dan Willemsen
· 8 years ago
4326d84
linker: Only link to debuggerd on Android
by Dan Willemsen
· 8 years ago
7b0af7a
Always log errno when aborting.
by Elliott Hughes
· 8 years ago
6eae4cc
Explicitly name DT_RPATH.
by Elliott Hughes
· 8 years ago
7abea57
Replace artificial symbol table with proper one
by dimitry
· 8 years ago
25bf29b
Implement __gnu_Unwind_Find_exidx/__cxa_type_match
by dimitry
· 8 years ago
fe1b27c
Add support of architecture specific ld.configs
by dimitry
· 8 years ago
01a2910
Merge "Make default namespace handle the 'visible' flag." am: f2c203f188
by Justin Yun
· 8 years ago
90de9f0
Make default namespace handle the 'visible' flag.
by Justin Yun
· 8 years ago
ec8c79a
Merge "linker: the global group is added to all built-in namespaces"
by Jiyong Park
· 8 years ago
02586a2
linker: the global group is added to all built-in namespaces
by Jiyong Park
· 8 years ago
f54872e
Merge "Clean up linker fatals slightly." am: 1bac61f09f
by Elliott Hughes
· 8 years ago
ad2d038
Clean up linker fatals slightly.
by Elliott Hughes
· 8 years ago
66479d8
Merge "The ifdef check for AT_SYSINFO_EHDR is no longer needed" am: 9d2d21d636
by Dimitry Ivanov
· 8 years ago
f9abbf6
The ifdef check for AT_SYSINFO_EHDR is no longer needed
by dimitry
· 8 years ago
f437c90
Merge "bionic: fix assorted static analyzer warnings" am: e202036e03
by George Burgess IV
· 8 years ago
7059100
bionic: fix assorted static analyzer warnings
by George Burgess IV
· 8 years ago
bfda577
Merge "linker_config_test: allow search paths of systems without a vendor partition" am: b1b7eda11e
by Jaesung Chung
· 8 years ago
9d97008
linker_config_test: allow search paths of systems without a vendor partition
by Jaesung Chung
· 8 years ago
c3c83d9
Merge "Make dl_iterate_phdr return correct name for first entry" am: 533cf06474 am: 1e55a0420e
by Dimitry Ivanov
· 8 years ago
c27ac0d
Merge "Make dl_iterate_phdr return correct name for first entry" am: 533cf06474
by Dimitry Ivanov
· 8 years ago
cd510cb
Make dl_iterate_phdr return correct name for first entry
by Dimitry Ivanov
· 8 years ago
08d3f97
Merge "linker: disable ld.config.txt in ASAN mode" into oc-dev am: 41e0ceb5c9
by Jiyong Park
· 8 years ago
81b1757
linker: disable ld.config.txt in ASAN mode
by Jiyong Park
· 8 years ago
f14633f
Merge "Remove obsolete __stack_chk_fail_local." am: 6c01208e90 am: c80d8405da
by Elliott Hughes
· 8 years ago
a6c583f
Merge "Remove obsolete __stack_chk_fail_local." am: 6c01208e90 am: c80d8405da
by Elliott Hughes
· 8 years ago
4af220c
Remove obsolete __stack_chk_fail_local.
by Elliott Hughes
· 8 years ago
fa6ebae
Merge "Revert "linker: remove link from external library on unload"" into oc-dev
by Dimitry Ivanov
· 8 years ago
ec5ddc0
Revert "linker: remove link from external library on unload"
by Dimitry Ivanov
· 8 years ago
5ef13ba
linker: remove link from external library on unload am: b37d10cc80 am: 3a644889b2 am: cb40eec87c am: 0399816edb
by Dimitry Ivanov
· 8 years ago
efbc044
linker: remove link from external library on unload am: b37d10cc80 am: 3a644889b2 am: cb40eec87c am: 0399816edb
by Dimitry Ivanov
· 8 years ago
cb40eec
linker: remove link from external library on unload am: b37d10cc80
by Dimitry Ivanov
· 8 years ago
3a64488
linker: remove link from external library on unload am: b37d10cc80
by Dimitry Ivanov
· 8 years ago
b37d10c
linker: remove link from external library on unload
by Dimitry Ivanov
· 9 years ago
37b91af
greylist is no longer enabled by default.
by Jiyong Park
· 8 years ago
e8ffe56
greylist is no longer enabled by default.
by Jiyong Park
· 8 years ago
5725481
Merge "Move libc_log code into libasync_safe."
by Christopher Ferris
· 8 years ago
7a3681e
Move libc_log code into libasync_safe.
by Christopher Ferris
· 8 years ago
f1cb669
Shared namespaces inherit parent ns properties
by Dimitry Ivanov
· 8 years ago
ec43dd6
Shared namespaces inherit parent ns properties
by Dimitry Ivanov
· 8 years ago
87a47e1
Merge "linker: add android_get_exported_namespace"
by Treehugger Robot
· 8 years ago
01de74e
linker: add android_get_exported_namespace
by Jiyong Park
· 9 years ago
15f1db3
Revert "Revert "loader: enable loading libraries from tmpfs""
by Dimitry Ivanov
· 8 years ago
6d59318
Revert "loader: enable loading libraries from tmpfs"
by Yin-Chia Yeh
· 8 years ago
bf34ba3
loader: enable loading libraries from tmpfs
by Dimitry Ivanov
· 8 years ago
bb8b22a
loader: enable loading libraries from tmpfs
by Dimitry Ivanov
· 8 years ago
f2c6ad6
Make the _Unwind_Ptr declaration match clang's.
by Elliott Hughes
· 8 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
97b4c5f
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
d7c4832
linker: add android_get_exported_namespace
by Jiyong Park
· 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
7933bec
Add support for disabling the greylist.
by Elliott Hughes
· 9 years ago
6367f5e
Merge changes I826756d9,I00e2edb2
by Josh Gao
· 9 years ago
dedcf35
Fix lookup logic for linked namespaces
by Dimitry Ivanov
· 9 years ago
6a2c7f5
Merge "Fix lookup logic for linked namespaces"
by Treehugger Robot
· 9 years ago
a782f29
Refactor sanitized library on-disk layout - bionic.
by Vishwath Mohan
· 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
e7cdb29
linker: log only real dlerrors
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
Next »