]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.14] runtime/race: update some .syso files
authorKeith Randall <khr@golang.org>
Thu, 2 Apr 2020 19:00:50 +0000 (12:00 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 4 May 2020 22:25:37 +0000 (22:25 +0000)
commit6936700f21c96adf6065c342ffe0968690868b1b
tree8705c79d52c77a4d9fc661e6ce44155400c32458
parent1b41fcbce503fd9f383ae15bfdd24720fde4a188
[release-branch.go1.14] 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.

For #14481
For #37485 (I think?)
For #37355
Fixes #38321

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>
(cherry picked from commit 041bcb32b59b37ff55ad527083b7bd4ffa4c1a3d)
Reviewed-on: https://go-review.googlesource.com/c/go/+/231222
Reviewed-by: Keith Randall <khr@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