tools/go
Alan Donovan 89662b06bc go/ssa/interp: add several intrinsics for Darwin
Also: drop all pretense of support for platforms other than darwin and linux.
This package is just a test of go/ssa, not a portable interpreter, and these
are the only platforms to which I have easy access.

Builds on: freebsd darwin plan9 linux windows

Change-Id: I965abc67b1280d33e933b83607a4372d65e070cf
Reviewed-on: https://go-review.googlesource.com/33163
Reviewed-by: Robert Griesemer <gri@golang.org>
2016-11-28 17:49:04 +00:00
..
ast/astutil tools: remove go1.8-tagged files 2016-11-04 21:29:52 +00:00
buildutil x/tools: s/oracle/guru/g in various comments 2016-10-13 18:54:04 +00:00
callgraph x/tools: delete x/tools/go/types and dependent packages/client files 2016-04-06 21:52:49 +00:00
gccgoexportdata go/gccgoexportdata: correctly handle archive files containing string tables 2016-11-09 21:28:38 +00:00
gcexportdata go/gcexportdata: suppress example_test.go on Go 1.6 2016-10-28 18:18:30 +00:00
gcimporter15 go/gcimporter15: pretend blank fields have same owner 2016-11-11 21:27:08 +00:00
internal/gccgoimporter go/gccgoexportdata: plumb additional arguments to gccgo compiler 2016-11-07 23:39:01 +00:00
loader go/loader: fix fragile example test 2016-11-04 21:44:43 +00:00
pointer go/ssa: support custom TestMain functions in test packages 2016-10-19 17:50:59 +00:00
ssa go/ssa/interp: add several intrinsics for Darwin 2016-11-28 17:49:04 +00:00
types/typeutil x/tools: delete x/tools/go/types and dependent packages/client files 2016-04-06 21:52:49 +00:00
vcs go/vcs: accept plain file for .vcs (instead of directory) 2016-10-13 13:57:49 +00:00