aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-09Merge "python: AC_PATH_PROG -> AC_PATH_PROGS and fix search order" into relea...release_34Andrew Hsieh
2014-09-04Backport of clang svn@r216114Alexey Volkov
2014-04-15Fix missing change for expandVAArg.WenHan Gu
2014-04-08[ndk] Implement ndk-translate on unknown 64-bit abi.WenHan Gu
2014-03-24Add DISABLE_FUTIMENS to guard the use of futimensAndrew Hsieh
2014-03-17python: AC_PATH_PROG -> AC_PATH_PROGS and fix search orderRay Donnelly
2014-03-16[ndk] Fix createBranchWeights() assertions.Logan Chien
2014-03-13Backport llvm svn@r203218Alexey Volkov
2014-03-09Unknown arch support for 64bit. Also add PIE support.WenHan Gu
2014-02-18[ndk] Fix the possible unwind loop.Logan Chien
2014-01-23Accept but ignore -rpath-link=Andrew Hsieh
2014-01-16Fix #ifdef typo: __ANDROID__ instead of ANDROIDGuanHong Liu
2014-01-08[ndk] Code cleanup of function-based parallel patch.Logan Chien
2014-01-08[ndk] Fix #ifdef wrong choice: Only mips has BCACHE.WenHan Gu
2014-01-08Merging r197483:Bill Wendling
2014-01-08Small reformatting changes.Bill Wendling
2013-12-22[ndk] Change the mangling method of unnamed functions.Logan Chien
2013-12-22[ndk] Fix unittests caused by missing -disable-cfi.Logan Chien
2013-12-22[ndk] Function-based parallel LLVM backend code generationXiaofei Wan
2013-12-22[ndk][conf] Make an llvm-config for cross-compilationRay Donnelly
2013-12-22[ndk][conf] Add an option --enable-shrink-binary-size to configure.Lai Wei-Chih
2013-12-22[ndk][conf] Shrink binary sizes when cross-compiling.WenHan Gu
2013-12-22[ndk][conf] Fix Canadian build.Logan Chien
2013-12-22[ndk][backport] Add support for parsing ARM symbol variants on ELF targetsDavid Peixotto
2013-12-22[ndk][mc] Fix ELF st_other flag.Logan Chien
2013-12-22[ndk][arm] Resolve thumb_bl fixup when they are in same MCFragment.Logan Chien
2013-12-22[ndk][arm] Workaround for the LDRD/STRD abbreviated syntax.TDYa127
2013-12-22[ndk][arm] Allow multiple -arm-enable-ehabi and -arm-enable-ehabi-descriptorsAndrew Hsieh
2013-12-22[ndk] Fix build error on GCC/Clang + STLport.WenHan Gu
2013-12-22[ndk][pndk] Script for bitcode to native binaries.Lai Wei-Chih
2013-12-22[ndk][pndk] Bitcode translation tool for le32-none-ndk triple.Lai Wei-Chih
2013-12-22[ndk][pndk] Bitcode strip tool for le32-none-ndk triple.Lai Wei-Chih
2013-12-22[ndk][pndk] Bitcode link tool for le32-none-ndk triple.Lai Wei-Chih
2013-12-22[ndk][pndk] Add 2 tags in LLVMWrap.Lai Wei-Chih
2013-12-22[ndk][pndk] Import Wrap library for bitcode wrapper.Lai Wei-Chih
2013-12-22[ndk] Add -disable-global-ctor-const-promotion option.Logan Chien
2013-12-22[ndk][arm] Use vreg while lowering tMOVCCr_pseudo.Logan Chien
2013-12-22[ndk][x86] Add option to store sp cookie in var.Logan Chien
2013-12-22[ndk][pndk] Add ndk triple for Android bitcode.Lai Wei-Chih
2013-12-22[ndk] Patch for canadian cross build via NDK standalone.WenHan Gu
2013-12-22[ndk][arm] Conditional compile fenv.h for NDK headers.WenHan Gu
2013-12-22[ndk][mips] Fix MIPS exception personality relocation.Logan Chien
2013-12-20Remove help notes from the ReleaseNotes.Bill Wendling
2013-12-20Merging r197492:Bill Wendling
2013-12-20Merging r197718:Bill Wendling
2013-12-17Update notes.Bill Wendling
2013-12-17Merging r197449:Bill Wendling
2013-12-16Merging r195411:Bill Wendling
2013-12-15Merging r197047:Bill Wendling
2013-12-15Merging r195710:Bill Wendling