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
/
sanitizer_common
/
sanitizer_stoptheworld_linux_libcdep.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[sanitizer] Introduce VReport and VPrintf macros and use them in sanitizer code.
Sergey Matveev
2013-12-05
1
-23
/
+14
*
[sanitizer] Fix log_path behavior with StopTheWorld.
Sergey Matveev
2013-12-04
1
-0
/
+15
*
tsan: be silent if verbosity=0
Dmitry Vyukov
2013-10-15
1
-11
/
+21
*
tsan: move kernel struct definition from sanitizer_linux.h to sanitizer_platf...
Dmitry Vyukov
2013-10-15
1
-6
/
+17
*
Clean up StopTheWorld code after r192686.
Sergey Matveev
2013-10-15
1
-27
/
+2
*
tsan: implement internal syscall-based versions of sigaction/sigprocmask
Dmitry Vyukov
2013-10-15
1
-16
/
+16
*
[sanitizer] Fix the parent liveness check in StopTheWorld.
Sergey Matveev
2013-10-09
1
-2
/
+4
*
[sanitizer] Fix deadlock in StopTheWorld.
Sergey Matveev
2013-10-08
1
-0
/
+5
*
[sanitizer_common] Add internal_clone().
Sergey Matveev
2013-09-02
1
-12
/
+13
*
[sanitizer] fix code style
Alexey Samsonov
2013-08-28
1
-5
/
+6
*
[sanitizer] Handle Die() in StopTheWorld.
Sergey Matveev
2013-08-26
1
-39
/
+73
*
[sanitizer] Remove optional arguments from clone() invocation.
Sergey Matveev
2013-07-11
1
-2
/
+2
*
[lsan] Prevent inlining of WipeStack().
Sergey Matveev
2013-06-19
1
-1
/
+1
*
[lsan] Move symbolization and reporting out of StopTheWorld callback.
Sergey Matveev
2013-06-19
1
-0
/
+9
*
[asan] ASan Linux MIPS32 support (compiler-rt part), patch by Jyun-Yan Y
Kostya Serebryany
2013-06-03
1
-0
/
+4
*
[nolibc] Move stoptheworld to RTSanitizerCommonLibc.
Peter Collingbourne
2013-05-21
1
-0
/
+403