aboutsummaryrefslogtreecommitdiff
path: root/libdl
AgeCommit message (Expand)Author
2018-01-25linker: Allow link namespaces without name filtersLogan Chien
2018-01-22Package bionic static libraries in the NDK.Dan Albert
2018-01-18Fixing app compat issue b/72143978Ian Pedowitz
2018-01-10Remove obsolete workaround.Elliott Hughes
2018-01-09Move ld-android.so build under linker/dimitry
2017-10-19libdl.cpp doesn't need <stdbool.h> like libdl.c did.Elliott Hughes
2017-10-16Rename libdl.c to libdl.cpp.Josh Gao
2017-10-05Make libdl symbols weak.dimitry
2017-10-02Don't repeat ourselves unnecessarily in the maps.Elliott Hughes
2017-10-02Fix API level of cfi_* symbols to 27Jiyong Park
2017-09-15[cfi] Fix __cfi_check address calculation.Evgenii Stepanov
2017-08-30Restore dummy libdl.a implementationdimitry
2017-08-03[cfi] Export __cfi_shadow_size.Evgenii Stepanov
2017-07-13__cfi_slowpath[_diag] are available to NDK and VNDK clientsJiyong Park
2017-05-02Merge "linker: add android_get_exported_namespace"Treehugger Robot
2017-04-28linker: add android_get_exported_namespaceJiyong Park
2017-04-25Make dl_iterate_phdr weak in libdl.Dan Albert
2017-04-11Remove .(ll)ndk suffix from (ll)ndk_libraryDan Willemsen
2017-04-05Add LLNDK stub libraries for the VNDKDan Willemsen
2017-03-15Enable ld-android on linux_bionic buildsDan Willemsen
2017-02-09Replace public library list with shared lib sonames (part 2/2)Dimitry Ivanov
2017-02-02Fix CFI initialization crash on x86.Evgenii Stepanov
2017-01-31Revert "Fix CFI initialization crash on x86."Evgenii Stepanov
2017-01-31Fix CFI initialization crash on x86.Evgenii Stepanov
2017-01-31Revert "Fix CFI initialization crash on x86."Alex Cheung
2017-01-30Fix CFI initialization crash on x86.Evgenii Stepanov
2017-01-18Runtime support for CFIEvgenii Stepanov
2016-12-14Add test for elf-hash and packed relocationsDimitry Ivanov
2016-12-12Repair dlwarning toastDimitry Ivanov
2016-12-09Bionic loader is no longer hijacking libdl.soDimitry Ivanov
2016-12-06Revert "Bionic loader is no longer hijacking libdl.so"Andreas Gampe
2016-12-05Bionic loader is no longer hijacking libdl.soDimitry Ivanov
2016-11-29Enable libc/libdl/libm/linker for host bionicDan Willemsen
2016-10-20One NOTICE file to rule them all.Dan Albert
2016-08-11Merge "dlerror returns char*, not const char*."Treehugger Robot
2016-08-11dlerror returns char*, not const char*.Elliott Hughes
2016-08-11Merge "Add ndk_library for libdl."Treehugger Robot
2016-08-08Update NOTICE files.Elliott Hughes
2016-08-05Add ndk_library for libdl.Dan Albert
2016-08-04Run genversion-scripts.py.Dan Albert
2016-08-04Annotate libdl.map.txt.Dan Albert
2016-08-02Run genversion-scripts.py.Dan Albert
2016-08-01Sync linker with internal branchDimitry Ivanov
2016-05-26Remove deprecated Android.mk filesColin Cross
2016-04-15Update sanitize property formatColin Cross
2016-04-13Move linker-namespace functions to LIBC_PLATFORMDimitry Ivanov
2016-03-23genversion-scripts: fix script name in autogenerated commentGreg Hackmann
2016-03-02libdl: Rename LIBC_PRIVATE to LIBC_PLATFORMDimitry Ivanov
2016-02-08Update NOTICE files.Elliott Hughes
2015-12-19linker: implement shared namespacesDimitry Ivanov