summaryrefslogtreecommitdiff
path: root/libgo/runtime/go-memclr.c
AgeCommit message (Expand)Author
2025-07-08runtime: avoid libc memmove and memclrIan Lance Taylor
2021-02-25libgo: ensure memmove, memset 8 byte atomicity on ppc64xLynn Boger
2019-06-25runtime: mark memequal and memclrNoHeapPointers nosplitIan Lance Taylor
2017-01-14libgo: update to Go 1.8 release candidate 1Ian Lance Taylor
2016-09-21compiler, runtime: replace hashmap code with Go 1.7 hashmapIan Lance Taylor