1
0
mirror of https://github.com/golang/go synced 2024-10-05 07:21:25 -06:00
go/src/cmd
Russ Cox f36ee8c249 cmd/go: respect internal directories during 'go run'
Fixes #12217.

Change-Id: I5ee6cb18eaa66bdec1affe689aa531c05e719fc9
Reviewed-on: https://go-review.googlesource.com/18645
Reviewed-by: Andrew Gerrand <adg@golang.org>
2016-01-14 04:01:47 +00:00
..
addr2line cmd/addr2line: simplify windows test 2015-06-17 14:23:20 +00:00
api api: create go1.6.txt 2015-12-17 22:45:50 +00:00
asm cmd/internal/obj/x86: add support for TSX instructions 2015-11-26 16:39:00 +00:00
cgo cmd/cgo: document C.sizeof_T and zero-sized field restriction 2016-01-12 17:31:01 +00:00
compile cmd/compile: add AVARLIVE to peep for arm, arm64, mips64, ppc64 2016-01-14 02:04:50 +00:00
cover cmd/cover: allow part selection to be retained across page refreshes 2015-11-27 06:13:12 +00:00
dist cmd/go: -buildmode=c-shared should work on darwin/386 2016-01-13 18:24:38 +00:00
doc cmd/doc: search the tree in breadth-first order 2015-12-10 18:08:16 +00:00
fix cmd/fix: add gotypes module 2015-07-17 01:47:14 +00:00
go cmd/go: respect internal directories during 'go run' 2016-01-14 04:01:47 +00:00
gofmt go/parser, go/types: report invalid else branch in if statements 2015-12-07 21:36:31 +00:00
internal cmd/compile: add AVARLIVE to peep for arm, arm64, mips64, ppc64 2016-01-14 02:04:50 +00:00
link cmd/link: add LC_VERSION_MIN_MACOSX to linkmode=internal OS X binaries 2016-01-13 19:06:40 +00:00
newlink cmd/internal/obj/mips: added support for GOARCH=mips64{,le} 2015-11-12 04:42:44 +00:00
nm
objdump cmd/objdump: skip TestDisasm* for mips64{,le} 2015-09-10 18:27:09 +00:00
pack
pprof cmd/pprof: fix scaling of "gigabyte" unit 2015-12-17 16:38:28 +00:00
trace cmd/trace: don't fail when no browser is available 2015-08-21 20:02:23 +00:00
vendor cmd/vendor/golang.org/x/arch: import arm/armasm and x86/x86asm 2015-08-28 16:34:30 +00:00
vet cmd/vet: add some checks for invalid pointer passing using cgo 2015-12-18 00:31:21 +00:00
yacc cmd/yacc: memory allocation improvements 2015-11-26 17:42:14 +00:00