aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/race/race.go
AgeCommit message (Expand)Author
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-02-23runtime: enable race detector on openbsd/amd64Joel Sing
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-10-30runtime, cmd: support race detector on darwin/arm64Cherry Zhang
2019-12-09runtime/race: correct typo s/is/inMuhammad Falak R Wani
2018-11-13cmd,runtime: enable race detector on arm64Fangming.Fang
2018-07-10runtime/cgo: Add initial NetBSD Thread Sanitizer supportKamil Rytarowski
2018-06-11runtime/race: implement race detector for ppc64leLynn Boger
2015-12-09runtime/race: update two stale referencesBrad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox