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_platform.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tsan: fix Go ppc64le build
Dmitry Vyukov
2019-10-15
1
-0
/
+2
*
[TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.7
Julian Lettner
2019-07-02
1
-1
/
+1
*
[TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.1
Julian Lettner
2019-06-28
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[TSan] Cleanup TSan runtime support for Go on linux-aarch64. NFC.
Arnaud A. de Grandmaison
2018-10-12
1
-28
/
+10
*
[compiler-rt][TSan] Add TSan runtime support for Go on linux-aarch64.
Arnaud A. de Grandmaison
2018-09-19
1
-0
/
+44
*
tsan: add support for linux/powerpc64 in buildgo.sh
Dmitry Vyukov
2018-04-16
1
-2
/
+75
*
[TSan][MIPS] Expand sanitizer memory space to lower addresses
Petar Jovanovic
2018-01-20
1
-13
/
+15
*
Update TSan/ARM64 max VM to 0xfc0000000 to reflect a kernel change.
Kuba Mracek
2017-11-13
1
-4
/
+5
*
[PowerPC][tsan] Update tsan to handle changed memory layouts in newer kernels
Bill Seurer
2017-11-13
1
-36
/
+86
*
Add NetBSD improvements in sanitizers
Kamil Rytarowski
2017-10-25
1
-0
/
+13
*
[tsan] Add a mapping for Darwin/AArch64
Kuba Mracek
2017-07-10
1
-9
/
+40
*
Don't require ThreadState to be contained within tls on all platforms
Francis Ricci
2017-05-25
1
-0
/
+1
*
tsan: always define SANITIZER_GO
Dmitry Vyukov
2016-10-28
1
-11
/
+11
*
tsan: fix windows meta mapping
Dmitry Vyukov
2016-10-28
1
-0
/
+5
*
tsan: make shadow mapping linear within a single user region
Dmitry Vyukov
2016-09-26
1
-17
/
+17
*
tsan: remove kMidShadowOff mapping parameter
Dmitry Vyukov
2016-09-26
1
-6
/
+2
*
tsan: simplify meta mapping
Dmitry Vyukov
2016-09-26
1
-3
/
+2
*
tsan: fix bug introduced in 282152
Dmitry Vyukov
2016-09-22
1
-4
/
+4
*
tsan: support pie binaries on newer kernels
Dmitry Vyukov
2016-09-22
1
-22
/
+35
*
[TSan][MIPS] Changes mips memory layout to support pie with address space ran...
Sagar Thakur
2016-08-23
1
-8
/
+13
*
tsan: Enable 48-bit VMA support on aarch64
Adhemerval Zanella
2016-07-29
1
-36
/
+75
*
tsan: rely on AnnotateRWLockCreateStatic to detect linker-initialized mutexes
Dmitry Vyukov
2016-06-03
1
-4
/
+0
*
tsan: make windows shadow mapping a bijection
Dmitry Vyukov
2016-04-27
1
-1
/
+4
*
tsan: fix windows build
Dmitry Vyukov
2016-04-27
1
-1
/
+1
*
[compiler-rt] [tsan] Add support for PIE build on AArch64
Adhemerval Zanella
2015-12-21
1
-6
/
+51
*
[PPC64, TSAN] LLVM basic enablement of thread sanitizer for PPC64 (BE and LE)
Bill Schmidt
2015-12-08
1
-0
/
+127
*
[compiler-rt] [tsan] Unify aarch64 mapping
Adhemerval Zanella
2015-11-26
1
-187
/
+425
*
[tsan] Handle libdispatch worker threads on OS X
Kuba Brecka
2015-11-04
1
-0
/
+2
*
[tsan] Shadow memory setup for OS X
Kuba Brecka
2015-11-04
1
-0
/
+2
*
[compiler-rt] [tsan] Enable TSan for AArch64/42-bit VMA
Adhemerval Zanella
2015-08-28
1
-0
/
+32
*
[tsan] Enable tsan for aarch64
Adhemerval Zanella
2015-08-05
1
-0
/
+27
*
[TSan][MIPS] Adding support for MIPS64
Mohit K. Bhakkad
2015-02-20
1
-2
/
+34
*
tsan: fix shadow memory mapping on windows
Dmitry Vyukov
2015-02-16
1
-6
/
+6
*
[asan] new flag: hard_rss_limit_mb
Kostya Serebryany
2014-12-16
1
-3
/
+0
*
[tsan] remove TSAN_GO in favor of SANITIZER_GO
Kostya Serebryany
2014-12-09
1
-3
/
+3
*
[asan] move GetRSS from tsan to sanitizer_common
Kostya Serebryany
2014-12-09
1
-1
/
+0
*
tsan: support mmap(MAP_32BIT)
Dmitry Vyukov
2014-10-24
1
-97
/
+197
*
[TSan] Initialize flags as early as possible. Disables back coredump, acciden...
Alexey Samsonov
2014-08-15
1
-1
/
+1
*
tsan: remove compat mapping
Dmitry Vyukov
2014-07-15
1
-39
/
+1
*
tsan: fix clang warning:
Dmitry Vyukov
2014-06-06
1
-0
/
+2
*
tsan: write memory profile in one line (which is much more readable)
Dmitry Vyukov
2014-05-29
1
-1
/
+1
*
tsan: refactor storage of meta information for heap blocks and sync objects
Dmitry Vyukov
2014-05-29
1
-10
/
+31
*
tsan: stop background thread when sandbox is enabled
Dmitry Vyukov
2014-04-24
1
-1
/
+2
*
tsan: more precise check for "app memory" in COMPAT mode
Dmitry Vyukov
2014-04-23
1
-0
/
+7
*
Move pthread_cond_* interceptors from sanitizer_common with all the ugly hack...
Alexey Samsonov
2014-04-16
1
-0
/
+4
*
tsan: ensure proper alignment of mmaps on windows
Dmitry Vyukov
2014-02-05
1
-2
/
+3
*
tsan: add support for passing file descriptors over UNIX domain sockets
Dmitry Vyukov
2013-11-28
1
-0
/
+1
*
tsan: move shadow stack from thread descriptors to fixed addresses
Dmitry Vyukov
2013-10-16
1
-2
/
+8
*
tsan: add memory_limit_mb flag
Dmitry Vyukov
2013-10-03
1
-0
/
+1
[next]