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] remove TSAN_GO in favor of SANITIZER_GO
Kostya Serebryany
2014-12-09
2
-2
/
+2
*
Simplify Symbolizer::SymbolizePC() interface.
Alexey Samsonov
2014-12-02
2
-7
/
+9
*
tsan: fix Go build
Dmitry Vyukov
2014-11-19
1
-0
/
+1
*
[TSan] Make ReportStack contain __sanitizer::AddressInfo object.
Alexey Samsonov
2014-11-04
1
-17
/
+6
*
[TSan} Build Go version with -std=c++11
Alexey Samsonov
2014-11-03
1
-1
/
+1
*
[TSan] Try to fix Go runtime build
Alexey Samsonov
2014-08-06
1
-1
/
+3
*
tsan: expose atomic operations in Go runtime
Dmitry Vyukov
2014-07-18
3
-1
/
+10
*
tsan: fix windows build script
Dmitry Vyukov
2014-06-20
1
-1
/
+1
*
tsan: add Go build script for freebsd
Dmitry Vyukov
2014-06-20
1
-5
/
+16
*
tsan: fix argument passing in Go interface
Dmitry Vyukov
2014-06-06
1
-3
/
+3
*
tsan: allow to build Go runtime with clang + enable SSE3
Dmitry Vyukov
2014-06-06
1
-5
/
+7
*
tsan: refactor storage of meta information for heap blocks and sync objects
Dmitry Vyukov
2014-05-29
2
-1
/
+2
*
[tsan] Fix gotsan build.
Evgeniy Stepanov
2014-05-21
1
-0
/
+1
*
tsan: stop background thread when sandbox is enabled
Dmitry Vyukov
2014-04-24
1
-1
/
+5
*
tsan: preliminary support for Go deadlock detector
Dmitry Vyukov
2014-03-19
2
-2
/
+20
*
Remove sanitizer_linux_libcdep.cc from TSan-Go build
Alexey Samsonov
2014-03-07
1
-1
/
+0
*
tsan: update Go windows build script
Dmitry Vyukov
2014-03-06
1
-1
/
+1
*
tsan: update interface for Go
Dmitry Vyukov
2014-03-06
2
-5
/
+8
*
tsan: refactor deadlock detector
Dmitry Vyukov
2014-02-28
1
-0
/
+1
*
tsan: simplify Go build script
Dmitry Vyukov
2014-02-06
1
-4
/
+1
*
tsan: remove unused functions
Dmitry Vyukov
2014-02-06
1
-18
/
+0
*
tsan: ensure proper alignment of mmaps on windows
Dmitry Vyukov
2014-02-05
1
-2
/
+3
*
tsan: add windows native build script
Dmitry Vyukov
2014-02-04
1
-0
/
+4
*
tsan: update Go public interface
Dmitry Vyukov
2014-02-04
2
-8
/
+7
*
tsan: update public Go interface
Dmitry Vyukov
2014-02-04
2
-23
/
+55
*
[Sanitizer] Remove now unused symbolization functionality from MemoryMappingL...
Alexey Samsonov
2013-12-25
1
-2
/
+0
*
[TSan] fix Go build
Alexey Samsonov
2013-12-25
1
-1
/
+5
*
tsan: remove in_rtl counter
Dmitry Vyukov
2013-12-24
1
-18
/
+0
*
tsan: add memory_limit_mb flag
Dmitry Vyukov
2013-10-03
1
-0
/
+1
*
tsan: remove unneeded ___chkstk_ms function from Go runtime
Dmitry Vyukov
2013-09-22
2
-36
/
+2
*
tsan: better report formatting for Go
Dmitry Vyukov
2013-08-16
2
-6
/
+18
*
[TSan] try to fix Go build
Alexey Samsonov
2013-06-27
1
-0
/
+1
*
tsan: add -Wno-maybe-uninitialized to Go build script
Dmitry Vyukov
2013-06-11
1
-1
/
+1
*
tsan: use memory access size for Go after all
Dmitry Vyukov
2013-06-06
1
-2
/
+4
*
tsan: fix darwin Go build
Dmitry Vyukov
2013-06-06
1
-0
/
+1
*
[TSan] Try to fix the Go-TSan build.
Alexander Potapenko
2013-05-23
1
-0
/
+8
*
[nolibc] Move libc-dependent sanitizer_posix.cc code to sanitizer_posix_libcd...
Peter Collingbourne
2013-05-21
1
-0
/
+1
*
[nolibc] Move libc-dependent sanitizer_linux.cc code to sanitizer_linux_libcd...
Peter Collingbourne
2013-05-20
1
-0
/
+1
*
[sanitizer] More renamed macros.
Evgeniy Stepanov
2013-03-19
1
-1
/
+1
*
tsan: fix Go build
Dmitry Vyukov
2013-03-18
1
-1
/
+2
*
tsan: do not imitate memory write on malloc() (Go)
Dmitry Vyukov
2013-02-13
1
-5
/
+3
*
tsan: detect races between plain and atomic memory accesses
Dmitry Vyukov
2013-02-01
1
-4
/
+4
*
tsan: switch to explicit thread contexts in Go (instead of monotonic goroutin...
Dmitry Vyukov
2013-01-31
2
-69
/
+51
*
tsan: symbolize global variables
Dmitry Vyukov
2013-01-11
1
-1
/
+1
*
tsan: add sanity test for Go runtime into presubmit test
Dmitry Vyukov
2012-12-14
1
-1
/
+0
*
tsan: move traces from tls into dedicated storage at fixed address
Dmitry Vyukov
2012-11-28
1
-1
/
+1
*
tsan: faster memory reset for Go
Dmitry Vyukov
2012-11-25
1
-2
/
+1
*
tsan: add range access functions for Go
Dmitry Vyukov
2012-11-08
1
-0
/
+12
*
tsan: change TSAN_OPTIONS->GORACE in build script as well
Dmitry Vyukov
2012-11-08
1
-1
/
+1
*
tsan: more precise handling of finalizers
Dmitry Vyukov
2012-11-07
1
-1
/
+1
[next]