summaryrefslogtreecommitdiff
path: root/cmake/builtin-config-ix.cmake
Commit message (Expand)AuthorAgeFilesLines
* Enable compiler-rt on SPARCRainer Orth2019-07-121-1/+3
* [macOS] stop generating the libclang_rt.10.4.a library for macOS 10.4Alex Lorenz2018-08-081-14/+0
* Revert "[cmake] [ARM] Check if VFP is supported before including any VFP buil...Azharuddin Mohammed2018-05-241-6/+0
* [cmake] [ARM] Check if VFP is supported before including any VFP builtinsAzharuddin Mohammed2018-05-241-0/+6
* Add basic compiler-rt builtins support for hexagon.Sid Manning2018-05-091-1/+2
* [PATCH] [compiler-rt, RISCV] Support builtins for RISC-VShiva Chen2018-03-011-1/+3
* Add powerpc64 to compiler-rt build infrastructure.Sterling Augustine2017-11-301-1/+1
* [cmake] Fix the list of arm32 architecturesMartin Storsjo2017-08-311-1/+0
* Reland r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-281-1/+2
* Revert r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-271-2/+1
* [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-271-1/+2
* Revert rL309634 until upstream buildbots have upgraded libc.Sterling Augustine2017-08-011-1/+1
* Add powerpc64 to compiler-rt build infrastructure.Sterling Augustine2017-07-311-1/+1
* Allow armv{7,7s,7k,7m,7em} buildsJonathan Roelofs2017-05-241-1/+1
* Roll back r301831 to fix broken powerpc64le tests.Sterling Augustine2017-05-021-1/+1
* Add powerpc64 and powerpc64le to build infrastructure.Sterling Augustine2017-05-011-1/+1
* [Builtin] [ARM] Update CMake to support the build of armv6mWeiming Zhao2017-01-191-1/+1
* builtins: switch to c11 from c99Saleem Abdulrasool2016-11-291-1/+1
* [XRay][compiler-rt] Disable XRay instrumentation of the XRay runtime.Dean Michael Berris2016-11-161-0/+2
* [compiler-rt] Use flags found when configuring builtins during compilationFrancis Ricci2016-08-221-3/+0
* [CMake] Renaming test variable to be consistentChris Bieneman2016-08-151-1/+1
* [CMake] If the compiler supports _Atomic include atomic.c in builtins librariesChris Bieneman2016-08-121-0/+10
* Revert r276256 - Attempt to fix clang-cmake-mips after r268977.Daniel Sanders2016-07-211-6/+0
* Attempt to fix clang-cmake-mips after r268977.Daniel Sanders2016-07-211-0/+6
* [CMake] Support platform building builtins without a full toolchainChris Bieneman2016-05-091-0/+169