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
/
buildgo.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
tsan: better report formatting for Go
Dmitry Vyukov
2013-08-16
1
-2
/
+2
*
[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: fix darwin Go build
Dmitry Vyukov
2013-06-06
1
-0
/
+1
*
[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
*
tsan: fix Go build
Dmitry Vyukov
2013-03-18
1
-1
/
+2
*
tsan: add sanity test for Go runtime into presubmit test
Dmitry Vyukov
2012-12-14
1
-1
/
+0
*
tsan: change TSAN_OPTIONS->GORACE in build script as well
Dmitry Vyukov
2012-11-08
1
-1
/
+1
*
tsan: lazily allocate shadow for Go
Dmitry Vyukov
2012-11-06
1
-3
/
+4
*
tsan: update script to support windows
Dmitry Vyukov
2012-11-06
1
-22
/
+23
*
tsan: fix Go build
Dmitry Vyukov
2012-11-06
1
-1
/
+0
*
tsan: fix Go build
Dmitry Vyukov
2012-09-19
1
-1
/
+1
*
tsan: fix Go build script
Dmitry Vyukov
2012-09-06
1
-1
/
+1
*
tsan: handle larger number of goroutines + fix a memory leak of goroutine des...
Dmitry Vyukov
2012-08-13
1
-5
/
+4
*
tsan: add ReleaseStore() function that merely copies vector clock rather than...
Dmitry Vyukov
2012-07-28
1
-1
/
+1
*
tsan: change event handling from single HandleEvent() to a set of separate fu...
Dmitry Vyukov
2012-07-27
1
-2
/
+2
*
tsan: make the runtime library name tsan-neutral for Go upstream
Dmitry Vyukov
2012-07-26
1
-1
/
+1
*
tsan: allow environment to override OnReport() and OverrideFlags()
Dmitry Vyukov
2012-07-25
1
-0
/
+1
*
tsan: add platform suffix to Go runtime library
Dmitry Vyukov
2012-07-16
1
-3
/
+5
*
tsan: port Go runtime to Darwin
Dmitry Vyukov
2012-07-16
1
-3
/
+26
*
tsan: allow to pass CFLAGS to Go runtime build script
Dmitry Vyukov
2012-07-16
1
-5
/
+6
*
tsan: Go language support fixes
Dmitry Vyukov
2012-07-06
1
-2
/
+2
*
tsan: Go lang: symbolize stack traces
Dmitry Vyukov
2012-07-06
1
-1
/
+3
*
tsan: Go language support
Dmitry Vyukov
2012-07-05
1
-0
/
+49