summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Merging r243615:Hans Wennborg2015-07-301-2/+1
* Merging r243604:Hans Wennborg2015-07-301-1/+2
* Merging r243170:Hans Wennborg2015-07-271-1/+2
* Merging r242444:Hans Wennborg2015-07-161-2/+1
* Merging r242424:Hans Wennborg2015-07-161-0/+2
* Re-apply r241217 with build fixes:Peter Collingbourne2015-07-021-4/+16
* Revert r241217, it breaks the build on Windows.Nico Weber2015-07-021-9/+4
* ubsan: Port runtime library to (32- and 64-bit) Windows.Peter Collingbourne2015-07-021-4/+9
* Revert part of r240623 (Enable memory sanitizer for PPC64) because theJay Foad2015-06-301-2/+1
* Enable memory sanitizer for PPC64Jay Foad2015-06-251-1/+2
* CMake: Stop using LLVM's custom parse_arguments. NFCFilipe Cabecinhas2015-06-194-26/+19
* Revert "Revert "[CMake] LSan is not actually available on Darwin.""Alexey Samsonov2015-06-191-1/+1
* Revert "[CMake] LSan is not actually available on Darwin."Justin Bogner2015-06-181-1/+1
* [CMake] LSan is not actually available on Darwin.Alexey Samsonov2015-06-171-1/+1
* SafeStack: Adjust condition for COMPILER_RT_HAS_SAFESTACK to fix sanitizer bu...Peter Collingbourne2015-06-161-1/+1
* Protection against stack-based memory corruption errors using SafeStack: comp...Peter Collingbourne2015-06-151-0/+9
* [CMake] Cleanup add_compiler_rt_object_library to be platform-agnosticChris Bieneman2015-06-101-32/+39
* [asan] Disable asan for aarch64.Evgeniy Stepanov2015-06-081-1/+1
* [asan] Enable AArch64 build of ASan runtime and tests.Evgeniy Stepanov2015-06-081-1/+1
* Add descriptive names to sanitizer entries in /proc/self/maps. Helps debugging.Evgeniy Stepanov2015-05-291-0/+1
* Silence some CMake 3.3 dev warnings in compiler-rtReid Kleckner2015-05-201-1/+1
* [sanitizer][MIPS] Add --target flag for MIPS32Sagar Thakur2015-05-191-4/+5
* [asan] Use a version script to limit the symbols exported by the ASan shared ...Evgeniy Stepanov2015-05-051-1/+28
* Build ASan runtime library with -z global on Android.Evgeniy Stepanov2015-05-052-2/+14
* [mips] Support building compiler-rt with gcc.Daniel Sanders2015-04-201-4/+9
* test commitSagar Thakur2015-04-171-1/+1
* [sanitizer][MIPS] Fix warnings on MIPSDmitry Vyukov2015-04-101-0/+7
* [ASan] Only include rpc headers if they are available.Yury Gribov2015-04-091-0/+8
* [UBSan] Embed UBSan into ASan runtime (compiler-rt part).Alexey Samsonov2015-04-011-1/+3
* [PPC64]This activates UBSan for the power architecture.Bill Seurer2015-04-011-1/+2
* [LSan] Don't explicitly exclude LSan from Windows build - it should just prod...Alexey Samsonov2015-03-251-11/+4
* Translate some MSVC CMAKE_*_FLAGS to clang flags in clang_compileReid Kleckner2015-03-131-6/+30
* [CMake] Effectively revert r230683.Alexey Samsonov2015-02-271-3/+4
* [CMake] Make sure we built one variant of i386/i686 runtime libraries.Alexey Samsonov2015-02-261-1/+3
* [CMake] Properly detect whether we're building runtime for i386 or i686.Alexey Samsonov2015-02-251-21/+43
* [TSan][MIPS] Adding support for MIPS64Mohit K. Bhakkad2015-02-201-1/+1
* [LSan] [MIPS] adding support of LSan for mips64/mips64el archMohit K. Bhakkad2015-02-191-1/+1
* Revert "Enable ASAN build and test on AArch64"Renato Golin2015-02-181-1/+1
* Enable ASAN build and test on AArch64Renato Golin2015-02-181-1/+1
* [CMake] PowerPC: detect host endianness to build corresponding version of run...Alexey Samsonov2015-02-101-2/+7
* Revert "Enabling testing ASAN on AArch64"Renato Golin2015-02-031-1/+1
* [ASan] Run tests with both static and dynamic runtime on Windows by default.Alexey Samsonov2015-02-031-1/+1
* Enabling testing ASAN on AArch64Renato Golin2015-02-031-1/+1
* [TSan] Build runtime with -msse3 flag.Alexey Samsonov2015-02-021-1/+2
* [CMake] Get rid of TARGET_64_BIT_CFLAGS: explicitly list required flags for e...Alexey Samsonov2015-01-291-9/+27
* [ASan/Win] Fix PR20944 -- run ASan gtests as part of check-asan on WindowsTimur Iskhodzhanov2015-01-221-0/+3
* Much spelling. Wow.Nico Weber2015-01-211-1/+1
* [Sanitizer] Improve unit tests in COMPILER_RT_DEBUG=ON mode.Alexey Samsonov2015-01-062-3/+4
* Avoid building compiler-rt with LTO.Rafael Espindola2014-12-311-0/+1
* Fix obvious cut&paste error on AArch64 Compiler-RT settingsRenato Golin2014-12-171-1/+1