aboutsummaryrefslogtreecommitdiff
path: root/libdl
AgeCommit message (Expand)Author
2024-01-19bpfmt all the .bp files to silence ayeaye.Elliott Hughes
2024-01-04Make apex availability of some bionic libraries explicitSpandan Das
2023-12-11Re-enable LTO for libdl_androidYi Kong
2023-11-30Re-enable LTO for libdlYi Kong
2023-08-24bionic: libdl_cfi: Remove PAGE_SIZE usageKalesh Singh
2023-04-11Rename files/modules that have the same nameCole Faust
2023-02-02Add the recoverable GWP-ASan feature.Mitch Phillips
2022-10-11Build libdl for risc-v.Elliott Hughes
2022-06-30Switch to the more common idiom for scripts in genrules.Elliott Hughes
2021-04-26Replace llndk_library with llndk clause in cc_libraryColin Cross
2021-02-19Add LOCAL_LICENSE_KINDS to bionicBob Badour
2021-02-16Fix/update notices.Elliott Hughes
2021-01-28Fix -Wl,--exclude-libs typo: x86->i686Ryan Prichard
2021-01-19Don't set native_bridge_supported: true for ndk librariesColin Cross
2020-10-29Merge "Make vendor_ramdisk_available."Yifan Hong
2020-10-27Make vendor_ramdisk_available.Yifan Hong
2020-10-19Make the connection between implementation and llndk_library explicitColin Cross
2020-09-29No global ThinLTO for bionicYi Kong
2020-08-13Avoid explicit use of "10000" in build files.Dan Albert
2020-05-06Export libc_headers from libdl_static for libraries that wrap itMartin Stjernholm
2020-05-05Make Bionic and kernel system includes explicit in the blueprints.Martin Stjernholm
2020-03-18Revert "Statically link libdl.a to linker"Jooyung Han
2020-03-11Statically link libdl.a to linkerJiyong Park
2020-03-10Merge "Delete definitions of __aeabi_unwind_cpp_pr0."Treehugger Robot
2020-02-27Add 29 to stubs.versions of libc/libdl/libmJooyung Han
2020-01-22Make ramdisk_available.Yifan Hong
2020-01-10Delete definitions of __aeabi_unwind_cpp_pr0.Peter Collingbourne
2019-11-21Reland "Add libdl_android to the Runtime (aka Bionic) APEX".Martin Stjernholm
2019-11-07Revert submission of topic 'libdl_android-in-apex'Yuexi Ma
2019-11-06Add libdl_android to the Runtime APEX.Martin Stjernholm
2019-10-14Move dl_unwind_find_exidx from libdl.a to libc.aRyan Prichard
2019-10-07Restrict the availability of the bionic libsJiyong Park
2019-08-15Fix a few bionic test failures caused by hwasan global instrumentation.Peter Collingbourne
2019-07-16Clear pointer tags as required for HWASAN for globals.Peter Collingbourne
2019-05-07Merge "Enable native_bridge_support"android-o-mr1-iot-release-1.0.12oreo-mr1-iot-releaseDimitry Ivanov
2019-05-06Exclude libgcc_stripped wherever libgcc is excludedYi Kong
2019-05-06Enable native_bridge_supportdimitry
2019-04-22libdl.a: make dlerror() always report an error.Elliott Hughes
2019-04-19Move libdl and linker to static NOTICE files.Elliott Hughes
2019-04-11Load libc_malloc_* libraries from the runtime APEXJiyong Park
2019-04-01Fix CtsJniTestCasesdimitry
2019-04-01Fix formattingdimitry
2019-04-01Move platform-private symbols out of libdl.sodimitry
2019-03-14Don't install *.mountpoint targetsJiyong Park
2019-02-15Clarify reason for native_coverage being off for libdlPirama Arumuga Nainar
2019-02-07Disable native_coverage for libdlPirama Arumuga Nainar
2019-01-31Add bionic mount points under /bionicJiyong Park
2019-01-04Add stubs variants for bionic libsJiyong Park
2018-12-17Generate the per-arch .map files at build time.Elliott Hughes
2018-12-03Prevent dependency cycle due to system_shared_libs expansionDan Willemsen