summaryrefslogtreecommitdiff
path: root/cmake/config-ix.cmake
AgeCommit message (Expand)Author
2017-01-31[lsan] Renable LSan for x86 LinuxMaxim Ostapenko
2017-01-25[scudo] Enabling AArch64 support for ScudoKostya Kortchinsky
2017-01-23Revert "[lsan] Enable LSan for x86 Linux."Evgeniy Stepanov
2017-01-23[lsan] Enable LSan for x86 Linux.Maxim Ostapenko
2017-01-18[scudo] Refactor of CRC32 and ARM runtime CRC32 detectionKostya Kortchinsky
2017-01-10[scudo] Separate hardware CRC32 routinesKostya Kortchinsky
2017-01-10Make cmake link flag naming consistentFrancis Ricci
2017-01-06[cmake] Disable appending -msse4.2 flag implicitlyMichal Gorny
2017-01-05[gtest] Teach the sanitizer's custom gtest compilations to disableChandler Carruth
2016-12-20[scudo] ARM32 supportKostya Kortchinsky
2016-12-15Fix simple cmake error when COMPILER_RT_SUPPORTED_ARCH is empty.Marcos Pividori
2016-12-12[compiler-rt] Support building builtins for a single targetPetr Hosek
2016-12-05[compiler-rt] Remove duplicates from COMPILER_RT_SUPPORTED_ARCHKuba Mracek
2016-11-30[scudo] 32-bit and hardware agnostic supportKostya Kortchinsky
2016-11-29[sanitizer] Add macOS minimum deployment target to all compiler invocations i...Kuba Mracek
2016-11-29Revert "Revert "[ASan] Enable on SystemZ.""Marcin Koscielnicki
2016-11-23Revert "[ASan] Enable on SystemZ."Marcin Koscielnicki
2016-11-23[ASan] Enable on SystemZ.Marcin Koscielnicki
2016-11-23[profile] Enable on SystemZ.Marcin Koscielnicki
2016-11-21[XRay] Support AArch64 in compiler-rtDean Michael Berris
2016-11-14[sanitizer] Max out allowed macOS deployment targets to 10.9Kuba Brecka
2016-10-06[ESan][MIPS] Adds support for MIPS64Sagar Thakur
2016-09-22cfi: Fixes for check-cfi when configured as an external project.Peter Collingbourne
2016-09-21[CMake] Rename back SIMPLE_SOURCE to compile as C++Jonas Hahnfeld
2016-09-20[CMake] Fix error preventing simulator sanitizers from buildingChris Bieneman
2016-09-20[XRay] ARM 32-bit no-Thumb support in compiler-rtDean Michael Berris
2016-09-17[compiler-rt] Disable building of profiling runtime when LLVM_USE_SANITIZER i...Kuba Brecka
2016-09-08Revert "[XRay] ARM 32-bit no-Thumb support in compiler-rt"Renato Golin
2016-09-08Revert "[ESan][MIPS] Adds support for MIPS64"Qin Zhao
2016-09-08[XRay] ARM 32-bit no-Thumb support in compiler-rtDean Michael Berris
2016-09-07[compiler-rt] Allow sanitizers to be compiled for windows with clangFrancis Ricci
2016-09-07[ESan][MIPS] Adds support for MIPS64Sagar Thakur
2016-09-01build: profile is not a sanitizerSaleem Abdulrasool
2016-08-19[CMake] Support building on OS X without Xcode installationChris Bieneman
2016-08-19build: allow building a specific set of sanitizersSaleem Abdulrasool
2016-08-02Revert "[CMake] Pass -nostdlib if supported"Jonas Hahnfeld
2016-08-02[CMake] Pass -nostdlib if supportedJonas Hahnfeld
2016-07-21[compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due ...Dean Michael Berris
2016-07-20Revert r276117 "[XRay] Basic initialization and flag definition for XRay runt...Hans Wennborg
2016-07-20[compiler-rt] Don't require c++ headers when configuring compiler-rt buildsFrancis Ricci
2016-07-20[xray] Only build xray on Linux for nowReid Kleckner
2016-07-20[compiler-rt] [XRay] Basic initialization and flag definition for XRay runtimeDean Michael Berris
2016-06-21Revert "Revert "[MSan] Enable on PowerPC64.""Marcin Koscielnicki
2016-06-17Turn off -Wunused-parameter when building compiler-rt with clang on Windows, ...Reid Kleckner
2016-06-17Fix most MSVC warnings in compiler-rt profiling libraryReid Kleckner
2016-06-17Fix some warnings in the MSVC buildReid Kleckner
2016-06-07[sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany
2016-06-03[CMake] detect_target_arch needs to be moved to UtilsChris Bieneman
2016-05-27This patch is activating the build of Asan on Windows 64-bits.Etienne Bergeron
2016-05-26[sanitizer] Fix a typo in config-ix.cmake causing all Darwin embedded platfor...Kuba Brecka