aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/race_ppc64le.s
AgeCommit message (Expand)Author
2021-05-13all: add //go:build lines to assembly filesTobias Klauser
2021-04-13cmd/link: support 32b TLS_LE offsets on PPC64Paul E. Murphy
2021-03-05runtime: remove racefuncenterfpCherry Zhang
2020-11-16runtime: declare arg size/map for race version of sync/atomic functionsCherry Zhang
2019-10-23runtime: add race detector support for new timersIan Lance Taylor
2019-09-25runtime: fix ppc64le race codeKeith Randall
2019-06-06runtime: fix scattered non-tab indentation in assemblyRuss Cox
2019-03-29runtime: rename p racectx field to raceprocctxIan Lance Taylor
2018-06-11runtime/race: implement race detector for ppc64leLynn Boger