summaryrefslogtreecommitdiff
path: root/cmake/config-ix.cmake
AgeCommit message (Expand)Author
2017-08-15Revert: Enable profile on NetBSDKamil Rytarowski
2017-08-13Enable profile on NetBSDKamil Rytarowski
2017-08-10Enable ASAN on NetBSDKamil Rytarowski
2017-08-10Enable SafeStack on NetBSDKamil Rytarowski
2017-08-08Enable ubsan on NetBSDKamil Rytarowski
2017-08-08Enable COMPILER_RT_HAS_SANITIZER_COMMON on NetBSDKamil Rytarowski
2017-08-01[sanitizer_common] Fuchsia OS support codeVitaly Buka
2017-08-01[ubsan] Enable UBSan build for FuchsiaVitaly Buka
2017-07-31[sanitizer] Fix the sanitizer build on AndroidPetr Hosek
2017-07-28Support compiler-rt builtinsPetr Hosek
2017-07-26Revert "[sanitizer] Support compiler-rt builtins"Petr Hosek
2017-07-25[sanitizer] Support compiler-rt builtinsPetr Hosek
2017-07-12On Darwin, start building the TSan iOS dylib by default.Kuba Mracek
2017-07-12On Darwin, start building the TSan dylib for the iOS simulator.Kuba Mracek
2017-06-19[scudo] Enabling MIPS support for ScudoSagar Thakur
2017-05-12Enable lsan test suite on Darwin x86_64 buildsFrancis Ricci
2017-04-24Revert [scudo] Enabling MIPS support for ScudoSagar Thakur
2017-04-24[scudo] Enabling MIPS support for ScudoSagar Thakur
2017-04-21Revert "Enable lsan test suite on Darwin x86_64 builds"Ahmed Bougacha
2017-04-20Enable lsan test suite on Darwin x86_64 buildsFrancis Ricci
2017-04-11Reapply "Enable LSan for arm Linux"Maxim Ostapenko
2017-04-11Revert r299923, it doesn't build in bootstrap builds.Nico Weber
2017-04-11[lsan] Enable LSan for arm LinuxMaxim Ostapenko
2017-04-06Enable builds of darwin lsan by defaultFrancis Ricci
2017-03-28Enable i386 builds for darwin lsanFrancis Ricci
2017-03-27[sanitizers] Upgrade ios min version to 8Kuba Mracek
2017-02-18Enable PROFILE, TSAN and UBSAN for AndroidPirama Arumuga Nainar
2017-02-17Revert "Upgrade ios min version to 8"Francis Ricci
2017-02-17Upgrade ios min version to 8Francis Ricci
2017-02-15Re-commit r295017, since we have a potential fix of the tests, r295248, landed.Tim Shen
2017-02-15[Compiler-rt][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64elSagar Thakur
2017-02-14Revert r295017 "Re-commit r294826 and r294781, with a fix on the cmake file t...Tim Shen
2017-02-14Re-commit r294826 and r294781, with a fix on the cmake file to onlyTim Shen
2017-02-14Add cmake build support for lsan on OS XFrancis Ricci
2017-02-11This reverts commits r294826 and r294781 as they break linking on powerpc.Vitaly Buka
2017-02-10[XRay] Implement powerpc64le xray.Tim Shen
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