summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/safestack/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/{interception/tests,safestack} to .cppNico Weber2019-08-011-1/+3
* [safestack] Remove dependency of SafeStack on sanitizer_commonVitaly Buka2019-01-181-2/+0
* SafeStack: Disable Darwin supportVlad Tsyrklevich2018-08-141-21/+6
* [CMake] Connect Compiler-RT targets to LLVM Runtimes directoryChris Bieneman2016-08-261-3/+1
* [compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron2016-07-111-0/+2
* [CMake] Unify build rules for sanitizer_common for Apple and non-Apple platfo...Alexey Samsonov2015-08-271-0/+1
* [CMake] merge add_compiler_rt_runtime and add_compiler_rt_darwin_runtime into...Chris Bieneman2015-08-251-13/+14
* Fix typo in lib/safestack/CMakeLists.txt that prevents safestack static libra...Kuba Brecka2015-08-191-1/+1
* [CMake] Backing out part of r245317. Turns out safestack and profile don't wo...Chris Bieneman2015-08-181-1/+1
* [CMake] Refactoring add_compiler_rt functions for darwin runtimes.Chris Bieneman2015-08-181-7/+10
* [sanitizer] Implement logging to syslog.Evgeniy Stepanov2015-07-231-0/+1
* Revert r242975.Evgeniy Stepanov2015-07-231-1/+0
* [sanitizer] Implement logging to syslog.Evgeniy Stepanov2015-07-221-0/+1
* Protection against stack-based memory corruption errors using SafeStack: comp...Peter Collingbourne2015-06-151-0/+28
OpenPOWER on IntegriCloud