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
/
tsan
/
rtl
/
tsan_interceptors.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Handle NetBSD specific indirection of libpthread functions
Kamil Rytarowski
2017-11-20
1
-1
/
+45
*
[tsan] Fix signal chaining
Vitaly Buka
2017-11-13
1
-2
/
+9
*
[tsan] Deadly signal handler for tsan
Vitaly Buka
2017-11-13
1
-21
/
+16
*
[tsan] Move out more types to sanitizer_common
Vitaly Buka
2017-11-10
1
-16
/
+13
*
[tsan] Move code of sigaction_impl and signal_impl
Vitaly Buka
2017-11-10
1
-50
/
+49
*
[tsan] Extract sigaction_impl and signal_impl
Vitaly Buka
2017-11-10
1
-0
/
+13
*
[tsan] Use __sanitizer_siginfo from sanitizer_common
Vitaly Buka
2017-11-10
1
-71
/
+25
*
Correct atexit(3) support in TSan/NetBSD
Kamil Rytarowski
2017-11-08
1
-12
/
+45
*
tsan: allow usage of global vars with ctors in interceptors
Dmitry Vyukov
2017-11-07
1
-13
/
+32
*
Late fixup in _lwp_exit on TSan/NetBSD
Kamil Rytarowski
2017-11-03
1
-1
/
+1
*
Correct detection of a thread termination
Kamil Rytarowski
2017-11-03
1
-4
/
+17
*
Disable detection of on_exit()/TSan on NetBSD
Kamil Rytarowski
2017-11-03
1
-2
/
+5
*
Add NetBSD improvements in sanitizers
Kamil Rytarowski
2017-10-25
1
-3
/
+11
*
[tsan] Fix warnings in tsan_interceptors.cc from expansion of variadic macros
Dmitry Vyukov
2017-10-25
1
-3
/
+3
*
tsan: handle signals in pause call
Dmitry Vyukov
2017-09-28
1
-0
/
+6
*
Add NetBSD support in tsan_interceptors.cc
Kamil Rytarowski
2017-08-30
1
-11
/
+36
*
[Sanitizers] TSan allocator set errno on failure.
Alex Shlyapnikov
2017-07-24
1
-9
/
+7
*
[tsan] Add comments for the bool argument of ThreadIgnoreBegin/ThreadIgnoreSy...
Kuba Mracek
2017-07-10
1
-1
/
+1
*
[tsan] Port setjmp/longjmp assembly to Darwin/AArch64
Kuba Mracek
2017-07-10
1
-1
/
+7
*
[Sanitizers] Consolidate internal errno definitions.
Alex Shlyapnikov
2017-07-06
1
-13
/
+6
*
[tsan] Ignore memory accesses for libignored modules for "external" races
Kuba Mracek
2017-04-21
1
-1
/
+1
*
[tsan] Don't report bugs from interceptors called from libignored modules
Kuba Mracek
2017-04-21
1
-0
/
+2
*
Don't assume PTHREAD_CREATE_JOINABLE is 0 on all systems
Francis Ricci
2017-04-13
1
-12
/
+2
*
[sanitizer] Move fread and fwrite interceptors to sanitizer_common
Maxim Ostapenko
2017-03-30
1
-18
/
+0
*
tsan: add new mutex annotations
Dmitry Vyukov
2017-03-26
1
-21
/
+29
*
[tsan] Properly describe GCD worker threads in reports
Kuba Mracek
2017-02-02
1
-1
/
+1
*
[tsan] Implement a 'ignore_noninstrumented_modules' flag to better suppress f...
Kuba Mracek
2017-01-11
1
-30
/
+25
*
[TSan][MIPS] Implements setjmp assembly for MIPS64
Sagar Thakur
2016-08-16
1
-0
/
+2
*
tsan: don't deliver signals when they are blocked
Dmitry Vyukov
2016-07-27
1
-9
/
+32
*
[msan] Intercept send/sendto/sendmsg.
Evgeniy Stepanov
2016-06-17
1
-23
/
+0
*
tsan: intercept epoll_pwait
Dmitry Vyukov
2016-06-15
1
-38
/
+36
*
[tsan] Switch to InternalAlloc everywhere __libc_malloc is currently used
Kuba Brecka
2016-06-06
1
-26
/
+10
*
tsan: clean up dynamic TLS memory between reuse
Dmitry Vyukov
2016-06-02
1
-12
/
+23
*
Revert "[sanitizer] Move *fstat to the common interceptors"
Benjamin Kramer
2016-05-19
1
-0
/
+54
*
[sanitizer] Move *fstat to the common interceptors
Mike Aizatsky
2016-05-18
1
-54
/
+0
*
Revert "[sanitizer] Move *fstat to the common interceptors"
Mike Aizatsky
2016-05-17
1
-0
/
+54
*
[sanitizer] Move *fstat to the common interceptors
Mike Aizatsky
2016-05-17
1
-54
/
+0
*
[tsan] Ensure mmap respects ignore_interceptors_accesses
Anna Zaks
2016-05-17
1
-2
/
+10
*
[sanitizer] Move *stat to the common interceptors
Evgeniy Stepanov
2016-05-11
1
-73
/
+0
*
tsan: fix another crash due to processors
Dmitry Vyukov
2016-05-10
1
-0
/
+1
*
[sanitizer] Move stat/__xstat to the common interceptors
Mike Aizatsky
2016-05-03
1
-25
/
+0
*
Revert "[sanitizer] Move stat/__xstat to the common interceptors"
Mike Aizatsky
2016-05-03
1
-0
/
+25
*
[sanitizer] Move stat/__xstat to the common interceptors
Mike Aizatsky
2016-05-03
1
-25
/
+0
*
[sanitizers] Get the proper symbol version when long double transition is inv...
Marcin Koscielnicki
2016-04-27
1
-0
/
+2
*
tsan: change tsan/Go interface for obtaining the current Processor
Dmitry Vyukov
2016-04-27
1
-2
/
+2
*
tsan: split thread into logical and physical state
Dmitry Vyukov
2016-04-27
1
-1
/
+6
*
[sanitizers] [NFC] Add defines for the various PowerPC ABIs.
Marcin Koscielnicki
2016-04-26
1
-4
/
+2
*
tsan: fix ignore handling in signal handlers
Dmitry Vyukov
2016-04-04
1
-0
/
+3
*
[sanitizer] Add memset, memmove, and memcpy to the common interceptors
Derek Bruening
2016-03-25
1
-35
/
+1
*
[tsan] Fix fork() and fork-based tests for OS X
Kuba Brecka
2016-03-24
1
-1
/
+7
[prev]
[next]