1. 0273dc1 runtime: convert .s textflags from numbers to symbolic constants. by Keith Randall · 12 years ago
  2. 9ddfb64 runtime: record argument size in assembly functions by Russ Cox · 12 years ago
  3. 6021449 runtime: faster x86 memmove (a.k.a. built-in copy()) by Keith Randall · 12 years ago
  4. 851f301 runtime: make more build-friendly by Russ Cox · 13 years ago[Renamed from src/pkg/runtime/386/memmove.s]
  5. fe9991e runtime: replace runtime.mcpy with runtime.memmove by Quan Yong Zhai · 14 years ago
  6. 4396941 runtime: improve memmove check memory overlap by Quan Yong Zhai · 14 years ago
  7. 68b4255 runtime: ,s/[a-zA-Z0-9_]+/runtime·&/g, almost by Russ Cox · 14 years ago
  8. 093493c bugs in memmove: by Rob Pike · 15 years ago
  9. ed0beea copy tweaks by Russ Cox · 15 years ago