Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/rebase
/
libdl
9dac3e9
Break libdl.so and ld-android.so's dependency on libc.so.
by Ryan Prichard
· 7 years ago
d50a1de
Run bpfmt manually.
by Elliott Hughes
· 7 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
· 8 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
· 8 years ago
b8f7fde
Add LLNDK stub libraries for the VNDK
by Dan Willemsen
· 8 years ago
8229596
Enable ld-android on linux_bionic builds
by Dan Willemsen
· 8 years ago
7a34b9d
Replace public library list with shared lib sonames (part 2/2)
by Dimitry Ivanov
· 8 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
· 9 years ago
7a622da
Move linker-namespace functions to LIBC_PLATFORM
by Dimitry Ivanov
· 9 years ago
e5c872f
genversion-scripts: fix script name in autogenerated comment
by Greg Hackmann
· 9 years ago
98cdef3
libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM
by Dimitry Ivanov
· 9 years ago
b4931ce
Update NOTICE files.
by Elliott Hughes
· 9 years ago
7331fe1
linker: implement shared namespaces
by Dimitry Ivanov
· 10 years ago
9cf99cb
linker: add dlvsym(3)
by Dimitry Ivanov
· 10 years ago
284ae35
Add permitted_when_isolated_path to linker namespaces
by Dimitry Ivanov
· 10 years ago
1ffec1c
Introduce anonymous namespace
by Dmitriy Ivanov
· 10 years ago
42d5fcb
Introducing linker namespaces
by Dmitriy Ivanov
· 10 years ago
9e6f98f
Update Android.bp with arch-specific version scripts
by Dan Willemsen
· 10 years ago
bc75047
Generate libdl.so per-architecture version script
by Dmitriy Ivanov
· 10 years ago
208ae17
Add Android.bp for libc/libm/libdl
by Dan Willemsen
· 10 years ago
44ead71
Regenerate NOTICE files.
by Elliott Hughes
· 10 years ago
11ea08c
Use new sanitizer option.
by Dan Albert
· 10 years ago
79fd668
Add functions to provide target sdk version
by Dmitriy Ivanov
· 10 years ago
da19478
Disable ASAN for more of our libraries.
by Dan Albert
· 11 years ago
a4ed64d
Add a dummy libdl.a.
by Dan Albert
· 11 years ago
3ec67de
Exclude libstdc++ from linked libraries.
by Dan Albert
· 11 years ago
d286796
Turn on -Wunused and fix the mistakes it uncovers.
by Elliott Hughes
· 11 years ago
012cb45
Add android_dlopen_ext() interface to linker.
by Torne (Richard Coles)
· 11 years ago
1682c63
Use arch-specific variable to set up the x86 ld flags.
by Ying Wang
· 12 years ago
7ac9751
Fix libdl build warnings, turn on -Werror.
by Elliott Hughes
· 12 years ago
a4aafd1
Make it possible for code to query the dynamic linker's default search path.
by Elliott Hughes
· 12 years ago
a567a8e
x86_64: Update Makefiles for x86_64 targets and add symlinks
by Pavel Chupin
· 13 years ago
24053a4
Add the dl_iterate_phdr function to libdl for arm.
by Christopher Ferris
· 12 years ago
8f7120b
Drop unnecessary execution permission for .cpp/.c/.h
by Kito Cheng
· 12 years ago
cade4c3
Support System.loadLibrary for libraries with transitive dependencies.
by Elliott Hughes
· 13 years ago
22d6292
Make the dlfcn mutex static.
by Elliott Hughes
· 13 years ago
32dbc03
Regenerate all NOTICE files with the latest version of the script.
by Elliott Hughes
· 13 years ago
ae5c644
Add dependencies on all the makefiles.
by Elliott Hughes
· 13 years ago
387d4b7
Auto-generate a complete NOTICE file.
by Elliott Hughes
· 13 years ago
e33af61
Remove the last references to SuperH.
by Elliott Hughes
· 13 years ago
726800e
MIPS support to libm, libdl and libthread_db
by Chris Dearman
· 13 years ago
bda5da0
fix prototype of dladdr
by Mathias Agopian
· 14 years ago
7e5d19c
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 14 years ago
e2a8b1f
Added support for dladdr()
by Matt Fischer
· 16 years ago
efecfde
added and modified libdl to support SuperH architecture
by Shin-ichiro KAWASAKI
· 16 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
9f65adf
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
4e468ed
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago