1
0
mirror of https://github.com/golang/go synced 2024-11-08 01:46:14 -07:00
go/src/internal
Clément Chigot e256afff51 all: move cmd/internal/xcoff to internal/xcoff
This commit moves cmd/internal/xcoff package to internal/xcoff because
it will be needed to add XCOFF support in go/internal/gccgoimporter.

Change-Id: Id12df0c438fb7db4a6a458fc1478480851bf7771
Reviewed-on: https://go-review.googlesource.com/c/152719
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-12-10 18:52:31 +00:00
..
bytealg internal/bytealg, runtime: provide linknames for pushed symbols 2018-11-12 20:27:16 +00:00
cpu crypto/elliptic: utilize faster z14 multiply/square instructions (when available) 2018-12-05 10:58:44 +00:00
fmtsort fmt: print maps in key-sorted order 2018-10-18 21:12:24 +00:00
goroot all: use "reports whether" consistently instead of "returns whether" 2018-12-02 15:12:26 +00:00
nettrace
poll syscall: implement syscalls on Darwin using libSystem 2018-11-07 20:27:01 +00:00
race
singleflight
syscall cmd/compile: allow bodyless function if it is linkname'd 2018-11-26 20:00:59 +00:00
testenv
testlog
trace cmd/trace: revert internal/traceparser 2018-11-22 02:59:55 +00:00
x vendor/golang_org/x: move to internal/x 2018-11-29 15:42:16 +00:00
xcoff all: move cmd/internal/xcoff to internal/xcoff 2018-12-10 18:52:31 +00:00