| Age | Commit message (Expand) | Author |
| 2015-03-01 | cmd/5l etc: replace C code with Go code | Russ Cox |
| 2015-03-01 | cmd/ld: clean for c2go | Russ Cox |
| 2015-02-26 | liblink: delete unused code | Russ Cox |
| 2015-02-13 | cmd/ld: make cmd/ld a real library | Russ Cox |
| 2015-01-07 | runtime: faster version of findfunc | Keith Randall |
| 2015-01-05 | Revert "liblink, cmd/ld, runtime: remove stackguard1" | Russ Cox |
| 2014-12-29 | liblink, cmd/ld, runtime: remove stackguard1 | Shenghou Ma |
| 2014-12-22 | cmd/ld: add a text generation pass | Austin Clements |
| 2014-09-26 | cmd/go: display program name when reporting crash | Russ Cox |
| 2014-08-31 | cmd/ld: diagnose Go calling C | Russ Cox |
| 2014-07-26 | cmd/ld: remove duplicated nuxiinit() call. | Shenghou Ma |
| 2014-07-15 | cmd/ld: consistently document flags that expect values | Matthew Dempsky |
| 2014-07-03 | cmd/go, cmd/ld, runtime, os/user: TLS emulation for android | David Crawshaw |
| 2014-04-16 | cmd/ld: restore the call graph dump | Anthony Martin |
| 2014-04-15 | liblink: introduce TLS register on 386 and amd64 | Russ Cox |
| 2014-04-02 | cmd/gc, cmd/ld, runtime: compact liveness bitmaps | Russ Cox |
| 2014-02-27 | all: final merge of NaCl tree | Russ Cox |
| 2013-12-17 | ld: fix Plan 9 build | David du Colombier |
| 2013-12-17 | cmd/ld: maintain correct headstring needed by windows port. | Shenghou Ma |
| 2013-12-16 | cmd/ld: move instruction selection + layout into compilers, assemblers | Russ Cox |
| 2013-12-09 | cmd/6l: fix linux/amd64 | Russ Cox |
| 2013-12-08 | liblink: create new library based on linker code | Russ Cox |