| Age | Commit message (Expand) | Author |
| 2012-01-12 | ld: parse but do not implement -X flag | Russ Cox |
| 2012-01-09 | windows: use ArbitraryUserPointer as TLS slot | Wei Guangjing |
| 2011-12-20 | 5l/6l/8l: add support for netbsd signature note section | Joel Sing |
| 2011-12-12 | gc: implement == on structs and arrays | Russ Cox |
| 2011-12-12 | ld/6l/8l: First pass at changes to the linker to support NetBSD binaries. | Christopher Nielsen |
| 2011-11-30 | ld: align ELF data sections | Ian Lance Taylor |
| 2011-11-14 | 6l, 8l: add missing space in error message | Lucio De Re |
| 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 |
| 2011-10-04 | 5l/6l/8l: add a DT_DEBUG dynamic tag to a dynamic ELF binary | Ian Lance Taylor |
| 2011-09-19 | 8l: remove left over debugging | Dave Cheney |
| 2011-08-29 | runtime, syscall: use the vdso page on linux x86 for faster syscalls instead ... | Yuval Pavel Zholkover |
| 2011-08-26 | 6l, 8l: remove JCXZ; add JCXZW, JCXZL, and JCXZQ | Jaroslavas Počepko |
| 2011-08-26 | 6l, 8l: handle forward JCXZ | Jaroslavas Počepko |
| 2011-08-26 | 8l: add openbsd | Joel Sing |
| 2011-08-16 | 5l, 6l, 8l: add varargck for %Z | Lucio De Re |
| 2011-07-29 | runtime: improve Linux mutex | Dmitriy Vyukov |
| 2011-07-21 | ld: fix freebsd build reverting .interp move | Gustavo Niemeyer |
| 2011-07-20 | ld: remove overlap of ELF sections on dynamic binaries | Gustavo Niemeyer |
| 2011-07-18 | ld: allow seek within write buffer | Russ Cox |
| 2011-07-15 | 8l: nits | Lucio De Re |
| 2011-07-12 | 5l, 6l, 8l: Add a PT_LOAD PHDR entry for the PHDR. | David Anderson |
| 2011-06-28 | ld: fix ELF strip by removing overlap of sections | Gustavo Niemeyer |
| 2011-06-27 | 5l, 6l, 8l: drop use of ed during build | Russ Cox |
| 2011-06-21 | 8l: more fixes for Plan 9 | Lucio De Re |
| 2011-06-21 | nacl, tiny: remove vestiges | Robert Hencke |
| 2011-06-07 | ld: fix and simplify ELF symbol generation | Anthony Martin |
| 2011-06-03 | 8l, ld: Initial adjustments for Plan 9 native compilation of 8l | Lucio De Re |
| 2011-05-25 | ld: add -w to disable dwarf, make errors obviously from dwarf | Russ Cox |
| 2011-05-24 | 6l, 8l: fix Mach-O binaries with many dynamic libraries | Russ Cox |
| 2011-05-16 | runtime: make StackSystem part of StackGuard | Alexey Borzenkov |
| 2011-05-16 | ld: do not emit reference to dynamic library named "" | Russ Cox |
| 2011-05-13 | 6l, 8l: emit windows dwarf sections similar to other platforms | Alex Brainman |
| 2011-05-11 | 5l, 8l: add ELF symbol table to binary | Russ Cox |
| 2011-05-11 | ld: fix alignment of rodata section on Plan 9 | Anthony Martin |
| 2011-04-27 | cgo: handle versioned ELF symbols | Russ Cox |
| 2011-04-25 | 8g,8l: fix "set but not used" gcc error | Fazlul Shahriar |
| 2011-04-21 | 8l/prof.c: #if 0 is not accepted by the Plan 9 native toolchain. | Lucio De Re |
| 2011-04-14 | ld: defend against some broken object files | Russ Cox |
| 2011-04-12 | 8l: correct Plan 9 compiler warnings | Lucio De Re |
| 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-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 | 8a, 8l: add CMPXCHG8B, XADDB, XADDL, XADDW | Russ Cox |
| 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 | fix build | Russ Cox |