1
0
mirror of https://github.com/golang/go synced 2024-10-05 05:11:25 -06:00
go/src/cmd/5g
Shenghou Ma e7dd28891e cmd/internal/gc, cmd/[56789]g: rename stackcopy to blockcopy
To avoid confusion with the runtime concept of copying stack.

Change-Id: I33442377b71012c2482c2d0ddd561492c71e70d0
Reviewed-on: https://go-review.googlesource.com/8639
Reviewed-by: Dave Cheney <dave@cheney.net>
Reviewed-by: Russ Cox <rsc@golang.org>
2015-04-29 00:28:01 +00:00
..
cgen64.go cmd/internal/gc: make use of new String methods in prints 2015-04-17 19:29:25 +00:00
cgen.go cmd/internal/gc, cmd/[56789]g: rename stackcopy to blockcopy 2015-04-29 00:28:01 +00:00
galign.go cmd/internal/gc, cmd/[56789]g: rename stackcopy to blockcopy 2015-04-29 00:28:01 +00:00
ggen.go cmd/internal/gc: make use of new String methods in prints 2015-04-17 19:29:25 +00:00
gsubr.go cmd/internal/gc: make use of new String methods in prints 2015-04-17 19:29:25 +00:00
peep.go cmd/5g, cmd/internal/ld, cmd/internal/obj: destutter composite literals 2015-04-11 19:31:40 +00:00
prog.go cmd/internal/gc: use hardware instruction for math.Sqrt (amd64/arm) 2015-04-03 16:13:36 +00:00
reg.go [dev.cc] cmd/6a, cmd/6g etc: replace C implementations with Go implementations 2015-02-23 19:56:40 +00:00