summaryrefslogtreecommitdiff
path: root/cmake/config-ix.cmake
AgeCommit message (Expand)Author
2018-07-25[profile] Support profiling runtime on FuchsiaPetr Hosek
2018-07-15[CMake] Change the flag to use compiler-rt builtins to booleanPetr Hosek
2018-07-03[scudo] Enable Scudo on PPC64Kostya Kortchinsky
2018-06-28Skip building TSan on platforms where there are no 64-bit architectures.Kuba Mracek
2018-06-28Support for multiarch runtimes layoutPetr Hosek
2018-06-17Revert "[CMake] Use a different source depending on C++ support"Jonas Hahnfeld
2018-06-14[libFuzzer] [NFC] Support multi-arch and multi-OS building and testingGeorge Karpenkov
2018-05-24[libFuzzer] Fix a typo in CMake configuration.George Karpenkov
2018-05-22[CMake] Support builtins as Clang default rtlib in compiler-rtPetr Hosek
2018-05-22[CMake] Support libc++ as Clang default stdlib in compiler-rtPetr Hosek
2018-05-22[CMake] Use a different source depending on C++ supportPetr Hosek
2018-05-21Revert "[CMake] Reland "Make simple source used for CMake checks a C file""Petr Hosek
2018-05-18Revert r332683 & r332684 relating to compiler runtime checksReid Kleckner
2018-05-18[CMake] Detect the compiler runtime and standard libraryPetr Hosek
2018-05-17[CMake] Reland "Make simple source used for CMake checks a C file"Petr Hosek
2018-05-09Add basic compiler-rt builtins support for hexagon.Sid Manning
2018-04-27Revert "[CMake] Make simple source used for CMake checks a C file"Petr Hosek
2018-04-26[CMake] Make simple source used for CMake checks a C filePetr Hosek
2018-04-09libFuzzer, OpenBSD supportVitaly Buka
2018-04-09shadowcallstack: Make runtime tests compatible with aarch64.Peter Collingbourne
2018-04-04[XRay][compiler-rt] Build XRay runtime for OpenBSDDean Michael Berris
2018-03-23[HWASan] Port HWASan to Linux x86-64 (compiler-rt)Alex Shlyapnikov
2018-03-03OpenBSD UBsan support, cmake partKamil Rytarowski
2018-03-03Adding Msan support to FreeBSDKamil Rytarowski
2018-03-01[PATCH] [compiler-rt, RISCV] Support builtins for RISC-VShiva Chen
2018-02-16Add initial XRay support for NetBSDKamil Rytarowski
2018-02-15Add Xray instrumentation support to FreeBSDKamil Rytarowski
2018-01-30[fuzzer] Update and enable libFuzzer on FuchsiaPetr Hosek
2018-01-29[scudo] Add support for Fuchsia OS.Kostya Kortchinsky
2018-01-12lib Fuzzer FreeBSD supportKamil Rytarowski
2017-12-22[Sanitizers, CMake] Basic sanitizer Solaris support (PR 33274)Alex Shlyapnikov
2017-12-14[profile] Port the runtime to Solaris (retry)Vedant Kumar
2017-12-14Revert "(HEAD -> master, origin/master, origin/HEAD) [profile] Port the runti...Vedant Kumar
2017-12-14[profile] Port the runtime to SolarisVedant Kumar
2017-12-09Hardware-assisted AddressSanitizer (compiler-rt)Evgeniy Stepanov
2017-11-29Revert change for LibFuzzer target archsYi Kong
2017-11-29[LibFuzzer] Add Android to LibFuzzer's supported OSesYi Kong
2017-11-28[XRay][compiler-rt][Darwin] Minimal XRay build support in DarwinDean Michael Berris
2017-11-27Build more sanitizers for NetBSDKamil Rytarowski
2017-11-10Revert "[XRay][darwin] Initial XRay in Darwin Support"Dean Michael Berris
2017-11-10[XRay][darwin] Initial XRay in Darwin SupportDean Michael Berris
2017-10-26[LSan] Enable LSan tests on PPC64 Linux.Alex Shlyapnikov
2017-10-09Make the cfi target available on more platforms.Peter Collingbourne
2017-10-06[sanitizer] Test ubsan and cfi on android.Evgeniy Stepanov
2017-09-18[scudo] Android build supportKostya Kortchinsky
2017-09-11[ubsan-minimal] Enable on DarwinVedant Kumar
2017-08-30Add preliminary NetBSD support in libfuzzerKamil Rytarowski
2017-08-29Disable ubsan-minimal on Darwin.Evgeniy Stepanov
2017-08-29Minimal runtime for UBSan.Evgeniy Stepanov
2017-08-28Reland r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny