go/cmd
Cuong Manh Le 7534955ac8 cmd/toolstash: drop 387, use softfloat instead
golang.org/cl/258957 dropped 387 support, and golang.org/cl/260017
implements GO386=softfloat, so use it instead.

While at it, also cleanup things related to nacl.

Change-Id: I7bd58c5653dd61635b373f1b219f52bfc53e55e4
Reviewed-on: https://go-review.googlesource.com/c/tools/+/274752
Trust: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
2020-12-02 10:05:33 +00:00
..
auth cmd/auth/cookieauth: add a GOAUTH implementation that reads from a cookiefile 2019-04-05 18:06:40 +00:00
benchcmp cmd/benchcmp: mention deprecation in docs 2020-09-18 23:27:35 +00:00
bundle cmd/bundle: expand test coverage to all modes 2020-09-29 17:50:58 +00:00
callgraph all: replace 'the the ' with 'the ' 2020-09-21 21:00:52 +00:00
compilebench cmd/compilebench: report rss measurement 2020-03-18 03:17:18 +00:00
cover cmd/cover: more clearly mark as deprecated 2020-05-22 20:15:01 +00:00
digraph all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
eg cmd/eg: Gofmt eg's dry-run output. 2017-07-13 04:09:46 +00:00
fiximports cmd/fiximports,cmd/present,cmd/stringer: update links to pkg.go.dev 2020-10-30 16:06:39 +00:00
getgo all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
go-contrib-init cmd/go-contrib-init: add unit test for the cmdErr function 2019-11-11 20:03:10 +00:00
godex all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
godoc cmd/godoc: support automatic vendoring 2020-06-09 06:04:08 +00:00
goimports internal/imports: require valid options, move LocalPrefix up 2020-07-07 20:02:13 +00:00
gomvpkg cmd/gomvpkg: add missing closing double-quote to documentation 2018-05-22 18:16:25 +00:00
gorename all: consolidate cgo requirement checks 2020-05-18 17:24:58 +00:00
gotype all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
goyacc cmd/goyacc: print newlines more consistently 2020-07-06 23:41:17 +00:00
guru all: replace 'the the ' with 'the ' 2020-09-21 21:00:52 +00:00
html2article x/tools/cmd/html2article: remove unused functions 2017-03-01 14:53:04 +00:00
present cmd/fiximports,cmd/present,cmd/stringer: update links to pkg.go.dev 2020-10-30 16:06:39 +00:00
present2md present2md: fix depth count for blogs with sections 2020-03-17 20:55:21 +00:00
splitdwarf all: run go generate 2020-03-11 22:20:14 +00:00
ssadump go/ssa/ssautil: add AllPackages method 2018-10-15 18:41:29 +00:00
stress cmd/stress: print elapsed time, percentage failure 2020-10-22 21:58:48 +00:00
stringer cmd/fiximports,cmd/present,cmd/stringer: update links to pkg.go.dev 2020-10-30 16:06:39 +00:00
toolstash cmd/toolstash: drop 387, use softfloat instead 2020-12-02 10:05:33 +00:00