aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/compiler-rtBob Badour
2021-01-19Switch libcompiler_rt to the LLVM prebuilt libunwindRyan Prichard
2021-01-15Switch RenderScript's compiler-rt to existing unwinders.Stephen Hines
2021-01-05Use vndk.private: true for VNDK-private libsJustin Yun
2020-11-11Add "product_available" to product available modulesJustin Yun
2020-03-06Remove mips workarounds.Elliott Hughes
2019-07-25Remove most modules from compiler-rt.Dan Albert
2019-06-13Remove stale liblzma dependencyDan Willemsen
2019-06-03Clean up no_libgccYi Kong
2019-05-09libcompiler_rt supports native_bridgedimitry
2019-03-11Enable libcompiler_rt on WindowsJerome Gaillard
2018-12-13Rename libunwind static library to libunwind_staticJustin Yun
2018-05-14Mark as recovery_available: trueJiyong Park
2018-03-01Enable libasan for x86_64Chen, Luhai
2018-01-03Ignore new compiler warningsYi Kong
2017-12-20Expose libcompiler_rt-extras to the NDK.Dan Albert
2017-10-16libcompiler_rt is not directly available to vendorsJiyong Park
2017-10-16Mark the module as VNDK or VNDK-SP in Android.bpJustin Yun
2017-10-02Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]Dan Willemsen
2017-09-28Remove default librariesDan Willemsen
2017-09-10Remove clang: trueLennart Wieboldt
2017-04-10Mark as vendor_availableDan Willemsen
2016-11-28Enable libcompiler_rt-extras under host bionicDan Willemsen
2016-10-21Add missing shared libraryColin Cross
2016-09-14Build compiler-rt_extras for android-9.Dan Albert
2016-07-19Use compiler-rt's unorddf2 for x86_64 and arm64Pirama Arumuga Nainar
2016-07-08Switch compiler_rt libraries to be built with NDK API 19/21.Stephen Hines
2016-05-19Convert the rest of compiler-rt to Android.bpColin Cross
2016-05-12Android.bp: Update to match make buildsDan Willemsen
2016-05-10Revert "Android.bp: workaround static lib ordering"Dan Willemsen
2016-05-04Build sanitizer librariesColin Cross
2016-04-26Revert "Build sanitizer libraries"Colin Cross
2016-04-21Build sanitizer librariesColin Cross
2016-04-15Update sanitize property formatColin Cross
2016-03-25Update Android.bp to match Android.mkColin Cross
2016-02-03Android.bp: workaround static lib orderingDan Willemsen
2015-11-30Enable windows builds in soongDan Willemsen
2015-09-16Add Android.bp for libcompiler_rtDan Willemsen