| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: power64 is now ppc64 | Russ Cox | 2014-12-05 | 1 | -1/+1 |
| | | | | | | | | | | Fixes #8654. LGTM=austin R=austin CC=golang-codereviews https://golang.org/cl/180600043 | ||||
| * | build: merge the great pkg/ rename into dev.power64 | Austin Clements | 2014-10-22 | 1 | -0/+178 |
| | | | | | | | | | | This also removes pkg/runtime/traceback_lr.c, which was ported to Go in an earlier commit and then moved to runtime/traceback.go. Reviewer: rsc@golang.org rsc: LGTM | ||||
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+1773 |
| 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. | |||||
