1. 7b04471 gopack: change archive file name length back to 16 by Russ Cox · 13 years ago
  2. aed2c06 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths by Hector Chu · 14 years ago
  3. eae0a48 libmach: support reading symbols from Windows .exe for nm by Mateusz Czapliński · 14 years ago
  4. 1d6ae53 fix windows/amd64 build with newest mingw-w64 by Hector Chu · 14 years ago
  5. eb3f208 build: define getcallerpc in u.h (fix for Plan 9 build) by Lucio De Re · 14 years ago
  6. ee14fbd build: fixes for mingw-w64 by Wei Guangjing · 14 years ago
  7. 340251e build: fix header files for Plan 9 by Lucio De Re · 14 years ago
  8. bf3f768 windows: replace remaining __MINGW32__ instances with _WIN32 by Joe Poirier · 14 years ago
  9. b57ffae cov and prof: implement windows version (just function stubs and build mods) by Joe Poirier · 15 years ago
  10. 491a3ca5 gc: fix SIGBUS by Russ Cox · 15 years ago
  11. 49c4256 Fix *l/*c -V flag segfault by Dean Prichard · 15 years ago
  12. 3843021 libc: add goos, goarch, goroot. fixes build by Russ Cox · 15 years ago
  13. cd9d72b Ports of lib9, libbio and libmach to Windows. by Hector Chu · 15 years ago
  14. fcb9387 support for 5.out files by Russ Cox · 15 years ago
  15. 04a77ac convert C runtime to 32-bit runes; rune now unsigned. by Russ Cox · 16 years ago
  16. 00274a1 rename libmach_amd64 libmach by Rob Pike · 16 years ago
  17. 57a9bd0 change gotype in symbol table from by Russ Cox · 16 years ago
  18. 57bff96 fix gotest by fixing nm -s to print in file order by storing a sequence number by Rob Pike · 16 years ago
  19. 736903c libmach: by Russ Cox · 16 years ago
  20. 67addd4 symbol table changes by Russ Cox · 16 years ago
  21. a570eaa 6l: use libbio instead of maintaining own buffer by Russ Cox · 16 years ago
  22. ef40d94 6g: by Russ Cox · 16 years ago
  23. 1841f31 acid fixes etc. still not perfect. by Russ Cox · 17 years ago
  24. 4a0765b fix go build by Russ Cox · 17 years ago
  25. 9aad9fe make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. by Russ Cox · 17 years ago
  26. ed5e39a Add 6db by Rob Pike · 17 years ago
  27. dbf1da6 adding ar.h for source-level compatibility in 6l. binary compatibility is ok by Rob Pike · 17 years ago
  28. d024fb4 add missing include file by Rob Pike · 17 years ago
  29. 69b74c3 import the plan 9 libraries libc (lib9) and libbio into the tree. by Rob Pike · 17 years ago