| Age | Commit message (Expand) | Author |
| 2015-03-01 | all: delete C libraries and cmd/dist code that builds them | Russ Cox |
| 2015-02-26 | liblink: delete unused code | Russ Cox |
| 2015-02-06 | liblink, cmd/ld, cmd/5l: darwin/arm support | Shenghou Ma |
| 2015-01-30 | liblink: fix error message on linux for unknown TLS base | Russ Cox |
| 2015-01-21 | build: implement GOEXPERIMENT again in runtime, and add to liblink | Russ Cox |
| 2015-01-14 | liblink: adjustments for c2go conversion | Russ Cox |
| 2014-09-08 | build: adjustments for move from src/pkg to src | Russ Cox |
| 2014-08-06 | liblink: support big-endian properly | Shenghou Ma |
| 2014-07-21 | liblink: remove some gotos + other fixes | Russ Cox |
| 2014-07-10 | cmd/5c, cmd/5g, cmd/5l, liblink: nacl/arm support | Shenghou Ma |
| 2014-07-02 | build: annotations and modifications for c2go | Russ Cox |
| 2014-07-02 | liblink, runtime: preliminary support for plan9/amd64 | Aram Hăvărneanu |
| 2014-07-01 | all: add GOOS=android | David Crawshaw |
| 2014-04-16 | liblink: fix incorrect hash collision in lookup | Russ Cox |
| 2014-04-15 | build: remove tmp dir names from objects, support GOROOT_FINAL again | Russ Cox |
| 2014-04-15 | liblink: introduce TLS register on 386 and amd64 | Russ Cox |
| 2014-03-14 | liblink, runtime: make nacl/386 binaries valid. | Rémy Oudompheng |
| 2014-02-27 | all: final merge of NaCl tree | Russ Cox |
| 2014-02-09 | include, linlink, cmd/6l, cmd/ld: part 1 of solaris/amd64 linker changes. | Shenghou Ma |
| 2013-12-16 | cmd/ld: move instruction selection + layout into compilers, assemblers | Russ Cox |
| 2013-12-08 | liblink: create new library based on linker code | Russ Cox |