Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
a2142d2835ae5589f0fb86bc6ed69d67a69bf9b1
/
libdl
aa7d835
Add LOCAL_LICENSE_KINDS to bionic
by Bob Badour
· 4 years, 8 months ago
aa8db1b
Fix/update notices.
by Elliott Hughes
· 4 years, 8 months ago
ef14787
Fix -Wl,--exclude-libs typo: x86->i686
by Ryan Prichard
· 4 years, 9 months ago
d9a9622
Don't set native_bridge_supported: true for ndk libraries
by Colin Cross
· 4 years, 9 months ago
02bee71
Merge "Make vendor_ramdisk_available."
by Yifan Hong
· 5 years ago
b04490d
Make vendor_ramdisk_available.
by Yifan Hong
· 5 years ago
8393a8b
Make the connection between implementation and llndk_library explicit
by Colin Cross
· 5 years ago
15a05a7
No global ThinLTO for bionic
by Yi Kong
· 5 years ago
48943b2
Avoid explicit use of "10000" in build files.
by Dan Albert
· 5 years ago
3ddcc1e
Export libc_headers from libdl_static for libraries that wrap it
by Martin Stjernholm
· 5 years ago
82d84bc
Make Bionic and kernel system includes explicit in the blueprints.
by Martin Stjernholm
· 6 years ago
274e21f
Revert "Statically link libdl.a to linker"
by Jooyung Han
· 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
26ddc4d
Add 29 to stubs.versions of libc/libdl/libm
by Jooyung Han
· 6 years ago
5a39cee
Make ramdisk_available.
by Yifan Hong
· 6 years ago
27c1e22
Delete definitions of __aeabi_unwind_cpp_pr0.
by Peter Collingbourne
· 6 years ago
3274cc4
Reland "Add libdl_android to the Runtime (aka Bionic) APEX".
by Martin Stjernholm
· 6 years ago
c74666e
Revert submission of topic 'libdl_android-in-apex'
by Yuexi Ma
· 6 years ago
a3b0eab
Add libdl_android to the Runtime APEX.
by Martin Stjernholm
· 6 years ago
22a6a05
Move dl_unwind_find_exidx from libdl.a to libc.a
by Ryan Prichard
· 6 years ago
e87e0dc
Restrict the availability of the bionic libs
by Jiyong Park
· 6 years ago
191ecdc
Fix a few bionic test failures caused by hwasan global instrumentation.
by Peter Collingbourne
· 6 years ago
45f0a3b
Clear pointer tags as required for HWASAN for globals.
by Peter Collingbourne
· 6 years ago
78e42d8
Merge "Enable native_bridge_support"
by Dimitry Ivanov
· 6 years ago
7ac2afb
Exclude libgcc_stripped wherever libgcc is excluded
by Yi Kong
· 6 years ago
7f04880
Enable native_bridge_support
by dimitry
· 6 years ago
915c5fb
libdl.a: make dlerror() always report an error.
by Elliott Hughes
· 6 years ago
584bc62
Move libdl and linker to static NOTICE files.
by Elliott Hughes
· 6 years ago
3ff116a
Load libc_malloc_* libraries from the runtime APEX
by Jiyong Park
· 7 years ago
ce584e4
Fix CtsJniTestCases
by dimitry
· 7 years ago
4b8b849
Fix formatting
by dimitry
· 7 years ago
8868d9e
Move platform-private symbols out of libdl.so
by dimitry
· 7 years ago
036e09c
Don't install *.mountpoint targets
by Jiyong Park
· 7 years ago
eeb2ee6
Clarify reason for native_coverage being off for libdl
by Pirama Arumuga Nainar
· 7 years ago
852d523
Disable native_coverage for libdl
by Pirama Arumuga Nainar
· 7 years ago
a5f914a
Add bionic mount points under /bionic
by Jiyong Park
· 7 years ago
c45fe9f
Add stubs variants for bionic libs
by Jiyong Park
· 7 years ago
d19b3c5
Generate the per-arch .map files at build time.
by Elliott Hughes
· 7 years ago
6b3be17
Prevent dependency cycle due to system_shared_libs expansion
by Dan Willemsen
· 7 years ago
c0f4656
Make android_get_application_target_sdk_version available to the NDK.
by Elliott Hughes
· 7 years ago
ff1428a
Move API levels from `uint32_t` to `int`.
by Elliott Hughes
· 7 years ago
17b3559
Allow host bionic to use libdl_static
by Dan Willemsen
· 7 years ago
7786a34
Exclude libclang_rt.builtins symbols
by Yi Kong
· 7 years ago
ecbff83
Work around b/24465209, do not pack relocation table.
by Chih-Hung Hsieh
· 7 years ago
0fc5df0
Work around b/24465209, do not use clang lld
by Chih-Hung Hsieh
· 7 years ago
5603c6e
Mark as recovery_available: true
by Jiyong Park
· 7 years ago
b7fd08c
Merge "Support getting/setting API level in static binaries."
by Elliott Hughes
· 8 years ago
46a943c
Support getting/setting API level in static binaries.
by Elliott Hughes
· 8 years ago
470b666
Break libdl.so and ld-android.so's dependency on libc.so.
by Ryan Prichard
· 8 years ago
d50a1de
Run bpfmt manually.
by Elliott Hughes
· 8 years ago
321476a
Test ld-android.so directly
by dimitry
· 8 years ago
9ee4591
linker: Allow link namespaces without name filters
by Logan Chien
· 8 years ago
40f15ec
Package bionic static libraries in the NDK.
by Dan Albert
· 8 years ago
b6310c2
Fixing app compat issue b/72143978
by Ian Pedowitz
· 8 years ago
1b0f2b4
Remove obsolete workaround.
by Elliott Hughes
· 8 years ago
11da1dc
Move ld-android.so build under linker/
by dimitry
· 8 years ago
b48746f
libdl.cpp doesn't need <stdbool.h> like libdl.c did.
by Elliott Hughes
· 8 years ago
dfcc6e4
Rename libdl.c to libdl.cpp.
by Josh Gao
· 8 years ago
c5ea3eb
Make libdl symbols weak.
by dimitry
· 8 years ago
a5c316f
Don't repeat ourselves unnecessarily in the maps.
by Elliott Hughes
· 8 years ago
8664a05
Fix API level of cfi_* symbols to 27
by Jiyong Park
· 8 years ago
ded4524
[cfi] Fix __cfi_check address calculation.
by Evgenii Stepanov
· 8 years ago
dc7cc62
Restore dummy libdl.a implementation
by dimitry
· 8 years ago
97c16f8
[cfi] Export __cfi_shadow_size.
by Evgenii Stepanov
· 8 years ago
f1cee96
__cfi_slowpath[_diag] are available to NDK and VNDK clients
by Jiyong Park
· 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
db98fed
Make dl_iterate_phdr weak in libdl.
by Dan Albert
· 8 years ago
51a9bf1
Remove .(ll)ndk suffix from (ll)ndk_library
by Dan Willemsen
· 9 years ago
b8f7fde
Add LLNDK stub libraries for the VNDK
by Dan Willemsen
· 9 years ago
8229596
Enable ld-android on linux_bionic builds
by Dan Willemsen
· 9 years ago
7a34b9d
Replace public library list with shared lib sonames (part 2/2)
by Dimitry Ivanov
· 9 years ago
68ecec1
Fix CFI initialization crash on x86.
by Evgenii Stepanov
· 9 years ago
beb3eb1
Revert "Fix CFI initialization crash on x86."
by Evgenii Stepanov
· 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
0a3637d
Runtime support for CFI
by Evgenii Stepanov
· 9 years ago
ac4bd2f
Add test for elf-hash and packed relocations
by Dimitry Ivanov
· 9 years ago
4e84d5e
Repair dlwarning toast
by Dimitry Ivanov
· 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
c30862f
One NOTICE file to rule them all.
by Dan Albert
· 9 years ago
166f875
Merge "dlerror returns char*, not const char*."
by Treehugger Robot
· 9 years ago
5e071a1
dlerror returns char*, not const char*.
by Elliott Hughes
· 9 years ago
4519a4d
Merge "Add ndk_library for libdl."
by Treehugger Robot
· 9 years ago
77a3e28
Update NOTICE files.
by Elliott Hughes
· 9 years ago
e8a9108
Add ndk_library for libdl.
by Dan Albert
· 9 years ago
c8a95a3
Run genversion-scripts.py.
by Dan Albert
· 9 years ago
1bcaf53
Annotate libdl.map.txt.
by Dan Albert
· 9 years ago
37ba905
Run genversion-scripts.py.
by Dan Albert
· 9 years ago
769b33f
Sync linker with internal branch
by Dimitry Ivanov
· 9 years ago
7510c33
Remove deprecated Android.mk files
by Colin Cross
· 9 years ago
27c43c5
Update sanitize property format
by Colin Cross
· 10 years ago
7a622da
Move linker-namespace functions to LIBC_PLATFORM
by Dimitry Ivanov
· 10 years ago
e5c872f
genversion-scripts: fix script name in autogenerated comment
by Greg Hackmann
· 10 years ago
98cdef3
libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM
by Dimitry Ivanov
· 10 years ago
Next »