summaryrefslogtreecommitdiff
path: root/cmake/base-config-ix.cmake
Commit message (Expand)AuthorAgeFilesLines
* Use host's executable suffix for clang when cross-compiling compiler-rtReid Kleckner2019-09-121-2/+12
* [compiler-rt] Fix running tests on macOS when XCode is not installedAlexander Richardson2019-07-271-6/+13
* Enable compiler-rt on SPARCRainer Orth2019-07-121-0/+3
* [mips] Always use _LARGEFILE_SOURCE / _FILE_OFFSET_BITS for building MIPS 32-bitSimon Atanasyan2019-05-151-2/+2
* [InstrProf] Implement static profdata registrationReid Kleckner2019-02-081-9/+5
* [test] Disable sunrpc tests when rpc/xdr.h is missingMichal Gorny2019-01-141-0/+6
* [asan] Remove flags for clang-cl before it supported EHReid Kleckner2018-10-311-2/+0
* [compiler-rt][cmake][mips] Use -mabi option to select target architectureSimon Atanasyan2018-09-271-4/+4
* Support for multiarch runtimes layoutPetr Hosek2018-06-281-4/+11
* [CMake] Tidy up the organisation of compiler-rt when configured as a standaloneDan Liew2018-06-271-1/+8
* OpenBSD UBsan support, cmake partKamil Rytarowski2018-03-031-2/+10
* [PATCH] [compiler-rt, RISCV] Support builtins for RISC-VShiva Chen2018-03-011-0/+4
* [compiler-rt] Add install-*-stripped targetsShoaib Meenai2017-12-011-0/+1
* Fix cmake file broken by D38277.Alex Shlyapnikov2017-09-291-1/+1
* [CMake] Fix configuration on PowerPC with sanitizersJonas Hahnfeld2017-09-291-0/+6
* Reland r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-281-4/+0
* Revert r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-271-0/+4
* [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-271-4/+0
* [libFuzzer] Move check for thread_local back into libFuzzer's CMake,George Karpenkov2017-08-221-10/+0
* Move libFuzzer to compiler_rt.George Karpenkov2017-08-211-0/+13
* Allow builds to set COMPILER_RT_OS_DIR differently from CMAKE_SYSTEM_NAMEJonathan Roelofs2017-05-241-1/+3
* Roll back r301831 to fix broken powerpc64le tests.Sterling Augustine2017-05-021-5/+0
* Add powerpc64 and powerpc64le to build infrastructure.Sterling Augustine2017-05-011-0/+5
* [Builtin] [ARM] Update CMake to support the build of armv6mWeiming Zhao2017-01-191-0/+1
* [compiler-rt] Support building builtins for a single targetPetr Hosek2016-12-121-1/+5
* [compiler-rt] Enable building iOS by default.Anna Zaks2016-10-051-1/+1
* [compiler-rt] Fix library suffixes on windowsFrancis Ricci2016-09-071-0/+9
* [CMake] Add top-level install-compiler-rt targetChris Bieneman2016-08-191-0/+1
* builtins: windows has only one flavour on ARMSaleem Abdulrasool2016-08-051-2/+6
* [Compiler-rt][MIPS] Fix simple test failure when using gccMohit K. Bhakkad2016-07-181-2/+2
* [compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron2016-07-111-0/+1
* [CMake] In r273957, I deleted a line that shouldn't have been removed.Chris Bieneman2016-06-281-0/+1
* [CMake] Check for androidabi in CMakeLists.txt not base-config-ix.cmakeChris Bieneman2016-06-271-5/+0
* Revert "Parse the triple in base-config-ix to propagate ANDROID variable corr...Chris Bieneman2016-06-271-13/+0
* Parse the triple in base-config-ix to propagate ANDROID variable correctlySumanth Gundapaneni2016-06-271-0/+13
* trimming whitespacesEtienne Bergeron2016-06-211-5/+5
* Fix some warnings in the MSVC buildReid Kleckner2016-06-171-2/+6
* [CMake] Support constructing output paths from LLVM variablesChris Bieneman2016-06-031-1/+7
* [CMake] Support platform building builtins without a full toolchainChris Bieneman2016-05-091-0/+162