Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
eee26de4dcffca6e1ca0c2d2d0de0f53dbb9d299
/
linker
df3dc80
Merge changes Ia359d9f2,Ibabbf559,I1b542e47,I4b6f48af,I82e442f0
by Ryan Prichard
· 6 years ago
aed4883
Merge "Switch to debugger_process_info in bionic."
by Peter Collingbourne
· 6 years ago
4049440
Fix bootstrap linker library searching
by Ryan Prichard
· 6 years ago
4fa6d99
Remove dangling soinfo* from elf_readers_map_
by Ryan Prichard
· 6 years ago
146620b
Fix DL_WARN_documented_change URL
by Ryan Prichard
· 6 years ago
323d7df
remove search_linked_namespaces param
by Ryan Prichard
· 6 years ago
aa2db96
Refactor linker lookup code a bit
by Ryan Prichard
· 6 years ago
2a069b2
Merge "Revert "Statically link libdl.a to linker""
by Treehugger Robot
· 6 years ago
274e21f
Revert "Statically link libdl.a to linker"
by Jooyung Han
· 6 years ago
de9c346
Switch to debugger_process_info in bionic.
by Peter Collingbourne
· 6 years ago
8bc0353
Update linkerconfig missing message to warning
by Kiyoung Kim
· 6 years ago
8dba7fe
Statically link libdl.a to linker
by Jiyong Park
· 6 years ago
ae35f67
Merge "Delete definitions of __aeabi_unwind_cpp_pr0."
by Treehugger Robot
· 6 years ago
fa658eb
Fix bugprone-macro-parentheses warnings
by Chih-Hung Hsieh
· 6 years ago
4c9293f
[GWP-ASan] Export GWP-ASan regions to libdebuggerd.
by Mitch Phillips
· 6 years ago
47ddeb1
Merge "Deprecate sys.linker.use_generated_config property"
by Kiyoung Kim
· 6 years ago
1878690
Deprecate sys.linker.use_generated_config property
by Kiyoung Kim
· 6 years ago
c65b55c
Merge "Remove XOM properties."
by Ivan Lozano
· 6 years ago
1479893
Remove unused mips/mips64 code from the linker.
by Elliott Hughes
· 6 years ago
3e928ed
Remove XOM properties.
by Ivan Lozano
· 6 years ago
57e6b86
Adjust the documentation of `get_ld_config_file_apex_path`.
by Roland Levillain
· 6 years ago
a399ede
Merge "Use generated linker config for APEX binaries"
by Kiyoung Kim
· 6 years ago
22fa3dd
Ignore symbols of imported libs' dependencies
by Ryan Prichard
· 6 years ago
fb58744
Use generated linker config for APEX binaries
by Kiyoung Kim
· 6 years ago
e503383
Comment two linker namespace functions
by Ryan Prichard
· 6 years ago
272458e
Rename dlsym_handle_lookup:6 to dlsym_handle_lookup_impl
by Ryan Prichard
· 6 years ago
1d8f6f2
Merge "Modernize SHT_RELR support."
by Elliott Hughes
· 6 years ago
6663f55
Modernize SHT_RELR support.
by Elliott Hughes
· 6 years ago
29546b9
Merge "Make ramdisk_available."
by Yifan Hong
· 6 years ago
928c249
Remove an unused code path
by Ryan Prichard
· 6 years ago
5a39cee
Make ramdisk_available.
by Yifan Hong
· 6 years ago
39d9156
Merge "Export the unwinder implementation from libc."
by Peter Collingbourne
· 6 years ago
0bf9aed
Merge "Neon-optimized version of the GNU symbol calculation"
by Ryan Prichard
· 6 years ago
4f14069
Restore handling of R_GENERIC_NONE relocations
by Ryan Prichard
· 6 years ago
129f7a1
Neon-optimized version of the GNU symbol calculation
by Ryan Prichard
· 6 years ago
339ecef
Optimize GNU hash linking for large inputs
by Ryan Prichard
· 6 years ago
f2b1e03
Export the unwinder implementation from libc.
by Peter Collingbourne
· 6 years ago
a04764b
Merge changes I578d36a1,Id17508ab,I385f312b
by Ryan Prichard
· 6 years ago
27c1e22
Delete definitions of __aeabi_unwind_cpp_pr0.
by Peter Collingbourne
· 6 years ago
cec75e3
Merge "Do not add duplicate soinfos to g_default_namespace"
by Ryan Prichard
· 6 years ago
551565e
Create linker_log[_va_list] functions
by Ryan Prichard
· 6 years ago
0e12cce
Validate defined versions in prelink_image
by Ryan Prichard
· 6 years ago
ae320cd
Prelink each library only once
by Ryan Prichard
· 6 years ago
e2871bd
Do not add duplicate soinfos to g_default_namespace
by NIEJuhu
· 6 years ago
5e2ac29
Merge "Stop using the __ANDROID_API_x__ constants."
by Elliott Hughes
· 6 years ago
95c6cd7
Stop using the __ANDROID_API_x__ constants.
by Elliott Hughes
· 6 years ago
fa87744
Make the linker NOTICE file match the linker source.
by Elliott Hughes
· 6 years ago
19f95dd
Do not DL_WARN when failed to find generated linker config
by Kiyoung Kim
· 6 years ago
ff43ec0
Prefer arch-specific linker config when available
by Evgeny Eltsin
· 6 years ago
838ca10
Merge "Enable linker configuration from generator by default"
by Kiyoung Kim
· 6 years ago
ef04c80
Enable linker configuration from generator by default
by Kiyoung Kim
· 6 years ago
cdb52fc
Make private/bionic_page.h available as platform/bionic/page.h.
by Elliott Hughes
· 6 years ago
1a2460d
Move linker config under /linkerconfig
by Kiyoung Kim
· 6 years ago
4d4087d
Replace LIB_PATH macro with kLibPath
by Ryan Prichard
· 6 years ago
28fb781
Merge "linker: add more context to link failure error."
by Treehugger Robot
· 6 years ago
94a8e85
linker: avoid -O0 memset while clearing temp_tcb
by Ryan Prichard
· 6 years ago
1626957
linker: add more context to link failure error.
by Josh Gao
· 6 years ago
249757b
Use ifuncs in the linker
by Ryan Prichard
· 6 years ago
80e40f0
Refactor linker/Android.bp for native-bridge
by Ryan Prichard
· 6 years ago
dd2ed97
Merge "Add linker config variable: VNDK_APEX_VER"
by Jooyung Han
· 6 years ago
859202c
Merge "linker: remove COUNT_PAGES"
by Ryan Prichard
· 6 years ago
6f9a97f
Merge "Revert "Load /dev/linker/ld.config.txt by default""
by Treehugger Robot
· 6 years ago
09bde95
Revert "Load /dev/linker/ld.config.txt by default"
by Roland Levillain
· 6 years ago
e949195
Adopt GNU calling convention for ifunc resolvers.
by Peter Collingbourne
· 6 years ago
0928399
Add linker config variable: VNDK_APEX_VER
by Jooyung Han
· 6 years ago
78cd283
linker: remove COUNT_PAGES
by Ryan Prichard
· 6 years ago
61a97e9
Load /dev/linker/ld.config.txt by default
by Kiyoung Kim
· 6 years ago
9da992c
Merge changes Ia0c0018c,I2f1fc8b4,Ibe964c3b,I791da8ac
by Ryan Prichard
· 6 years ago
495863f
linker: stop relocating R_ARM_REL32
by Ryan Prichard
· 6 years ago
308af57
Factor out R_GENERIC_COPY
by Ryan Prichard
· 6 years ago
e0a53e2
Factor out R_GENERIC_ABSOLUTE
by Ryan Prichard
· 6 years ago
9ef61a2
Remove broken arm64 PREL/ABS relocations
by Ryan Prichard
· 6 years ago
919dc05
Merge "Revert "Change linker config variable: VNDK_VER""
by Treehugger Robot
· 6 years ago
a365ac1
Revert "Change linker config variable: VNDK_VER"
by Jooyung Han
· 6 years ago
2ab4e0f
Merge "Cleanup linker unwinder integration"
by Ryan Prichard
· 6 years ago
d9a4115
Cleanup linker unwinder integration
by Ryan Prichard
· 6 years ago
e30a7f5
Change linker config variable: VNDK_VER
by Jooyung Han
· 6 years ago
e87e0dc
Restrict the availability of the bionic libs
by Jiyong Park
· 6 years ago
c6bec07
Inline soinfo::get_tls
by Ryan Prichard
· 6 years ago
c5d3a43
Make tls related header files platform accessible.
by Christopher Ferris
· 6 years ago
34c0043
Merge "Use generated linker config by default"
by Kiyoung Kim
· 6 years ago
b2a1c11
Remove libvorbisdec from greylist.
by Dongwon Kang
· 6 years ago
89b9528
Use generated linker config by default
by Kiyoung Kim
· 6 years ago
9fe3826
Add more linker debug log.
by Martin Stjernholm
· 6 years ago
6d5277d
Update references to the new com.android.art APEX.
by Martin Stjernholm
· 7 years ago
c896a06
Merge "Revert "linker: cleanup (removing unused VNDK_VER)""
by Treehugger Robot
· 6 years ago
5d1d907
Revert "linker: cleanup (removing unused VNDK_VER)"
by Jooyung Han
· 6 years ago
665e98e
Merge "Add additional dl_phdr_info fields"
by Ryan Prichard
· 6 years ago
65dcf78
Merge "linker: cleanup (removing unused VNDK_VER)"
by Jooyung Han
· 6 years ago
a2e83ab
Add additional dl_phdr_info fields
by Ryan Prichard
· 6 years ago
74e5643
Merge "Link libc++demangle."
by Treehugger Robot
· 6 years ago
28cf07f
Merge "Reland "fdsan: make fatal by default.""
by Treehugger Robot
· 6 years ago
39699ea
linker: cleanup (removing unused VNDK_VER)
by Jooyung Han
· 6 years ago
6a51013
Reland "fdsan: make fatal by default."
by Josh Gao
· 6 years ago
3952113
Merge "Fix a few bionic test failures caused by hwasan global instrumentation."
by Peter Collingbourne
· 6 years ago
191ecdc
Fix a few bionic test failures caused by hwasan global instrumentation.
by Peter Collingbourne
· 6 years ago
a40a144
Merge "linker: Set VMA name for bss sections"
by Treehugger Robot
· 6 years ago
1bf62b2
linker: Set VMA name for bss sections
by Vic Yang
· 6 years ago
6b0d1cd
Merge "Use generated linker config"
by Kiyoung Kim
· 6 years ago
d82eb35
Merge "Don't create anonymous namespace"
by Jiyong Park
· 6 years ago
Next »