aboutsummaryrefslogtreecommitdiffstats
path: root/libdl/Android.bp
Commit message (Expand)AuthorAgeFilesLines
* Exclude libgcc_stripped wherever libgcc is excludedYi Kong2019-05-071-0/+2
* Load libc_malloc_* libraries from the runtime APEXJiyong Park2019-04-061-0/+1
* Move platform-private symbols out of libdl.sodimitry2019-03-201-0/+66
* Don't install *.mountpoint targetsJiyong Park2019-03-141-1/+0
* Clarify reason for native_coverage being off for libdlPirama Arumuga Nainar2019-02-151-0/+2
* Disable native_coverage for libdlPirama Arumuga Nainar2019-02-071-0/+1
* Add bionic mount points under /bionicJiyong Park2019-01-311-0/+1
* Add stubs variants for bionic libsJiyong Park2019-01-041-0/+5
* Generate the per-arch .map files at build time.Elliott Hughes2018-12-171-10/+36
* Prevent dependency cycle due to system_shared_libs expansionDan Willemsen2018-12-031-0/+1
* Allow host bionic to use libdl_staticDan Willemsen2018-10-111-0/+1
* Exclude libclang_rt.builtins symbolsYi Kong2018-10-031-1/+7
* Work around b/24465209, do not pack relocation table.Chih-Hung Hsieh2018-05-231-2/+2
* Work around b/24465209, do not use clang lldChih-Hung Hsieh2018-05-231-0/+2
* Mark as recovery_available: trueJiyong Park2018-05-141-0/+2
* Merge "Support getting/setting API level in static binaries."Elliott Hughes2018-04-041-1/+1
|\
| * Support getting/setting API level in static binaries.Elliott Hughes2018-04-031-1/+1
* | Break libdl.so and ld-android.so's dependency on libc.so.Ryan Prichard2018-03-301-6/+1
|/
* Run bpfmt manually.Elliott Hughes2018-02-051-3/+6
* Package bionic static libraries in the NDK.Dan Albert2018-01-221-0/+1
* Fixing app compat issue b/72143978Ian Pedowitz2018-01-181-6/+5
* Remove obsolete workaround.Elliott Hughes2018-01-101-5/+6
* Move ld-android.so build under linker/dimitry2018-01-091-46/+0
* Rename libdl.c to libdl.cpp.Josh Gao2017-10-161-1/+1
* Make libdl symbols weak.dimitry2017-10-051-4/+23
* Restore dummy libdl.a implementationdimitry2017-08-301-1/+6
* Remove .(ll)ndk suffix from (ll)ndk_libraryDan Willemsen2017-04-101-2/+2
* Add LLNDK stub libraries for the VNDKDan Willemsen2017-04-071-0/+5
* Enable ld-android on linux_bionic buildsDan Willemsen2017-03-151-0/+1
* Runtime support for CFIEvgenii Stepanov2017-01-181-1/+4
* Add test for elf-hash and packed relocationsDimitry Ivanov2016-12-141-1/+5
* Bionic loader is no longer hijacking libdl.soDimitry Ivanov2016-12-091-0/+49
* Revert "Bionic loader is no longer hijacking libdl.so"Andreas Gampe2016-12-061-49/+0
* Bionic loader is no longer hijacking libdl.soDimitry Ivanov2016-12-051-0/+49
* Enable libc/libdl/libm/linker for host bionicDan Willemsen2016-11-291-2/+3
* Add ndk_library for libdl.Dan Albert2016-08-051-0/+6
* Update sanitize property formatColin Cross2016-04-151-1/+3
* Update Android.bp with arch-specific version scriptsDan Willemsen2015-11-031-1/+14
* Add Android.bp for libc/libm/libdlDan Willemsen2015-09-161-0/+47