1. 021c116 debug/plan9obj: implement parsing of Plan 9 a.out executables by David du Colombier · 11 years ago
  2. fca453e cmd/nm: add -sort=size by Rob Pike · 11 years ago
  3. 5499034 all: fix a few spelling errors in source comments by Martin Olsson · 11 years ago
  4. f48120e cmd/nm: minor cleanup from previous CL by Russ Cox · 11 years ago
  5. 500547f cmd/nm: reimplement in Go by Russ Cox · 11 years ago
  6. 0006121 cmd/nm: make -S listing a bit more accurate by Russ Cox · 11 years ago
  7. 2ec53b0 cmd/nm: put the -S flag in the usage message by Rob Pike · 11 years ago
  8. 272687e cmd/nm: don't add filename elements for m symbols by Anthony Martin · 12 years ago
  9. 3ee87d0 cmd/godoc: use go/build to determine package and example files by Robert Griesemer · 12 years ago
  10. 465b9c3 gofmt: apply gofmt -w src misc by Robert Griesemer · 12 years ago
  11. 6ee91ce cmd/pack: rename __.SYMDEF to __.GOSYMDEF by Russ Cox · 12 years ago
  12. 736ff44 doc: various update to command documents by Shenghou Ma · 13 years ago
  13. fec7fa8 build: delete make paraphernalia by Russ Cox · 13 years ago
  14. 2783691 docs: replace references to gofix etc. with tool invocations by Rob Pike · 13 years ago
  15. 4a91387 cmd/go: c tools not used during compilation cov, nm, pprof, prof by Rob Pike · 13 years ago
  16. 26b6a97 Make.ccmd: link with mach lib, remove explicit linking in make files by Joe Poirier · 14 years ago
  17. 9267b0d nm: document -S flag by Russ Cox · 14 years ago
  18. 4324a31 nm: silently ignore .o files in .a files by Russ Cox · 14 years ago
  19. d9c989f various: avoid %ld etc by Russ Cox · 14 years ago
  20. aafe474e build: $GOBIN defaults to $GOROOT/bin by Russ Cox · 14 years ago
  21. 6fc8207 go: makes it build for the case $GOROOT has whitespaces by Sergio Luis O. B. Correia · 15 years ago
  22. 18ccbc6 tweak documentation of commands so that first sentence is better for cmd page. by Russ Cox · 15 years ago
  23. 98ac4c6 stylistic issues in a couple of cmd docs by Rob Pike · 15 years ago
  24. dc62c66 more command documentation, including nm and prof by Rob Pike · 15 years ago
  25. 11d3805 clean more by Russ Cox · 15 years ago
  26. 54414ad add -S flag to print size of symbol by Russ Cox · 15 years ago
  27. 00274a1 rename libmach_amd64 libmach by Rob Pike · 16 years ago
  28. 57a9bd0 change gotype in symbol table from by Russ Cox · 16 years ago
  29. d6f89c6 Support use of $GOBINDIR to override $HOME/bin by Phil Pennock · 16 years ago
  30. 57bff96 fix gotest by fixing nm -s to print in file order by storing a sequence number by Rob Pike · 16 years ago
  31. 67addd4 symbol table changes by Russ Cox · 16 years ago
  32. 7b37714 add nm by Russ Cox · 17 years ago