1. cf3f771 runtime: unify amd64 -buildmode=exe entry point code by Ian Lance Taylor · 7 years ago
  2. ed8f0e5 cmd/go: fix -buildmode=c-archive should work on windows by Christopher Nelson · 9 years ago
  3. 8ee0fd8 runtime: replace is{plan9,solaris,windows} with GOOS tests by Matthew Dempsky · 10 years ago
  4. 15ced2d [dev.cc] runtime: convert assembly files for C to Go transition by Russ Cox · 10 years ago
  5. 75cca05 runtime: more NOPTR by Russ Cox · 11 years ago
  6. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/runtime/rt0_windows_amd64.s]
  7. cb040d5 runtime: use new #include "textflag.h" by Russ Cox · 11 years ago
  8. 7ba41e9 runtime: convert a few traceback-related functions from proc.c to traceback.go by Russ Cox · 11 years ago
  9. 0273dc1 runtime: convert .s textflags from numbers to symbolic constants. by Keith Randall · 12 years ago
  10. 6120ef0 runtime: rename _rt0_$GOARCH to _rt0_go by Russ Cox · 12 years ago
  11. efd3d1f runtime: fix netbsd, windows build by Russ Cox · 12 years ago
  12. 36b414f runtime: change amd64 startup convention by Russ Cox · 12 years ago
  13. 5588940 runtime: separate out auto-generated files, take 2 by Russ Cox · 13 years ago
  14. 86dcc43 runtime: hg revert -r 6ec0a5c12d75 by Russ Cox · 13 years ago
  15. bd9243d runtime: separate out auto-generated files by Russ Cox · 13 years ago
  16. 851f301 runtime: make more build-friendly by Russ Cox · 13 years ago[Renamed (92%) from src/pkg/runtime/windows/amd64/rt0.s]
  17. 9f63659 cgo: windows amd64 port by Wei Guangjing · 14 years ago
  18. f83609f runtime: windows/amd64 port by Wei Guangjing · 14 years ago