]> Cypherpunks repositories - gostls13.git/commitdiff
runtime/race: update runtime to r191161.
authorDmitriy Vyukov <dvyukov@google.com>
Sun, 22 Sep 2013 17:56:06 +0000 (10:56 -0700)
committerDmitriy Vyukov <dvyukov@google.com>
Sun, 22 Sep 2013 17:56:06 +0000 (10:56 -0700)
Fixes #6305.

R=golang-dev, dave, alex.brainman, r
CC=golang-dev
https://golang.org/cl/13359046

src/pkg/runtime/race/README
src/pkg/runtime/race/race_darwin_amd64.syso
src/pkg/runtime/race/race_linux_amd64.syso
src/pkg/runtime/race/race_windows_amd64.syso

index c298218a07f6136c4fa9631069660356a661729d..0b73bd857ef392616a79c3c1ee603b9dfedebb04 100644 (file)
@@ -9,4 +9,4 @@ $ ./buildgo.sh
 
 Tested with gcc 4.6.1 and 4.7.0.  On Windows it's built with 64-bit MinGW.
 
-Current runtime is built on rev 188542.
+Current runtime is built on rev 191161.
index 18fabc217e6a552087b2efb116435d598116848c..96a43c9a928bea83e1d920553efdd1f4b26ab452 100644 (file)
Binary files a/src/pkg/runtime/race/race_darwin_amd64.syso and b/src/pkg/runtime/race/race_darwin_amd64.syso differ
index d770031d5b3754b3c7b9152fde2027ca5eb9cb65..50bde9648ed97412190bd86548f5b0513b51ebb1 100644 (file)
Binary files a/src/pkg/runtime/race/race_linux_amd64.syso and b/src/pkg/runtime/race/race_linux_amd64.syso differ
index 4fd661f5b6d578711e6ca8bb1dd75d29fa01a8d1..46eb1274fb9709361bd43172e16a75a49113da22 100644 (file)
Binary files a/src/pkg/runtime/race/race_windows_amd64.syso and b/src/pkg/runtime/race/race_windows_amd64.syso differ