| Age | Commit message (Expand) | Author |
| 2011-04-09 | ld: 25% faster | Russ Cox |
| 2011-03-23 | 5l/6l/8l: undo spadj cleanup at ARET for following instructions in the same s... | Luuk van Dijk |
| 2011-03-14 | 5l: fix build | Russ Cox |
| 2011-03-08 | 5l, 8l: output missing section symbols | Anthony Martin |
| 2011-03-08 | 5l, 6l, 8l: omit symbols for type, string, go.string | Russ Cox |
| 2011-02-25 | 5a, 5l: add LDREXD, STREXD | Russ Cox |
| 2011-02-24 | ld: weak symbols | Russ Cox |
| 2011-02-23 | 5l/6l/8l: use enums for header type and symbolic strings for -H option values | Alex Brainman |
| 2011-02-22 | arm: fix build | Russ Cox |
| 2011-02-22 | ld: detect stack overflow due to NOSPLIT | Russ Cox |
| 2011-02-18 | fix build | Russ Cox |
| 2011-02-18 | ld: drop rpath | Russ Cox |
| 2011-02-11 | 5ld: part of 64bit eor - forgot to check in. | Ken Thompson |
| 2011-02-11 | 5ld: stoped generating 64-bit eor | Ken Thompson |
| 2011-02-07 | loader: move the XputY routines into the ld directory. | Rob Pike |
| 2011-02-01 | 5l, 8l: pass stack frame size to morestack when needed | Russ Cox |
| 2011-02-01 | ld: Add -I option to set ELF interpreter. | Ian Lance Taylor |
| 2011-01-20 | 5l: document -F, force it on old ARMs | Russ Cox |
| 2011-01-20 | cgo: windows/386 port | Wei Guangjing |
| 2011-01-19 | 5a, 5l, 6a, 6l, 8a, 8l: handle out of memory, large allocations | Jeff R. Allen |
| 2011-01-14 | runtime: fix arm reflect.call boundary case | Russ Cox |
| 2011-01-13 | fix tst instruction on arm to set overflow bit | Ken Thompson |
| 2011-01-13 | add TST op code | Ken Thompson |
| 2010-12-24 | 6l: fix documentation of -L flag | Andrew Gerrand |
| 2010-12-15 | 5l: fix arm build | Russ Cox |
| 2010-12-15 | remove nacl | Russ Cox |
| 2010-12-09 | arm floating point simulation | Ken Thompson |
| 2010-12-08 | 5l: fix build | Russ Cox |
| 2010-11-11 | last of the arm conversions | Ken Thompson |
| 2010-11-03 | add hardware floating point. | Ken Thompson |
| 2010-10-22 | 5l, 6l, 8l: introduce sub-symbols | Russ Cox |
| 2010-10-21 | ld: abandon symbol-driven archive loading | Russ Cox |
| 2010-10-20 | 5l: two stack split bugs in one day | 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-18 | 5l: handle jump to middle of floating point sequence | Russ Cox |
| 2010-10-18 | 5l: data-relocatable code layout | Russ Cox |
| 2010-10-17 | 5l: stop using R12 as SB | 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 |
| 2010-10-13 | fix arm bug in reflect.call | Ken Thompson |
| 2010-10-13 | various: avoid %ld etc | Russ Cox |
| 2010-10-13 | 5l, 6l, 8l: first pass cleanup | Russ Cox |
| 2010-10-13 | 5l, 6l, 8l: indent, outdent | Russ Cox |
| 2010-10-07 | 5l, 8l: dregs | Russ Cox |
| 2010-10-06 | ld: share asmlc | Russ Cox |
| 2010-09-28 | various: appease the ubuntu gcc monster | Russ Cox |
| 2010-09-19 | 5l: avoid fixed buffers in list | Russ Cox |
| 2010-08-24 | build: $GOBIN defaults to $GOROOT/bin | Russ Cox |
| 2010-07-16 | 5l, 6l, 8l: reject invalid input files | Russ Cox |