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
/
test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tsan: update interface for Go
Dmitry Vyukov
2014-03-06
1
-2
/
+3
*
tsan: ensure proper alignment of mmaps on windows
Dmitry Vyukov
2014-02-05
1
-2
/
+3
*
tsan: update Go public interface
Dmitry Vyukov
2014-02-04
1
-5
/
+3
*
tsan: update public Go interface
Dmitry Vyukov
2014-02-04
1
-2
/
+0
*
tsan: better report formatting for Go
Dmitry Vyukov
2013-08-16
1
-4
/
+16
*
tsan: switch to explicit thread contexts in Go (instead of monotonic goroutin...
Dmitry Vyukov
2013-01-31
1
-22
/
+24
*
tsan: move traces from tls into dedicated storage at fixed address
Dmitry Vyukov
2012-11-28
1
-1
/
+1
*
tsan: slightly relax requirements for lazy shadow memory (can overlap and may...
Dmitry Vyukov
2012-11-06
1
-1
/
+1
*
tsan: lazily allocate shadow for Go
Dmitry Vyukov
2012-11-06
1
-0
/
+2
*
tsan: add ReleaseStore() function that merely copies vector clock rather than...
Dmitry Vyukov
2012-07-28
1
-1
/
+0
*
tsan: add missing include
Dmitry Vyukov
2012-07-27
1
-0
/
+2
*
tsan: change event handling from single HandleEvent() to a set of separate fu...
Dmitry Vyukov
2012-07-27
1
-6
/
+36
*
tsan: align report style with Go internal format
Dmitry Vyukov
2012-07-24
1
-1
/
+1
*
tsan: Go runtime: support goroutine end event
Dmitry Vyukov
2012-07-16
1
-0
/
+5
*
tsan: add missing test for Go runtime
Dmitry Vyukov
2012-07-16
1
-0
/
+15