| 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/ld: support for relocation variants | Austin Clements |
| 2014-12-22 | cmd/5l,6l,8l: remove bogus dynsym section indexes | Austin Clements |
| 2014-12-22 | cmd/ld: add a text generation pass | Austin Clements |
| 2014-10-06 | cmd/8l: accept R_386_GOT32 in push instruction | Russ Cox |
| 2014-08-27 | cmd/5l, cmd/6l, cmd/8l: fix nacl binary corruption bug | Russ Cox |
| 2014-04-16 | liblink, cmd/ld: reenable nosplit checking and test | Russ Cox |
| 2014-04-15 | cmd/ld: use TLS relocations on ELF systems in external linking mode | Russ Cox |
| 2014-04-14 | liblink: remove arch-specific constants from file format | Russ Cox |
| 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-08 | liblink: create new library based on linker code | Russ Cox |
| 2013-08-31 | cmd/8l: add support for dragonfly/386 | Joel Sing |
| 2013-08-31 | cmd/5l,cmd/6l,cmd/8l: fix dragonflydynld path | Joel Sing |
| 2013-08-24 | cmd/5l,cmd/8l: unbreak arm and 386 linkers | Joel Sing |
| 2013-08-14 | runtime.cmd/ld: Add ARM external linking and implement -shared in terms of ex... | Elias Naur |
| 2013-07-11 | cmd/ld: place read-only data in non-executable segment | Russ Cox |
| 2013-03-27 | cmd/ld: emit TLS relocations during external linking | Ian Lance Taylor |
| 2013-03-19 | cmd/ld: replace -hostobj with -linkmode | Russ Cox |
| 2013-03-11 | cmd/ld: darwin support for host linking | Russ Cox |
| 2013-03-10 | cmd/ld: avoid redundant external relocation calculations | Russ Cox |
| 2013-03-10 | cmd/ld: replace dynimpname with extname | Russ Cox |
| 2013-03-10 | cmd/ld: include full symbol table in Mach-O output | Russ Cox |
| 2013-03-07 | cmd/6l, cmd/8l: fix BSD builds | Russ Cox |
| 2013-03-07 | cmd/ld: host linking support for linux/amd64 | Russ Cox |
| 2013-02-11 | cmd/8l/asm.c: Unused function arguments, suppress warnings. | Lucio De Re |
| 2013-01-31 | cmd/ld: support for linking with host linker | Russ Cox |
| 2013-01-30 | 6l/5l: PIC and shared library support for the linkers. | Elias Naur |
| 2013-01-06 | cmd/ld: move symtab, ELF generation to portable code | Russ Cox |
| 2012-12-21 | cmd/[568]l: do not generate PT_TLS on openbsd | Joel Sing |
| 2012-12-18 | cmd/5l, cmd/6l, cmd/8l: fix function symbol generation from gcc compiled sour... | Shenghou Ma |
| 2012-11-13 | cmd/ld: fix build on elf systems | Russ Cox |
| 2012-10-09 | cmd/ld: add -B option to set build ID | Ian Lance Taylor |
| 2012-10-10 | cmd/ld, cmd/6l, cmd/8l: sort exported dynamic symbols for Darwin | Shenghou Ma |
| 2012-09-21 | cmd/{ld,5l,6l,8l}: add support for OpenBSD ELF signatures | Joel Sing |
| 2012-09-13 | ld: add .gcdata and .gcbss sections | Jan Ziak |
| 2012-08-03 | cmd/ld: add PT_PAX_FLAGS ELF header | Russ Cox |
| 2012-05-23 | cmd/ld, cmd/6l, cmd/8l, cmd/5l: fix hidden/local symbol import for ELF systems | Shenghou Ma |
| 2012-02-22 | ld: get symbol table letters right | Russ Cox |
| 2012-02-21 | ld: add NOPTRBSS for large, pointer-free uninitialized data | Russ Cox |
| 2012-02-19 | 6l, 8l: fix build for ELF systems | Shenghou Ma |
| 2012-02-12 | gc, 8g, 8l: fix a handful of warnings | Anthony Martin |
| 2012-01-29 | 5l, 6l, 8l, ld: remove memory leaks | Shenghou Ma |
| 2012-01-22 | 6l, 8l: remove unused macro definition | Shenghou Ma |
| 2011-12-20 | 5l/6l/8l: add support for netbsd signature note section | Joel Sing |
| 2011-12-12 | ld/6l/8l: First pass at changes to the linker to support NetBSD binaries. | Christopher Nielsen |
| 2011-10-18 | 5l, 6l, 8l: correct ELFRESERVE diagnostic | Anthony Martin |
| 2011-10-18 | 6l, 8l: emit macho dwarf info before linkedit section | Mikkel Krautz |