aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-memmove.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-25libgo: ensure memmove, memset 8 byte atomicity on ppc64xLynn Boger1-0/+89
2019-05-08runtime: use builtin memmove directlyCherry Zhang1-16/+0
2016-09-21compiler, runtime: replace hashmap code with Go 1.7 hashmapIan Lance Taylor1-0/+16