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
/
go
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tsan, go] fix Go windows build
Vitaly Buka
2019-10-07
1
-0
/
+6
*
[tsan, go] break commands into multiple lines
Vitaly Buka
2019-10-07
1
-3
/
+55
*
tsan: allow the Go runtime to return multiple stack frames for a single PC
Dmitry Vyukov
2019-09-18
1
-7
/
+18
*
compiler-rt: Rename .cc file in lib/tsan/{benchmarks,dd,go} to .cpp
Nico Weber
2019-08-01
3
-8
/
+8
*
compiler-rt: Rename .cc file in lib/tsan/rtl to .cpp
Nico Weber
2019-08-01
2
-22
/
+22
*
Attempt to heal tsan bot after r367463
Nico Weber
2019-07-31
1
-1
/
+1
*
compiler-rt: Rename .cc file in lib/sanitizer_common to .cpp
Nico Weber
2019-07-31
2
-48
/
+48
*
Add NetBSD LSan support
Kamil Rytarowski
2019-07-11
1
-0
/
+3
*
sanitizers: Introduce ThreadType enum
Dmitry Vyukov
2019-02-07
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
Switch syscall(2)/__syscall(2) calls to libc calls on NetBSD
Kamil Rytarowski
2018-10-01
1
-0
/
+1
*
[compiler-rt][TSan] Add TSan runtime support for Go on linux-aarch64.
Arnaud A. de Grandmaison
2018-09-19
1
-2
/
+11
*
Remove dead sanitizer_procmaps_freebsd.cc
Kamil Rytarowski
2018-05-05
1
-2
/
+2
*
[sanitizer] Split Symbolizer/StackTraces from core RTSanitizerCommon
Kostya Kortchinsky
2018-04-16
1
-0
/
+1
*
tsan: add support for linux/powerpc64 in buildgo.sh
Dmitry Vyukov
2018-04-16
1
-4
/
+14
*
[sanitizer] Remove empty Symbolizer PrepareForSandboxing
Kostya Kortchinsky
2018-04-03
1
-8
/
+0
*
tsan: revert: Update buildgo.sh to pass -isysroot on Darwin.
Dmitry Vyukov
2018-03-16
1
-1
/
+1
*
[TSan] fix Go runtime test on amd64 with PIE
Martin Pelikan
2018-03-15
1
-1
/
+18
*
Add NetBSD improvements in sanitizers
Kamil Rytarowski
2017-10-25
1
-0
/
+15
*
tsan: respect LDFLAGS when build Go test
Dmitry Vyukov
2017-09-15
1
-1
/
+1
*
[sanitizer_common] Move filesystem-related code out of sanitizer_common.cc
Vitaly Buka
2017-07-22
1
-0
/
+1
*
Revert "[sanitizer_common] Move filesystem-related code out of sanitizer_comm...
Vitaly Buka
2017-07-20
1
-1
/
+0
*
[sanitizer_common] Move filesystem-related code out of sanitizer_common.cc
Alex Shlyapnikov
2017-07-20
1
-0
/
+1
*
Update buildgo.sh to pass -isysroot on Darwin.
Kuba Mracek
2017-07-07
1
-1
/
+1
*
[tsan] Track external tags in thread traces
Kuba Mracek
2017-04-30
1
-0
/
+1
*
tsan: add new mutex annotations
Dmitry Vyukov
2017-03-26
1
-2
/
+6
*
[tsan] Properly describe GCD worker threads in reports
Kuba Mracek
2017-02-02
1
-1
/
+1
*
tsan: add a hook to obtain number of reports
Dmitry Vyukov
2016-10-28
1
-0
/
+5
*
tsan: always define SANITIZER_GO
Dmitry Vyukov
2016-10-28
2
-2
/
+2
*
[tsan] On OS X, build Go runtime with -mmacosx-version-min
Kuba Brecka
2016-06-05
1
-2
/
+2
*
[sanitizer] Move termination functions in their own file
Kostya Serebryany
2016-05-27
2
-1
/
+2
*
tsan: fix build
Dmitry Vyukov
2016-04-27
1
-0
/
+1
*
tsan: change tsan/Go interface for obtaining the current Processor
Dmitry Vyukov
2016-04-27
2
-32
/
+40
*
tsan: split thread into logical and physical state
Dmitry Vyukov
2016-04-27
4
-10
/
+50
*
[TSan] Fix compiler warning in Go sanity test.
Alexey Samsonov
2016-03-04
2
-1
/
+2
*
tsan: describe heap/data locations in Go
Dmitry Vyukov
2016-03-01
2
-28
/
+75
*
tsan: revert r262037
Dmitry Vyukov
2016-02-26
4
-60
/
+13
*
tsan: split thread into logical and physical state
Dmitry Vyukov
2016-02-26
4
-13
/
+60
*
Fix lib/tsan/go/buildgo.sh for FreeBSD after r243051.
Dimitry Andric
2016-02-14
1
-13
/
+14
*
Reapply: [asan] On OS X, log reports to syslog and os_trace
Anna Zaks
2015-11-20
1
-0
/
+1
*
tsan: fix Go build on linux
Dmitry Vyukov
2015-11-12
1
-1
/
+1
*
Revert "Reapply: [asan] On OS X, log reports to syslog and os_trace"
Juergen Ributzka
2015-11-04
1
-1
/
+0
*
Reapply: [asan] On OS X, log reports to syslog and os_trace
Anna Zaks
2015-10-28
1
-0
/
+1
*
[sanitizer] Implement logging to syslog.
Evgeniy Stepanov
2015-07-23
1
-0
/
+1
*
Add descriptive names to sanitizer entries in /proc/self/maps. Helps debugging.
Evgeniy Stepanov
2015-05-29
1
-1
/
+1
*
Revert r230171 "TSan runtime: unbreak the build with ccache"
Dmitri Gribenko
2015-02-22
1
-1
/
+1
*
TSan runtime: unbreak the build with ccache
Dmitri Gribenko
2015-02-22
1
-1
/
+1
*
tsan: add -Wno-maybe-uninitialized to mingw gcc build flags
Dmitry Vyukov
2015-02-18
1
-1
/
+1
*
tsan: remove everything related to rss/background thread in Go mode
Dmitry Vyukov
2015-02-16
1
-2
/
+0
*
tsan: fix windows build script
Dmitry Vyukov
2015-02-16
1
-2
/
+2
[next]