summaryrefslogtreecommitdiff
path: root/src/cmd/nm
Commit message (Expand)AuthorAgeFilesLines
* go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia2009-11-231-2/+2
* tweak documentation of commandsRuss Cox2009-11-091-1/+1
* stylistic issues in a couple of cmd docsRob Pike2009-11-041-1/+1
* more command documentation, including nm and profRob Pike2009-11-031-0/+18
* clean moreRuss Cox2009-10-031-1/+1
* add -S flag to print size of symbolRuss Cox2009-09-081-13/+28
* rename libmach_amd64 libmachRob Pike2009-08-142-14/+14
* change gotype in symbol table fromRuss Cox2009-08-121-2/+2
* Support use of $GOBINDIR to override $HOME/binPhil Pennock2009-07-281-1/+1
* fix gotest by fixing nm -s to print in file order by storing a sequence numberRob Pike2009-04-151-3/+4
* symbol table changesRuss Cox2008-11-201-3/+8
* add nmRuss Cox2008-08-032-0/+368