index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
nm
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd/nm: skip test on android (no Go tool)
David Crawshaw
2014-07-08
1
-2
/
+3
*
build: make nacl pass
Russ Cox
2014-05-20
1
-0
/
+4
*
cmd/nm, cmd/objdump: fix elf symbol types
Russ Cox
2014-05-14
1
-2
/
+2
*
cmd/nm: do not write to GOROOT testdata directories during TestNM
Alex Brainman
2014-05-12
1
-5
/
+12
*
cmd/nm: do not fail TestNM if symbol has less then 3 columns in nm output
Alex Brainman
2014-04-21
1
-5
/
+0
*
cmd/nm: disable TestNM on darwin, linux and solaris
Alex Brainman
2014-04-21
1
-0
/
+4
*
cmd/ld: correct addresses in windows pe symbol table
Alex Brainman
2014-04-21
1
-0
/
+49
*
cmd/nm: print symbol sizes for windows pe executables
Alex Brainman
2014-04-19
1
-0
/
+14
*
cmd/nm: windows pe handling fixes
Alex Brainman
2014-04-16
3
-2
/
+73
*
debug/plan9obj: implement parsing of Plan 9 a.out executables
David du Colombier
2014-01-22
2
-0
/
+52
*
cmd/nm: add -sort=size
Rob Pike
2014-01-08
2
-2
/
+11
*
all: fix a few spelling errors in source comments
Martin Olsson
2013-12-27
1
-1
/
+1
*
cmd/nm: minor cleanup from previous CL
Russ Cox
2013-12-18
4
-11
/
+12
*
cmd/nm: reimplement in Go
Russ Cox
2013-12-16
8
-425
/
+454
*
cmd/nm: make -S listing a bit more accurate
Russ Cox
2013-09-16
1
-2
/
+33
*
cmd/nm: put the -S flag in the usage message
Rob Pike
2013-09-16
2
-2
/
+2
*
cmd/nm: don't add filename elements for m symbols
Anthony Martin
2013-04-03
1
-2
/
+4
*
cmd/godoc: use go/build to determine package and example files
Robert Griesemer
2013-02-19
1
-1
/
+3
*
gofmt: apply gofmt -w src misc
Robert Griesemer
2012-10-30
1
-1
/
+1
*
cmd/pack: rename __.SYMDEF to __.GOSYMDEF
Russ Cox
2012-09-13
1
-1
/
+1
*
doc: various update to command documents
Shenghou Ma
2012-03-09
1
-1
/
+2
*
build: delete make paraphernalia
Russ Cox
2012-02-06
1
-12
/
+2
*
docs: replace references to gofix etc. with tool invocations
Rob Pike
2012-02-04
1
-2
/
+1
*
cmd/go: c tools not used during compilation
Rob Pike
2012-01-29
1
-2
/
+2
*
Make.ccmd: link with mach lib,
Joe Poirier
2011-06-19
1
-3
/
+0
*
nm: document -S flag
Russ Cox
2011-03-08
1
-0
/
+3
*
nm: silently ignore .o files in .a files
Russ Cox
2010-12-10
1
-6
/
+9
*
various: avoid %ld etc
Russ Cox
2010-10-13
1
-1
/
+1
*
build: $GOBIN defaults to $GOROOT/bin
Russ Cox
2010-08-24
1
-12
/
+6
*
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
2009-11-23
1
-2
/
+2
*
tweak documentation of commands
Russ Cox
2009-11-09
1
-1
/
+1
*
stylistic issues in a couple of cmd docs
Rob Pike
2009-11-04
1
-1
/
+1
*
more command documentation, including nm and prof
Rob Pike
2009-11-03
1
-0
/
+18
*
clean more
Russ Cox
2009-10-03
1
-1
/
+1
*
add -S flag to print size of symbol
Russ Cox
2009-09-08
1
-13
/
+28
*
rename libmach_amd64 libmach
Rob Pike
2009-08-14
2
-14
/
+14
*
change gotype in symbol table from
Russ Cox
2009-08-12
1
-2
/
+2
*
Support use of $GOBINDIR to override $HOME/bin
Phil Pennock
2009-07-28
1
-1
/
+1
*
fix gotest by fixing nm -s to print in file order by storing a sequence number
Rob Pike
2009-04-15
1
-3
/
+4
*
symbol table changes
Russ Cox
2008-11-20
1
-3
/
+8
*
add nm
Russ Cox
2008-08-03
2
-0
/
+368