summaryrefslogtreecommitdiff
path: root/src/cmd/nm
AgeCommit message (Expand)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý2-19/+16
2009-11-23go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia1-2/+2
2009-11-09tweak documentation of commandsRuss Cox1-1/+1
2009-11-04stylistic issues in a couple of cmd docsRob Pike1-1/+1
2009-11-03more command documentation, including nm and profRob Pike1-0/+18
2009-10-03clean moreRuss Cox1-1/+1
2009-09-08add -S flag to print size of symbolRuss Cox1-13/+28
2009-08-14rename libmach_amd64 libmachRob Pike2-14/+14
2009-08-12change gotype in symbol table fromRuss Cox1-2/+2
2009-07-28Support use of $GOBINDIR to override $HOME/binPhil Pennock1-1/+1
2009-04-15fix gotest by fixing nm -s to print in file order by storing a sequence numberRob Pike1-3/+4
2008-11-20symbol table changesRuss Cox1-3/+8
2008-08-03add nmRuss Cox2-0/+368