| 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-13 | cmd/ld: make cmd/ld a real library | Russ Cox |
| 2015-01-07 | cmd/9l: support internal linking | Austin Clements |
| 2014-02-09 | include, linlink, cmd/6l, cmd/ld: part 1 of solaris/amd64 linker changes. | Shenghou Ma |
| 2013-12-08 | liblink: create new library based on linker code | Russ Cox |
| 2013-08-24 | all: compiler/bootstrap for dragonfly/amd64 | Joel Sing |
| 2013-08-14 | runtime.cmd/ld: Add ARM external linking and implement -shared in terms of ex... | Elias Naur |
| 2013-04-30 | cmd/ld: emit relocs for DWARF info when doing an external link | Ian Lance Taylor |
| 2013-03-10 | cmd/ld: avoid redundant external relocation calculations | Russ Cox |
| 2013-01-31 | cmd/ld: support for linking with host linker | Russ Cox |
| 2013-01-06 | cmd/ld: move symtab, ELF generation to portable code | Russ Cox |
| 2012-10-09 | cmd/ld: add -B option to set build ID | Ian Lance Taylor |
| 2012-10-08 | cmd/ld, cmd/5l: support R_ARM_PC24 and R_ARM_JUMP24, fix R_ARM_CALL | Shenghou Ma |
| 2012-09-21 | cmd/{ld,5l,6l,8l}: add support for OpenBSD ELF signatures | Joel Sing |
| 2012-08-03 | cmd/ld: add PT_PAX_FLAGS ELF header | Russ Cox |
| 2012-07-30 | cmd/5l, cmd/ld: add support for R_ARM_GOT_PREL | Shenghou Ma |
| 2012-05-04 | cmd/5l, cmd/ld: dynamic linking library support | Shenghou Ma |
| 2011-12-20 | 5l/6l/8l: add support for netbsd signature note section | Joel Sing |
| 2011-06-21 | nacl, tiny: remove vestiges | Robert Hencke |
| 2011-06-14 | build: fix header files for Plan 9 | Lucio De Re |
| 2011-05-11 | 5l, 8l: add ELF symbol table to binary | Russ Cox |
| 2011-04-27 | cgo: handle versioned ELF symbols | Russ Cox |
| 2011-04-12 | ld: ELF header function declarations. | Lucio De Re |
| 2010-12-08 | 6l, 8l: minor changes & cleanup | Russ Cox |
| 2010-10-24 | 6l/8l: global and local variables and type info. | Luuk van Dijk |
| 2010-09-19 | 6l, 8l: clean up ELF code, fix NaCl | Russ Cox |
| 2010-03-23 | Add support for #pragma dynexport. | Ian Lance Taylor |
| 2010-01-13 | runtime: add demo running Go on raw (emulated) hw | Russ Cox |
| 2009-11-18 | ld: move interpreter string into first block of ELF file | Russ Cox |
| 2009-10-03 | 8c, 8l dynamic loading support. | Russ Cox |
| 2009-09-30 | step toward darwin ffi: factor out macho code | Russ Cox |
| 2009-09-24 | convert 8l to new ELF code. | Russ Cox |
| 2009-08-23 | linker work | Russ Cox |
| 2009-08-21 | linker work | Russ Cox |