| Age | Commit message (Expand) | Author |
| 2011-02-24 | ld: weak symbols | Russ Cox |
| 2011-02-24 | 8l/6l: new -Hwindowsgui flag allows to build windows gui pe | Alex Brainman |
| 2011-02-23 | 5l/6l/8l: use enums for header type and symbolic strings for -H option values | Alex Brainman |
| 2011-02-22 | ld: detect stack overflow due to NOSPLIT | Russ Cox |
| 2011-02-18 | ld: drop rpath | Russ Cox |
| 2011-02-18 | 6l: pe fixes | Wei Guangjing |
| 2011-02-16 | 8l,6l: allow for more os threads to be created on Windows | Alex Brainman |
| 2011-02-07 | ld: fix build (uvlong vs uint64 conflict on freebsd) | Rob Pike |
| 2011-02-07 | loader: move the XputY routines into the ld directory. | Rob Pike |
| 2011-02-04 | 8l: fix crash writing Plan 9 binaries | Yuval Pavel Zholkover |
| 2011-02-03 | gc, ld: package name main no longer reserved | Russ Cox |
| 2011-02-03 | gc, ld: detect stale or incompatible object files | Russ Cox |
| 2011-01-31 | runtime: generate Go defs for C types. | Luuk van Dijk |
| 2011-01-29 | 8l/6l: pe fixes | Alex Brainman |
| 2011-01-27 | 8l: add PE dynexport | Wei Guangjing |
| 2011-01-27 | 8l: fix ldpe sym name length == 8 strdup incorrect. | Wei Guangjing |
| 2011-01-24 | [68]l: more robust decoding of reflection type info in generating dwarf. | Luuk van Dijk |
| 2011-01-20 | 8l: emit DWARF in Windows PE. | Wei Guangjing |
| 2011-01-20 | cgo: windows/386 port | Wei Guangjing |
| 2011-01-20 | 6l: windows/amd64 port | Wei Guangjing |
| 2011-01-19 | gc: delete float, complex | Russ Cox |
| 2011-01-19 | 8l: pe changes | Alex Brainman |
| 2011-01-11 | ld: Fix exported dynamic symbols on Mach-O. | Ian Lance Taylor |
| 2011-01-11 | ld: Permit an Mach-O symbol to be exported in the dynamic symbol table. | Ian Lance Taylor |
| 2011-01-06 | ld: Permit an ELF symbol to be exported in the dynamic symbol table. | Ian Lance Taylor |
| 2010-12-17 | ld: ignore stab symbols | Russ Cox |
| 2010-12-17 | ld: allow relocations pointing at ELF .bss symbols | Russ Cox |
| 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-15 | remove nacl | Russ Cox |
| 2010-12-15 | [68]l and runtime: GDB support for interfaces and goroutines. | Luuk van Dijk |
| 2010-12-13 | ld: missing prototype | Russ Cox |
| 2010-12-13 | ld: allow .o files with no symbols | 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 | 5l (and 6l, 8l, ld): more arm build fixes | Russ Cox |
| 2010-12-08 | 6l, 8l: support for linking ELF and Mach-O .o files | Russ Cox |
| 2010-12-08 | ld: reading of Mach-O object files | Russ Cox |
| 2010-12-08 | 6l, 8l: minor changes & cleanup | Russ Cox |
| 2010-12-08 | ld: reading of ELF object files | Russ Cox |
| 2010-12-08 | ld: re-add ELF symbol tables | Russ Cox |
| 2010-12-07 | ld: fix dwarf decoding of 64-bit reflect values | Eoghan Sherry |
| 2010-12-07 | 8l : add dynimport to import table in Windows PE, initial make cgo dll work. | Wei Guangjing |
| 2010-12-06 | 8l, runtime: fix Plan 9 386 build. | Yuval Pavel Zholkover |
| 2010-12-03 | [68]l: generate debug info for builtin structured types. prettyprinting in gdb. | Luuk van Dijk |
| 2010-11-29 | [68]l: correct dwarf location for globals and ranges for arrays. | Luuk van Dijk |
| 2010-11-08 | 6l/8l: generate dwarf variable names with disambiguating suffix. | Luuk van Dijk |
| 2010-11-04 | Use future official DWARF language code for Go. | Ian Lance Taylor |
| 2010-11-02 | 8l: pe generation fixes | Alex Brainman |