aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/msan_amd64.s
AgeCommit message (Expand)Author
2016-11-16runtime/cgo: use libc for sigaction syscalls when possibleBryan C. Mills
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-11-11runtime: don't call msanread when running on the system stackIan Lance Taylor
2015-10-21runtime, runtime/msan: add msan runtime supportIan Lance Taylor