1. ad36009 runtime: auto-generate duff routines by Josh Bleecher Snyder · 10 years ago
  2. 402f71a runtime: do not share underlying envs/argv array by David Crawshaw · 10 years ago
  3. ec7d8a6 runtime: remove makeStringSlice by David Crawshaw · 10 years ago
  4. 6b7b0f9 runtime: move all parfor-related code to parfor.go by Austin Clements · 10 years ago
  5. 7a71726 runtime: check alignment of 8-byte atomic loads and stores on 386 by Austin Clements · 10 years ago
  6. 7a524a1 runtime: remove thunk.s by Russ Cox · 10 years ago
  7. dcb2ec3 runtime: generate windows callback list with go generate by Russ Cox · 10 years ago
  8. 193daab cmd/cc, cmd/ld, runtime: disallow conservative data/bss objects by Russ Cox · 11 years ago
  9. fc46931 runtime: remove untyped allocation of ParFor by Russ Cox · 11 years ago
  10. 4475347 runtime: remove a few untyped allocations by Russ Cox · 11 years ago
  11. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/runtime/runtime.go]
  12. e3edfea runtime: correct various Go -> C function calls by Russ Cox · 11 years ago