aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/race_ppc64le.s
AgeCommit message (Expand)Author
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