| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-09-08 | build: move package sources from src/pkg to src | Russ Cox | |
| Preparation was in CL 134570043. This CL contains only the effect of 'hg mv src/pkg/* src'. For more about the move, see golang.org/s/go14nopkg. | |||
| 2014-01-22 | debug/plan9obj: implement parsing of Plan 9 a.out executables | David du Colombier | |
| It implements parsing of the header and symbol table for both 32-bit and 64-bit Plan 9 binaries. The nm tool was updated to use this package. R=rsc, aram CC=golang-codereviews https://golang.org/cl/49970044 | |||
