summaryrefslogtreecommitdiff
path: root/lib/scudo/CMakeLists.txt
AgeCommit message (Expand)Author
2017-11-01[scudo] Implement stricter separation of C vs C++Kostya Kortchinsky
2017-10-23[scudo] Add a shared runtimeKostya Kortchinsky
2017-09-26[scudo] Scudo thread specific data refactor, part 3Kostya Kortchinsky
2017-05-05[scudo] Add Android supportKostya Kortchinsky
2017-04-27[scudo] Move thread local variables into their own filesKostya Kortchinsky
2017-01-18[scudo] Refactor of CRC32 and ARM runtime CRC32 detectionKostya Kortchinsky
2017-01-12Revert "[sancov] moving sancov rt to sancov/ directory"Mike Aizatsky
2017-01-12[sancov] moving sancov rt to sancov/ directoryMike Aizatsky
2017-01-10[scudo] Separate hardware CRC32 routinesKostya Kortchinsky
2017-01-06[cmake] Disable appending -msse4.2 flag implicitlyMichal Gorny
2016-11-30[scudo] 32-bit and hardware agnostic supportKostya Kortchinsky
2016-08-26[CMake] Connect Compiler-RT targets to LLVM Runtimes directoryChris Bieneman
2016-07-11[compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron
2016-06-07[sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany