index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
nm
Age
Commit message (
Expand
)
Author
2017-09-20
cmd/nm: add test case for go archives
Hiroshi Ioka
2017-02-14
all: fix some printf format strings
Josh Bleecher Snyder
2017-02-11
cmd/nm: extend help text to document the flags
Jaana Burcu Dogan
2017-02-04
cmd/nm: skip TestInternalLinkerCgoFile if no internal linking is supported
Alex Brainman
2017-02-04
cmd/link: do not prefix external symbols with underscore on windows/386/cgo
Alex Brainman
2016-10-04
all: use sort.Slice where applicable
Brad Fitzpatrick
2016-08-30
all: use testing.GoToolPath instead of "go"
Keith Randall
2016-03-01
all: make copyright headers consistent with one space after period
Brad Fitzpatrick
2015-06-16
all: extract "can I exec?" check from tests into internal/testenv
Russ Cox
2015-04-12
cmd/nm: skip fork test on darwin/arm64
David Crawshaw
2015-02-26
cmd/nm: exclude Go tool test on darwin/arm
David Crawshaw
2014-09-08
build: adjustments for move from src/pkg to src
Russ Cox
2014-08-07
cmd/addr2line, cmd/nm: factor object reading into cmd/internal/objfile
Russ Cox
2014-07-08
cmd/nm: skip test on android (no Go tool)
David Crawshaw
2014-05-20
build: make nacl pass
Russ Cox
2014-05-14
cmd/nm, cmd/objdump: fix elf symbol types
Russ Cox
2014-05-12
cmd/nm: do not write to GOROOT testdata directories during TestNM
Alex Brainman
2014-04-21
cmd/nm: do not fail TestNM if symbol has less then 3 columns in nm output
Alex Brainman
2014-04-21
cmd/nm: disable TestNM on darwin, linux and solaris
Alex Brainman
2014-04-21
cmd/ld: correct addresses in windows pe symbol table
Alex Brainman
2014-04-19
cmd/nm: print symbol sizes for windows pe executables
Alex Brainman
2014-04-16
cmd/nm: windows pe handling fixes
Alex Brainman
2014-01-22
debug/plan9obj: implement parsing of Plan 9 a.out executables
David du Colombier
2014-01-08
cmd/nm: add -sort=size
Rob Pike
2013-12-27
all: fix a few spelling errors in source comments
Martin Olsson
2013-12-18
cmd/nm: minor cleanup from previous CL
Russ Cox
2013-12-16
cmd/nm: reimplement in Go
Russ Cox
2013-09-16
cmd/nm: make -S listing a bit more accurate
Russ Cox
2013-09-16
cmd/nm: put the -S flag in the usage message
Rob Pike
2013-04-03
cmd/nm: don't add filename elements for m symbols
Anthony Martin
2013-02-19
cmd/godoc: use go/build to determine package and example files
Robert Griesemer
2012-10-30
gofmt: apply gofmt -w src misc
Robert Griesemer
2012-09-13
cmd/pack: rename __.SYMDEF to __.GOSYMDEF
Russ Cox
2012-03-09
doc: various update to command documents
Shenghou Ma
2012-02-06
build: delete make paraphernalia
Russ Cox
2012-02-04
docs: replace references to gofix etc. with tool invocations
Rob Pike
2012-01-29
cmd/go: c tools not used during compilation
Rob Pike
2011-06-19
Make.ccmd: link with mach lib,
Joe Poirier
2011-03-08
nm: document -S flag
Russ Cox
2010-12-10
nm: silently ignore .o files in .a files
Russ Cox
2010-10-13
various: avoid %ld etc
Russ Cox
2010-08-24
build: $GOBIN defaults to $GOROOT/bin
Russ Cox
2009-11-23
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
2009-11-09
tweak documentation of commands
Russ Cox
2009-11-04
stylistic issues in a couple of cmd docs
Rob Pike
2009-11-03
more command documentation, including nm and prof
Rob Pike
2009-10-03
clean more
Russ Cox
2009-09-08
add -S flag to print size of symbol
Russ Cox
2009-08-14
rename libmach_amd64 libmach
Rob Pike
2009-08-12
change gotype in symbol table from
Russ Cox
[prev]
[next]