summaryrefslogtreecommitdiff
path: root/cmake/config-ix.cmake
AgeCommit message (Expand)Author
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
2017-08-27Revert r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny
2017-08-27[cmake] Remove i686 target that is duplicate to i386Michal Gorny
2017-08-26Automatically pick up new sanitizers in cmake.Evgeniy Stepanov
2017-08-21Move libFuzzer to compiler_rt.George Karpenkov
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