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
/
tsan
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename tsan_interceptors.cpp into tsan_interceptors_posix.cpp
Vitaly Buka
2019-10-01
1
-1
/
+1
*
[TSan] Add interceptors for mach_vm_[de]allocate
Julian Lettner
2019-09-09
1
-0
/
+1
*
[TSan] Rename file with libdispatch interceptors
Julian Lettner
2019-08-20
1
-1
/
+1
*
[TSan] Rename file to make it clear that it defines interceptors
Julian Lettner
2019-08-19
1
-1
/
+1
*
compiler-rt: Rename .cc file in lib/tsan/rtl to .cpp
Nico Weber
2019-08-01
1
-35
/
+41
*
[NFC][TSan][libdispatch] Better CMake variable names
Julian Lettner
2019-04-04
1
-1
/
+1
*
[TSan][libdispatch] Enable linking and running of tests on Linux
Julian Lettner
2019-03-15
1
-4
/
+1
*
[tsan] Support interception of libdispatch on Linux
Julian Lettner
2019-03-06
1
-1
/
+8
*
[compiler-rt] Build custom libcxx with libcxxabi
Jonas Hahnfeld
2019-02-17
1
-0
/
+1
*
Improve the comment in previous
Kamil Rytarowski
2018-12-16
1
-2
/
+2
*
Expand TSan sysroot workaround to NetBSD
Kamil Rytarowski
2018-12-16
1
-5
/
+6
*
[compiler-rt][TSan] Add TSan runtime support for Go on linux-aarch64.
Arnaud A. de Grandmaison
2018-09-19
1
-0
/
+9
*
[CMake] Add compiler-rt header files to the list of sources for targets
Dan Liew
2018-07-10
1
-1
/
+6
*
[CMake] Tidy up the organisation of compiler-rt when configured as a standalone
Dan Liew
2018-06-27
1
-0
/
+2
*
[TSan] fix build and couple of unit tests on FreeBSD
David Carlier
2018-06-20
1
-1
/
+4
*
[sanitizer] Split Symbolizer/StackTraces from core RTSanitizerCommon
Kostya Kortchinsky
2018-04-16
1
-0
/
+2
*
tsan: add support for linux/powerpc64 in buildgo.sh
Dmitry Vyukov
2018-04-16
1
-0
/
+9
*
[tsan] Add interceptors for objc_sync_enter and objc_sync_exit
Kuba Mracek
2018-04-13
1
-1
/
+1
*
[sanitizer] Split coverage into separate RT in sanitizer_common
Kostya Kortchinsky
2018-03-22
1
-0
/
+2
*
[Fuzzer] Avoid the unnecessary rebuild of the custom libc++
Petr Hosek
2018-03-07
1
-1
/
+1
*
Reland "[Fuzzer] Parametrize add_custom_libcxx"
Petr Hosek
2018-01-21
1
-2
/
+3
*
Revert "[Fuzzer] Parametrize add_custom_libcxx"
Petr Hosek
2018-01-20
1
-2
/
+1
*
[Fuzzer] Parametrize add_custom_libcxx
Petr Hosek
2018-01-20
1
-1
/
+2
*
[CMake] Support runtimes and monorepo layouts when looking for libcxx
Petr Hosek
2017-12-12
1
-1
/
+1
*
Move __tsan::Vector to __sanitizer
Kamil Rytarowski
2017-12-04
1
-2
/
+1
*
[sanitizer] Refactor how assembly files are handled
Kuba Mracek
2017-11-29
1
-25
/
+6
*
Fix CMake definitions of tsan runtime to make it installed by "install-compil...
Mehdi Amini
2017-11-04
1
-2
/
+4
*
Disable TSan tests on Android.
Evgeniy Stepanov
2017-10-11
1
-1
/
+2
*
Support compiler-rt builtins
Petr Hosek
2017-07-28
1
-1
/
+4
*
Revert "[sanitizer] Support compiler-rt builtins"
Petr Hosek
2017-07-26
1
-4
/
+1
*
[sanitizer] Support compiler-rt builtins
Petr Hosek
2017-07-25
1
-1
/
+4
*
[tsan] Port setjmp/longjmp assembly to Darwin/AArch64
Kuba Mracek
2017-07-10
1
-1
/
+1
*
[tsan] Provide API for libraries for race detection on custom objects
Kuba Mracek
2017-02-02
1
-0
/
+1
*
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
-3
/
+3
*
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
*
[tsan] Bump stack frame size limit.
Evgeniy Stepanov
2016-09-01
1
-1
/
+1
*
[CMake] Connect Compiler-RT targets to LLVM Runtimes directory
Chris Bieneman
2016-08-26
1
-4
/
+1
*
Revert "[CMake] Fix ASM building in llvm/runtimes"
Jonas Hahnfeld
2016-08-19
1
-0
/
+19
*
[CMake] Fix ASM building in llvm/runtimes
Jonas Hahnfeld
2016-08-19
1
-19
/
+0
*
[TSan][MIPS] Implements setjmp assembly for MIPS64
Sagar Thakur
2016-08-16
1
-0
/
+5
*
[compiler-rt] Fix VisualStudio virtual folders layout
Etienne Bergeron
2016-07-11
1
-0
/
+1
*
Init tsan with .preinit_array section
Vitaly Buka
2016-05-26
1
-5
/
+6
*
tsan: split thread into logical and physical state
Dmitry Vyukov
2016-04-27
1
-0
/
+1
*
[tsan] Add TSan debugger APIs
Kuba Brecka
2016-03-10
1
-0
/
+1
*
[cmake] Address Samsonov's post-commit review of r262723
Filipe Cabecinhas
2016-03-05
1
-1
/
+1
*
tsan: revert r262037
Dmitry Vyukov
2016-02-26
1
-1
/
+0
[next]