]> Cypherpunks repositories - gostls13.git/commit
runtime/race: update runtime to tip
authorDmitriy Vyukov <dvyukov@google.com>
Fri, 20 Jun 2014 23:36:21 +0000 (16:36 -0700)
committerDmitriy Vyukov <dvyukov@google.com>
Fri, 20 Jun 2014 23:36:21 +0000 (16:36 -0700)
commit0d7236461640a78ec649c2184d10f195f38eb517
treea9b8d48c046f73d295a309526c1d294e09272ec8
parent382c461a89bf2ee1ab91ba9c193f5cb7d257246c
runtime/race: update runtime to tip
This requires minimal changes to the runtime hooks. In particular,
synchronization events must be done only on valid addresses now,
so I've added the additional checks to race.c.

LGTM=iant
R=iant
CC=golang-codereviews
https://golang.org/cl/101000046
src/pkg/runtime/proc.c
src/pkg/runtime/race.c
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