]> Cypherpunks repositories - gostls13.git/commit
runtime/race: update some .syso files
authorKeith Randall <khr@golang.org>
Thu, 2 Apr 2020 19:00:50 +0000 (12:00 -0700)
committerKeith Randall <khr@golang.org>
Fri, 3 Apr 2020 00:09:20 +0000 (00:09 +0000)
commit041bcb32b59b37ff55ad527083b7bd4ffa4c1a3d
treebb1b887867ff6c6aa41983bc31ec555580772684
parent886303004f06cfb3bcd0c1da92fe51f5eb1e3023
runtime/race: update some .syso files

Update race detector syso files for some platforms.

There's still 2 more to do, but they might take a while so I'm
mailing the ones I have now.

Note: some arm64 tests did not complete successfully due to out
of memory errors, but I suspect the .syso is correct.

Update #14481
Update #37485 (I think?)
Update #37355

Change-Id: I7e7e707a1fd7574855a538ba89dc11acc999c760
Reviewed-on: https://go-review.googlesource.com/c/go/+/226981
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/race/README
src/runtime/race/race_darwin_amd64.syso
src/runtime/race/race_freebsd_amd64.syso
src/runtime/race/race_linux_amd64.syso
src/runtime/race/race_linux_arm64.syso
src/runtime/race/race_windows_amd64.syso