summaryrefslogtreecommitdiff
path: root/compiler-rt/cmake/base-config-ix.cmake
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt][macOS]: Disable iOS support if iOS SDK is not foundTobias Hieta2023-02-081-1/+13
* [compiler-rt] support armv4tTies Stuij2022-12-011-1/+2
* [clang] Only use major version in resource dirTimm Bäder2022-11-101-4/+4
* [compiler-rt][builtins] Support builtins for LoongArchYouling Tang2022-11-011-0/+2
* [CMake] Fix MIPSr6 build for compiler-rtYunQiang Su2022-10-181-10/+14
* Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2022-08-181-13/+8
* [cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2022-08-181-8/+13
* [compiler-rt][builtins] Add several helper functions for AVRBen Shi2022-05-021-0/+2
* [compiler-rt][builtins] build the macOS compiler-rt built-ins with Mac Cataly...Alex Lorenz2022-02-221-0/+7
* [compiler-rt][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson2022-01-171-3/+4
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-161-4/+3
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-161-3/+4
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-151-3/+3
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-151-3/+3
* [compiler-rt][cmake] Factor out extend_install_path functionJohn Ericson2021-12-301-19/+6
* [compiler-rt][CMake] Support powerpc32 on LinuxPatrick Oppenlander2021-11-261-3/+1
* compiler-rt: Fix arch detection for ppc64leTom Stellard2021-10-211-1/+1
* [compiler-rt] Fix COMPILER_RT_OS_DIR for AndroidShoaib Meenai2021-07-291-1/+7
* Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document allJohn Ericson2021-07-131-10/+35
* Revert "Prepare Compiler-RT for GnuInstallDirs, matching libcxx"Martin Storsjö2021-07-101-18/+10
* Prepare Compiler-RT for GnuInstallDirs, matching libcxxJohn Ericson2021-07-091-10/+18
* [Sanitizers] Remove OpenBSD support (new attempt)David Carlier2020-10-201-10/+2
* Revert "[Sanitizers] Remove OpenBSD support" + 1Evgenii Stepanov2020-10-191-1/+12
* Fix compiler-rt build on Windows after D89640Hans Wennborg2020-10-191-1/+1
* [Sanitizers] Remove OpenBSD supportDavid Carlier2020-10-181-11/+0
* [compiler-rt][cmake][powerpc] Remove TEST_BIG_ENDIAN from base-config-ix.cmakeDavid Tenty2020-10-011-15/+5
* [compiler-rt][AIX] Add CMake support for 32-bit Power buildsDavid Tenty2020-09-221-1/+4
* Revert "[compiler-rt][Android] Stop using detect_target_arch"Arthur Eubanks2020-07-141-5/+2
* [compiler-rt][Android] Stop using detect_target_archRyan Prichard2020-07-131-2/+5
* [VE] Dynamic stack allocationKazushi (Jam) Marukawa2020-05-271-0/+2
* [compiler-rt][CMake] Fix PowerPC runtime buildJinsong Ji2020-05-181-1/+2
* 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