1. 69ddb7a [dev.cc] all: edit assembly source for ARM to be more regular by Rob Pike · 10 years ago
  2. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/runtime/memclr_arm.s]
  3. cb040d5 runtime: use new #include "textflag.h" by Russ Cox · 11 years ago
  4. da7cf0b runtime: faster memclr on x86. by Keith Randall · 11 years ago
  5. 0273dc1 runtime: convert .s textflags from numbers to symbolic constants. by Keith Randall · 12 years ago
  6. 9ddfb64 runtime: record argument size in assembly functions by Russ Cox · 12 years ago
  7. 3a50bc1 runtime: remove memset/memclr shim by Dave Cheney · 13 years ago[Renamed (96%) from src/pkg/runtime/memset_arm.s]
  8. 0782603 runtime: avoid r9/r10 during memset by Dave Cheney · 13 years ago
  9. 851f301 runtime: make more build-friendly by Russ Cox · 13 years ago[Renamed from src/pkg/runtime/arm/memset.s]
  10. 68b4255 runtime: ,s/[a-zA-Z0-9_]+/runtime·&/g, almost by Russ Cox · 14 years ago
  11. be639b9 Runtime is now starting up with a dummy c program as target: by Kai Backman · 16 years ago