1
0
mirror of https://github.com/golang/go synced 2024-10-04 04:21:22 -06:00
go/src/cmd/8g
Russ Cox 220a6de47e build: adjustments for move from src/pkg to src
This CL adjusts code referring to src/pkg to refer to src.

Immediately after submitting this CL, I will submit
a change doing 'hg mv src/pkg/* src'.
That change will be too large to review with Rietveld
but will contain only the 'hg mv'.

This CL will break the build.
The followup 'hg mv' will fix it.

For more about the move, see golang.org/s/go14nopkg.

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/134570043
2014-09-08 00:06:45 -04:00
..
cgen64.c cmd/gc: contiguous loop layout 2012-05-30 18:07:39 -04:00
cgen.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
doc.go cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
galign.c build: annotations and modifications for c2go 2014-07-02 15:41:29 -04:00
gg.h 5g, 8g: remove dead code 2014-02-25 14:43:53 -08:00
ggen.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
gobj.c cmd/gc: bypass DATA instruction for data initialized to integer constant 2013-12-20 14:24:39 -05:00
gsubr.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
opt.h build: annotations and modifications for c2go 2014-07-02 15:41:29 -04:00
peep.c cmd/8g: fix build 2014-08-11 17:11:31 -04:00
prog.c cmd/8g: fix liveness for 387 build (including plan9) 2014-04-06 10:30:02 -04:00
reg.c cmd/5g, cmd/6g, cmd/8g: clear Addr node when registerizing 2014-08-24 19:07:27 -07:00