aboutsummaryrefslogtreecommitdiff
path: root/toolchains
AgeCommit message (Expand)Author
2015-01-16Misc fix for abcc.Lai Wei-Chih
2014-12-30Fix abcc build broken.Lai Wei-Chih
2014-12-18Remove GCC 4.6 setup.mk and config.mkAndrew Hsieh
2014-11-12Remove clang3.3Andrew Hsieh
2014-10-16Add Clang 3.5Andrew Hsieh
2014-10-16Misc fixes:Andrew Hsieh
2014-06-13misc fixesAndrew Hsieh
2014-06-06Set gcc4.9 as the default compilers for 64-bitAndrew Hsieh
2014-04-18Add gcc-4.9/binutils-2.24Andrew Hsieh
2014-04-11Initial 64-bit supportsAndrew Hsieh
2014-04-10Add 64-bit unknown arch support into llvm toolchain.WenHan Gu
2014-03-21Add config.mk and setup.mk for x86_64 toolchainsPavel Chupin
2014-02-10Support APP_ABI=armeabi-v7a-hardAndrew Hsieh
2013-12-25Merge "Add Clang/LLVM 3.4"Andrew Hsieh
2013-12-11Override the ar flags, llvm-ar does not support D option.Lai Wei-Chih
2013-12-11Add Clang/LLVM 3.4Lai Wei-Chih
2013-11-14Debugging for unknown arch.Cole Wang
2013-10-31Remove clang3.2, gcc4.7 and binutils-2.22Andrew Hsieh
2013-10-10Fix llvm-3.3 mac build; abcc VERBOSE adds llc timerAndrew Hsieh
2013-10-07Merge "Integrate abcc codebase."Andrew Hsieh
2013-10-02Improve ndk-build output + fix double-quotes on Windows.David 'Digit' Turner
2013-10-02Integrate abcc codebase.WenHan Gu
2013-09-23Add host-mvAndrew Hsieh
2013-09-16Add -Wl,-link-native-binary.Lai Wei-Chih
2013-09-13Side llvm with gcc 4.8Andrew Hsieh
2013-07-30Remove obsolete clang3.1Andrew Hsieh
2013-07-25Merge "Remove obsolete GCC 4.4.3 toolchain."Andrew Hsieh
2013-07-26Remove obsolete GCC 4.4.3 toolchain.David 'Digit' Turner
2013-07-25Change clang to use 4.8 as/ldAndrew Hsieh
2013-06-09Add Clang/LLVM 3.3Andrew Hsieh
2013-05-28Switch to use compiler-rt for plug-in arch.Lai Wei-Chih
2013-04-25Fix llvm setup.mkLai Wei-Chih
2013-04-22Merge "Refine llvm-3.1/3.2 setup.mk"Andrew Hsieh
2013-04-22Refine llvm-3.1/3.2 setup.mkLai Wei-Chih
2013-04-17Change clang to use 4.7 as/ldAndrew Hsieh
2013-04-02Download/Build/Use GCC 4.8Andrew Hsieh
2013-03-20More fix to llvm-3.?/setup.mkAndrew Hsieh
2013-03-19Create/use libportable.wrap file containing lines of "--wrap=symbol"Andrew Hsieh
2013-03-14Merge "llvm setup.mk and config.mk"Andrew Hsieh
2013-03-12llvm setup.mk and config.mkAndrew Hsieh
2013-03-12Separate SYSROOT into SYSROOT_INC and SYSROOT_LINKAndrew Hsieh
2013-01-20Add LLVM/CLANG-3.2 toolchainAndrew Hsieh
2012-12-12Remove __ARM_ARCH_5*__ for ARMAndrew Hsieh
2012-12-06Fix ndk-build using windows/clang3.1 with -no-canonical-prefixesAndrew Hsieh
2012-12-05Do not resolve to real/absolute link in GCC 4.6 / 4.7Andrew Hsieh
2012-11-26Move debug/release-specific compile flags to setup.mkAndrew Hsieh
2012-11-22Fix clang 3.1 under cygwin environment.Logan Chien
2012-11-16Enhance ndk-build to use 64-bit host toolchain if availableAndrew Hsieh
2012-11-14Remove -funswitch-loops from CFLAGS for Clang.Logan Chien
2012-10-18Change default -mfpu type to 'vfpv3d16' instead of 'vfp'David 'Digit' Turner