1. bffb881 all: fix dead links to inferno-os bitbucket repository by Tobias Klauser · 4 years, 9 months ago
  2. 9b5bd30 runtime: document special memmove requirements by Austin Clements · 5 years ago
  3. b8ac64a all: this big patch remove whitespace from assembly files by Zhou Peng · 7 years ago
  4. f2cde55 runtime: use Go function signatures for memclr and memmove comments by Michael Munday · 7 years ago
  5. 7c04633 all: fix obsolete inferno-os links by Emmanuel Odeke · 9 years ago
  6. 5fea2cc all: single space after period. by Brad Fitzpatrick · 9 years ago
  7. 4b7d5f0 runtime: memmove/memclr pointers atomically by Keith Randall · 9 years ago
  8. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/runtime/memmove_plan9_amd64.s]
  9. cb040d5 runtime: use new #include "textflag.h" by Russ Cox · 11 years ago
  10. 25f6b02 cmd/cc, runtime: convert C compilers to use Go calling convention by Russ Cox · 11 years ago
  11. bc9e160 runtime: prevent pointless jmp in amd64 and 386 memmove by Josh Bleecher Snyder · 11 years ago
  12. 8303a13 runtime: use unoptimized memmove and memclr on Plan 9 by Anthony Martin · 11 years ago