aboutsummaryrefslogtreecommitdiff
path: root/ndk
AgeCommit message (Expand)Author
2020-03-18Revert "Switch to LLD as the default linker."Dan Albert
2020-03-18Switch to LLD as the default linker.Dan Albert
2020-03-17Merge "Remove platforms and sysroot directories."Treehugger Robot
2020-03-17Merge "Do not run strip for gdb on darwin"Treehugger Robot
2020-03-17Remove platforms and sysroot directories.Dan Albert
2020-03-17Do not run strip for gdb on darwinHaibo Huang
2020-03-16Fix issues with the framework bundle.Dan Albert
2020-03-12Merge "Get libc++abi from the new location."Treehugger Robot
2020-03-12Get libc++abi from the new location.Dan Albert
2020-03-11Merge "Do not strip gdb binary"Treehugger Robot
2020-03-11Be less opinionated about the DMG compression.Dan Albert
2020-03-10Do not strip gdb binaryHaibo Huang
2020-03-10Build a framework bundle for macOS.Dan Albert
2020-03-09Build device prebuilts without Neon.Dan Albert
2020-03-02Specify cmake and ninja pathsHaibo Huang
2020-02-26Revert "Bump Mac from 10.9 to 10.10 to match Studio."Dan Albert
2020-02-14Bump Mac from 10.9 to 10.10 to match Studio.Dan Albert
2020-02-11Update Mac OS X deployment target to 10.9.Dan Albert
2019-10-15Move __ANDROID_NDK__ to <android/ndk-version.h>.Elliott Hughes
2019-10-09Purge CMake files from the LLVM install.Dan Albert
2019-10-04Merge "Fix unwinder visibility for most ABIs."Treehugger Robot
2019-10-04Fix unwinder visibility for most ABIs.Dan Albert
2019-10-04Merge "Add ndk-major-at-least API to ndk-build."Treehugger Robot
2019-10-03Merge "r21 has branched, so master is now r22 canary."Treehugger Robot
2019-10-03Add ndk-major-at-least API to ndk-build.Dan Albert
2019-10-03r21 has branched, so master is now r22 canary.Dan Albert
2019-09-27Update Clang to r365631c.Dan Albert
2019-09-26Revert "[NDK] Use default linker for gdbserver"Haibo Huang
2019-09-24Cleanup -fno-addrsig use.Dan Albert
2019-09-16Merge "Update to clang-r365631b."Treehugger Robot
2019-09-16Update to clang-r365631b.Dan Albert
2019-09-13[NDK] Set rpath for gdbHaibo Huang
2019-09-10Merge "Fix filtering tests by linker configuration."Treehugger Robot
2019-09-10Fix filtering tests by linker configuration.Dan Albert
2019-09-10[NDK] Add make to dependencies of base-toolchain and gdbHaibo Huang
2019-08-29Fix pylint/mypy issues.Dan Albert
2019-08-28Merge "[NDK] Use default linker for gdbserver"Haibo Huang
2019-08-27[NDK] Use default linker for gdbserverHaibo Huang
2019-08-27[NDK] Do not strip when build gdb on macOSHaibo Huang
2019-08-27Merge "[NDK] Move yasm and ndk-which to separate modules"Haibo Huang
2019-08-27Merge "Add app_api dir in simpleperf release."Yabin Cui
2019-08-26Add app_api dir in simpleperf release.Yabin Cui
2019-08-24[NDK] Move yasm and ndk-which to separate modulesHaibo Huang
2019-08-23[NDK] Move make to a separate moduleHaibo Huang
2019-08-22[NDK] Update lib path for windowsHaibo Huang
2019-08-21[NDK] Copy libc++abi together with libc++Haibo Huang
2019-08-21[NDK] Do not copy libwinpthread-1.dllHaibo Huang
2019-08-21Do not rename LLVMgold.dllHaibo Huang
2019-08-20[NDK] Switch to gdb 8.3Haibo Huang
2019-08-20[NDK] Use glibc 2.17Haibo Huang