aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-26[ndk] Define __USER_LABEL_PREFIX__ to empty string.release_34Lai Wei-Chih
2014-06-25Backport of clang svn@r211688Alexey Volkov
2014-06-16Fix error with -Wl,-sharedAndrew Hsieh
2014-05-19Backport clang svn@r207520Alexey Volkov
2014-05-01[3.4] Add -fpic for aarch64-linux-android by defaultLogan Chien
2014-04-23[3.4] Add aarch64-linux-android triple for Android.Logan Chien
2014-04-10Merge "[ndk] Fix diagnostics for C-style cast to function type." into release_34Andrew Hsieh
2014-04-09[ndk] Update va_list type for unknown 64bit abi.WenHan Gu
2014-03-31[ndk] Fix diagnostics for C-style cast to function type.Logan Chien
2014-03-10Merge "[ndk] Fix uninitialized value in AttributedTypeLoc." into release_34Andrew Hsieh
2014-03-10[ndk] Fix uninitialized value in AttributedTypeLoc.Logan Chien
2014-03-10Unknown arch support for 64bit. Also, add PIE support.WenHan Gu
2014-03-05[ndk] Fix atomic libcall.Logan Chien
2014-02-05Backport of clang svn@r200510Alexey Volkov
2014-01-28[Mips] Add support for mips64el-linux-android triple.Andrew Hsieh
2014-01-23Backport clang svn@r199875Alexey Volkov
2014-01-13Merge "[3.4] Revert clang svn@191249 about producing errors for unknown optio...Andrew Hsieh
2014-01-13Merge "Add additional multilib option: mfloat-abi=hard" into release_34Andrew Hsieh
2014-01-08Clang 3.4 release notes: Fix description of enum increment/decrement change inRichard Smith
2014-01-08Small reformatting changes.Bill Wendling
2014-01-06[3.4] Revert clang svn@191249 about producing errors for unknown optionsAndrew Hsieh
2013-12-26Add additional multilib option: mfloat-abi=hardAndrew Hsieh
2013-12-25[ndk][backport] Fix -mthumb resetting of target cpuBernard Ogden
2013-12-24[ndk][pndk] Allow linking with -emit-llvm for le32-none-ndk.Lai Wei-Chih
2013-12-24[ndk] Add new option -Qignore-c-std-not-allowed-with-cplusplusAndrew Hsieh
2013-12-24[ndk][pndk] Fix le32 linking issue by treating ".bc" as ".o".Lai Wei-Chih
2013-12-24[ndk][pndk] Refine the code to call le32 linker.Lai Wei-Chih
2013-12-24[ndk][x86] Fix clang -target *-linux-android long double to 64-bitAndrew Hsieh
2013-12-24[ndk][mips] Do not add additional --sysroot for MIPSAndrew Hsieh
2013-12-24[ndk][mips] Pass -KPIC for Android MIPS by default.Logan Chien
2013-12-24[ndk][x86] Enable stackrealign for Android x86 by default.Logan Chien
2013-12-24[ndk] Use different PIC defaults for Android.Logan Chien
2013-12-24[ndk][x86] Add msse3 for Android x86 by default.Logan Chien
2013-12-24[ndk][arm] Use arm1022e so that __ARM_ARCH_5TE__ can be defined.Logan Chien
2013-12-24[ndk][x86] Use i686 as Android target CPU instead of core2 for gcc compatibil...Logan Chien
2013-12-24[ndk] Enable PIC for Android even if "-static" is specified.Logan Chien
2013-12-24[ndk][arm] Specialize clang linker path for armv7 and/or thumb.Logan Chien
2013-12-24[ndk][pndk] Define __le32__ for target le32-none-ndkLogan Chien
2013-12-24[ndk][pndk] Pass --sysroot to le32-none-ndk-link.Lai Wei-Chih
2013-12-24[ndk][pndk] Use intrinsic for unwind header size on le32 ndk target.WenHan Gu
2013-12-24[ndk][pndk] Add le32-none-ndk triple and toolchain.Lai Wei-Chih
2013-12-24[ndk] Add -fno-global-ctor-const-promotion option.Logan Chien
2013-12-24[ndk] Add a flag to disable C++ missing return semantics.Logan Chien
2013-12-24[ndk] Remove redundant -lgcc for linker.Logan Chien
2013-12-24[ndk] Use memalign for Android.Logan Chien
2013-12-24[ndk] Fix LLVMgold path for Windows and Darwin.Logan Chien
2013-12-24[ndk][arm] Enable ARM EHABI exception handling table for Android.Logan Chien
2013-12-24[ndk][x86] Add mstack-protector-guard option for x86.Logan Chien
2013-12-24[ndk] Refine unwind.h test.Logan Chien
2013-12-24[ndk] Add -fuse-ld option.Logan Chien