| Age | Commit message (Expand) | Author |
| 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-26 | 8l: add openbsd | Joel Sing |
| 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-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-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-05-25 | ld: add -w to disable dwarf, make errors obviously from dwarf | Russ Cox |
| 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-04-27 | cgo: handle versioned ELF symbols | Russ Cox |
| 2011-04-12 | 8l: correct Plan 9 compiler warnings | Lucio De Re |
| 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-23 | 5l/6l/8l: use enums for header type and symbolic strings for -H option values | Alex Brainman |
| 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-01 | ld: Add -I option to set ELF interpreter. | Ian Lance Taylor |
| 2011-01-27 | 8l: add PE dynexport | Wei Guangjing |
| 2011-01-11 | ld: Fix exported dynamic symbols on 386 Mach-O. | Ian Lance Taylor |
| 2010-12-17 | misc/cgo/life: fix, add to build | Russ Cox |
| 2010-12-15 | fix freebsd build | Russ Cox |
| 2010-12-15 | remove nacl | Russ Cox |
| 2010-12-08 | 6l, 8l: support for linking ELF and Mach-O .o files | Russ Cox |
| 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-11-02 | 8l: pe generation fixes | Alex Brainman |
| 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 | 8l, runtime: initial support for Plan 9 | Yuval Pavel Zholkover |
| 2010-10-15 | 8l: function at a time code layout | Russ Cox |
| 2010-10-14 | 5l, 6l, 8l: accumulate data image during import | Russ Cox |
| 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-09-28 | 6l, 8l: elfsetstring is only for .shstrtab | Russ Cox |
| 2010-09-28 | various: appease the ubuntu gcc monster | Russ Cox |
| 2010-09-19 | 6l, 8l: clean up ELF code, fix NaCl | Russ Cox |
| 2010-09-14 | tabs | Russ Cox |
| 2010-09-12 | 6g, 6l, 8g, 8l: move read-only data to text segment | Russ Cox |
| 2010-09-02 | 8l: suppress emitting DWARF in Windows PE. | Alex Brainman |
| 2010-09-01 | 6l/8l: emit DWARF in macho. | Luuk van Dijk |
| 2010-08-30 | 8l: emit DWARF in ELF. | Luuk van Dijk |
| 2010-06-11 | Pad Go symbol table out to page boundary when linking dynamically. | Ian Lance Taylor |
| 2010-04-27 | 5l, 6l, 8l, runtime: make -s binaries work | Russ Cox |