| Age | Commit message (Expand) | Author |
| 2015-03-01 | cmd/5l etc: replace C code with Go code | Russ Cox |
| 2014-10-22 | [dev.power64] all: merge default into dev.power64 | Austin Clements |
| 2014-09-15 | cmd/ld: document that -X overwrites initialized variables | Josh Bleecher Snyder |
| 2014-08-07 | [dev.power64] cmd/ld: update for power64 | Shenghou Ma |
| 2014-02-09 | include, linlink, cmd/6l, cmd/ld: part 1 of solaris/amd64 linker changes. | Shenghou Ma |
| 2014-01-14 | cmd/ld: document the -w flag, which disables DWARF generation | Rob Pike |
| 2013-08-31 | cmd/8l: add support for dragonfly/386 | Joel Sing |
| 2013-08-24 | all: compiler/bootstrap for dragonfly/amd64 | Joel Sing |
| 2013-06-11 | cmd/ld: document -s flag. | Shenghou Ma |
| 2013-04-11 | cmd/ld: fix argument passing in doc.go | Shenghou Ma |
| 2013-04-01 | cmd/ld: add -extld and -extldflags options | Ian Lance Taylor |
| 2013-02-19 | cmd/godoc: use go/build to determine package and example files | Robert Griesemer |
| 2013-01-18 | cmd/5a, cmd/5c, cmd/6a, cmd/6c, cmd/8a, cmd/8c, cmd/ld: update reference | Carl Shapiro |
| 2013-01-11 | cmd/gc, cmd/ld: update doc.go for -race | Shenghou Ma |
| 2013-01-11 | cmd/5l: support -Z (zero stack frame at function entry) | Shenghou Ma |
| 2012-11-03 | runtime/cgo, go/build: cgo support for FreeBSD/ARM | Shenghou Ma |
| 2012-10-09 | cmd/ld: add -B option to set build ID | Ian Lance Taylor |
| 2012-09-19 | race: linker changes | Dmitriy Vyukov |
| 2012-03-09 | doc: various update to command documents | Shenghou Ma |
| 2012-02-07 | 5l, 6l, 8l: implement -X flag | Russ Cox |
| 2009-11-09 | tweak documentation of commands | Russ Cox |
| 2009-11-03 | more command documentation, including nm and prof | Rob Pike |