| Age | Commit message (Expand) | Author |
| 2011-07-19 | cgo: windows amd64 port | Wei Guangjing |
| 2011-07-18 | ld: allow seek within write buffer | Russ Cox |
| 2011-06-28 | ld: fix ELF strip by removing overlap of sections | Gustavo Niemeyer |
| 2011-06-22 | ld: don't attempt to build dynamic sections unnecessarily | Gustavo Niemeyer |
| 2011-06-21 | 8l: more fixes for Plan 9 | Lucio De Re |
| 2011-06-14 | ld: make .rodata section read-only | Gustavo Niemeyer |
| 2011-06-14 | ld: fix link Windows PE __declspec(dllimport) symbol | Wei Guangjing |
| 2011-05-16 | 5l: delete pre-ARMv4 instruction implementations | Russ Cox |
| 2011-05-11 | ld: fix alignment of rodata section on Plan 9 | Anthony Martin |
| 2011-04-14 | for GCC4.6: fix a bunch of set-and-not-used errors. | Rob Pike |
| 2011-04-14 | ld: defend against some broken object files | Russ Cox |
| 2011-04-11 | ld: fix dwarf decoding of strings for struct's fieldnames | Luuk van Dijk |
| 2011-04-09 | ld: 25% faster | Russ Cox |
| 2011-04-08 | ld: fix arm build | Russ Cox |
| 2011-04-07 | ld: fix Mach-O bss bug | Mikkel Krautz |
| 2011-03-09 | ld: preserve symbol sizes during data layout | Russ Cox |
| 2011-03-08 | 5l, 6l, 8l: omit symbols for type, string, go.string | Russ Cox |
| 2011-02-23 | 5l/6l/8l: use enums for header type and symbolic strings for -H option values | Alex Brainman |
| 2011-01-20 | cgo: windows/386 port | Wei Guangjing |
| 2011-01-20 | 6l: windows/amd64 port | Wei Guangjing |
| 2010-12-15 | ld: text segment should not be writable | Russ Cox |
| 2010-12-16 | 8l: remove unneeded windows check | Alex Brainman |
| 2010-12-15 | fix freebsd build | Russ Cox |
| 2010-12-13 | Fix windows build. | Wei Guangjing |
| 2010-12-12 | 5g/8g, 8l, ld, prof: fix output of 32-bit values | Eoghan Sherry |
| 2010-12-08 | 6l, 8l: support for linking ELF and Mach-O .o files | Russ Cox |
| 2010-12-06 | 8l, runtime: fix Plan 9 386 build. | Yuval Pavel Zholkover |
| 2010-11-02 | 8l: pe generation fixes | Alex Brainman |
| 2010-10-22 | 5l, 6l, 8l: introduce sub-symbols | Russ Cox |
| 2010-10-21 | arm: prop up software floating point | Russ Cox |
| 2010-10-19 | 5l, 6l, 8l: link pclntab and symtab as ordinary rodata symbols | Russ Cox |
| 2010-10-19 | 5l, 6l, 8l: separate pass to fix addresses | Russ Cox |
| 2010-10-15 | 6l: function at a time code layout | Russ Cox |
| 2010-10-14 | 5l, 6l, 8l: accumulate data image during import | Russ Cox |