summaryrefslogtreecommitdiff
path: root/libgo/runtime/go-memmove.c
Commit message (Expand)AuthorAgeFilesLines
* libgo: ensure memmove, memset 8 byte atomicity on ppc64xLynn Boger2021-02-251-0/+89
* runtime: use builtin memmove directlyCherry Zhang2019-05-081-16/+0
* compiler, runtime: replace hashmap code with Go 1.7 hashmapIan Lance Taylor2016-09-211-0/+16