index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
asan
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[sanitizer] Use -Wl,-z,global on Android
Kostya Kortchinsky
2018-07-13
1
-14
/
+0
*
[CMake] Add compiler-rt header files to the list of sources for targets
Dan Liew
2018-07-10
1
-3
/
+38
*
[asan] Add target-specific files for Myriad RTEMS port
Walter Lee
2018-05-18
1
-0
/
+1
*
[CMake] Build shared version of runtimes for Fuchsia
Petr Hosek
2018-05-09
1
-1
/
+1
*
[sanitizer] Split Symbolizer/StackTraces from core RTSanitizerCommon
Kostya Kortchinsky
2018-04-16
1
-0
/
+2
*
[sanitizer] Split coverage into separate RT in sanitizer_common
Kostya Kortchinsky
2018-03-22
1
-0
/
+2
*
[Sanitizers, CMake] Basic sanitizer Solaris support (PR 33274)
Alex Shlyapnikov
2017-12-22
1
-0
/
+5
*
[asan] Use dynamic shadow on 32-bit Android, try 2.
Evgeniy Stepanov
2017-11-20
1
-0
/
+1
*
Revert "[asan] Use dynamic shadow on 32-bit Android" and 3 more.
Evgeniy Stepanov
2017-11-18
1
-1
/
+0
*
[asan] Add CMake hook to override shadow scale in compiler_rt
Walter Lee
2017-11-13
1
-0
/
+1
*
[asan] Use dynamic shadow on 32-bit Android.
Evgeniy Stepanov
2017-11-10
1
-0
/
+1
*
[Sanitizers, CMake] Also use version script for libclang_rt.asan-i386.so
Evgeniy Stepanov
2017-11-08
1
-1
/
+1
*
[sanitizer] Move cxx-abi library earlier in link flags.
Evgeniy Stepanov
2017-10-04
1
-3
/
+1
*
Reland r311842 - [cmake] Remove i686 target that is duplicate to i386
Michal Gorny
2017-08-28
1
-2
/
+2
*
Revert r311842 - [cmake] Remove i686 target that is duplicate to i386
Michal Gorny
2017-08-27
1
-2
/
+2
*
[cmake] Remove i686 target that is duplicate to i386
Michal Gorny
2017-08-27
1
-2
/
+2
*
Fix ASan version list dependency in multi-arch builds.
Evgeniy Stepanov
2017-08-21
1
-5
/
+6
*
[asan] Complete the Fuchsia port
Vitaly Buka
2017-08-09
1
-0
/
+1
*
[asan] Move shadow memory setup into its own file
Vitaly Buka
2017-07-31
1
-0
/
+1
*
Support libc++abi in addition to libstdc++
Petr Hosek
2017-07-28
1
-1
/
+2
*
Support compiler-rt builtins
Petr Hosek
2017-07-28
1
-2
/
+3
*
Revert "[sanitizer] Support compiler-rt builtins"
Petr Hosek
2017-07-26
1
-3
/
+2
*
Revert "[sanitizer] Support libc++abi in addition to libstdc++"
Petr Hosek
2017-07-26
1
-2
/
+1
*
[sanitizer] Support libc++abi in addition to libstdc++
Petr Hosek
2017-07-26
1
-1
/
+2
*
[sanitizer] Support compiler-rt builtins
Petr Hosek
2017-07-25
1
-2
/
+3
*
[asan] Move memcpy, memmove, memset code out of asan_interceptors.cc
Alex Shlyapnikov
2017-07-20
1
-0
/
+1
*
Enable builds of darwin lsan by default
Francis Ricci
2017-04-06
1
-4
/
+0
*
Add cmake build support for lsan on OS X
Francis Ricci
2017-02-14
1
-0
/
+6
*
build: repair cross-compilation with clang
Saleem Abdulrasool
2017-02-08
1
-3
/
+3
*
[sanitizer] Use interception to access to strong definitions in the executable.
Marcos Pividori
2017-02-02
1
-0
/
+16
*
[sanitizer] Add dynamic_runtime_thunk for different sanitizers.
Marcos Pividori
2017-02-02
1
-3
/
+13
*
[sanitizer] Split dll_thunks into different sanitizers.
Marcos Pividori
2017-02-02
1
-5
/
+13
*
Revert "[sancov] moving sancov rt to sancov/ directory"
Mike Aizatsky
2017-01-12
1
-2
/
+0
*
[sancov] moving sancov rt to sancov/ directory
Mike Aizatsky
2017-01-12
1
-0
/
+2
*
Make cmake link flag naming consistent
Francis Ricci
2017-01-10
1
-5
/
+5
*
Enable weak hooks on darwin
Francis Ricci
2017-01-09
1
-0
/
+5
*
Revert "Enable weak hooks on darwin"
Francis Ricci
2017-01-07
1
-5
/
+0
*
Enable weak hooks on darwin
Francis Ricci
2017-01-07
1
-0
/
+5
*
Reduce the size of quarantine cache in ASAN_LOW_MEMORY configuration.
Evgeniy Stepanov
2016-12-21
1
-2
/
+0
*
[asan/win] Fix incremental linking vs. global registration
Reid Kleckner
2016-11-23
1
-1
/
+0
*
[asan] Create a .ASAN$G(A-Z) section for global registration
Reid Kleckner
2016-11-17
1
-0
/
+4
*
[compiler-rt] Don't force ASAN_HAS_EXCEPTIONS to be true for all builds
Francis Ricci
2016-09-16
1
-3
/
+0
*
[compiler-rt] Allow sanitizers to be compiled for windows with clang
Francis Ricci
2016-09-07
1
-1
/
+9
*
Start reifying error descriptions (Re-do of D23672 supporting VS2013)
Filipe Cabecinhas
2016-08-30
1
-0
/
+1
*
Revert "Start reifying error descriptions. Second try: Try to appease Visual ...
Filipe Cabecinhas
2016-08-28
1
-1
/
+0
*
Start reifying error descriptions. Second try: Try to appease Visual Studio.
Filipe Cabecinhas
2016-08-28
1
-0
/
+1
*
Revert "Start reifying error descriptions"
Filipe Cabecinhas
2016-08-26
1
-1
/
+0
*
[CMake] Connect Compiler-RT targets to LLVM Runtimes directory
Chris Bieneman
2016-08-26
1
-3
/
+1
*
Start reifying error descriptions
Filipe Cabecinhas
2016-08-26
1
-0
/
+1
*
Split DescribeAddressIfShadow between a function that gets all the informatio...
Filipe Cabecinhas
2016-08-15
1
-0
/
+1
[next]