index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[sancov] moving sancov rt to sancov/ directory"
Mike Aizatsky
2017-01-12
1
-4
/
+0
*
[sancov] moving sancov rt to sancov/ directory
Mike Aizatsky
2017-01-12
1
-0
/
+4
*
build: allow building a specific set of sanitizers
Saleem Abdulrasool
2016-08-19
1
-40
/
+31
*
[compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due ...
Dean Michael Berris
2016-07-21
1
-1
/
+13
*
Revert r276117 "[XRay] Basic initialization and flag definition for XRay runt...
Hans Wennborg
2016-07-20
1
-4
/
+0
*
[xray] Only build xray on Linux for now
Reid Kleckner
2016-07-20
1
-3
/
+3
*
[compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Dean Michael Berris
2016-07-20
1
-0
/
+4
*
[sanitizer] Initial implementation of a Hardened Allocator
Kostya Serebryany
2016-06-07
1
-0
/
+4
*
[esan] EfficiencySanitizer base runtime library
Derek Bruening
2016-04-21
1
-0
/
+4
*
Introduce stats and stats_client libraries.
Peter Collingbourne
2016-01-16
1
-0
/
+1
*
Cross-DSO control flow integrity (compiler-rt part).
Evgeniy Stepanov
2015-12-15
1
-2
/
+4
*
Revert "[CMake] Provide options for toggling on and off various runtime libra...
Chris Bieneman
2015-12-10
1
-5
/
+36
*
[CMake] Provide options for toggling on and off various runtime libraries.
Chris Bieneman
2015-12-09
1
-36
/
+5
*
[CFI] Make CFI tests require UBSan (for diagnostic mode).
Alexey Samsonov
2015-09-29
1
-1
/
+2
*
[CMake] Add options to control building sanitizers and builtins.
Chris Bieneman
2015-09-14
1
-36
/
+40
*
CFI: Add a default blacklist.
Peter Collingbourne
2015-07-15
1
-0
/
+1
*
Re-apply r241217 with build fixes:
Peter Collingbourne
2015-07-02
1
-1
/
+4
*
Protection against stack-based memory corruption errors using SafeStack: comp...
Peter Collingbourne
2015-06-15
1
-0
/
+3
*
[UBSan] Embed UBSan into ASan runtime (compiler-rt part).
Alexey Samsonov
2015-04-01
1
-4
/
+1
*
[LSan] Don't explicitly exclude LSan from Windows build - it should just prod...
Alexey Samsonov
2015-03-25
1
-4
/
+1
*
[msan] Remove MSanDR and supporting code.
Evgeniy Stepanov
2014-11-18
1
-1
/
+0
*
Fix build on some architectures caused by r215247.
Alexey Samsonov
2014-08-11
1
-1
/
+1
*
[CMake] Determine which compiler-rt libraries are supported on
Alexey Samsonov
2014-08-08
1
-31
/
+35
*
Enable building of sanitizers on FreeBSD
Viktor Kutuzov
2014-04-09
1
-4
/
+4
*
tsan: replace deadlock detector custom build script with cmake file
Dmitry Vyukov
2014-03-03
1
-0
/
+1
*
Revert r201783 until all FreeBSD fixes are submitted.
Alexey Samsonov
2014-02-26
1
-4
/
+2
*
[FreeBSD] Enable building a few runtime libraries on FreeBSD.
Alexey Samsonov
2014-02-20
1
-2
/
+4
*
[CMake] Rudimentary support for standalone CompilerRT build system.
Alexey Samsonov
2014-02-19
1
-1
/
+1
*
[CMake] Simplify code for detecting/setting compiler flags
Alexey Samsonov
2014-02-18
1
-0
/
+2
*
Move shared configs for lit test suites to test/ and unittests/ directories
Alexey Samsonov
2014-02-14
1
-10
/
+0
*
Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...
Alexey Samsonov
2014-02-14
1
-234
/
+1
*
Sorting ARM Sources alphabetically
Renato Golin
2014-01-31
1
-39
/
+38
*
Enable compilation of RT on ARM
Renato Golin
2014-01-31
1
-1
/
+65
*
[ASan] Build ASan on Windows only if MSVC is used
Alexey Samsonov
2013-11-17
1
-1
/
+2
*
CMake: don't build sanitizer runtimes on 64-bit Windows (it's unsupported for...
Alexey Samsonov
2013-11-17
1
-9
/
+17
*
Don't build unsupported compiler-rt pieces on Windows
Alexey Samsonov
2013-11-15
1
-2
/
+2
*
[CMake] Don't build sanitizer runtimes if LLVM_USE_SANITIZER is specified
Alexey Samsonov
2013-09-02
1
-17
/
+21
*
cmake: fix the compiler-rt build with MSVC
Hans Wennborg
2013-08-27
1
-10
/
+12
*
DataFlowSanitizer; compiler-rt changes.
Peter Collingbourne
2013-08-07
1
-0
/
+1
*
Add cmake rules for building LSan common on Mac OS
Alexey Samsonov
2013-06-22
1
-1
/
+1
*
[ASan] create common autogenerated config for running compiler-rt unit tests,...
Alexey Samsonov
2013-06-06
1
-4
/
+10
*
[ASan] lit tests: create common autogenerated config for running compiler-rt ...
Alexey Samsonov
2013-06-06
1
-0
/
+4
*
Effectively revert r182453 - atomic.c may not be compiled if host compiler do...
Alexey Samsonov
2013-05-22
1
-1
/
+2
*
Add atomic.c to CMake build of compiler-rt to match r182420
Alexey Samsonov
2013-05-22
1
-0
/
+1
*
[lsan] CMakeLists and lit test configs for LSan.
Sergey Matveev
2013-05-20
1
-0
/
+1
*
Add basic support for building profile compiler-rt library in CMake build on ...
Alexey Samsonov
2013-03-25
1
-2
/
+1
*
Support CMake build of profile runtime library on Linux
Alexey Samsonov
2013-03-19
1
-2
/
+2
*
[msan] MSanDR: initial commit.
Evgeniy Stepanov
2013-02-22
1
-0
/
+1
*
CMake: Add add_compiler_rt_static_runtime function and use it to build generi...
Alexey Samsonov
2013-01-20
1
-34
/
+33
*
Fix a typo from r172289
Alexey Samsonov
2013-01-18
1
-1
/
+1
[next]