go/src/cmd
Austin Clements 63ea27e9e0 cmd/compile: add short self-link to ABI spec
This makes the short link discoverable.

Change-Id: I9a2f091652bc096feebbbd79a854aa68efe702bb
Reviewed-on: https://go-review.googlesource.com/c/go/+/394634
Trust: Austin Clements <austin@google.com>
Reviewed-by: Eli Bendersky‎ <eliben@golang.org>
2022-03-22 16:51:29 +00:00
..
addr2line
api internal/testenv: add GOROOT and use it to fix tests broken with -trimpath 2022-03-18 21:55:52 +00:00
asm internal/buildcfg: extract logic specific to cmd/go 2022-03-18 15:35:06 +00:00
buildid
cgo
compile cmd/compile: add short self-link to ABI spec 2022-03-22 16:51:29 +00:00
cover
dist cmd/go: stamp build settings for binaries in cmd 2022-03-18 22:14:22 +00:00
doc internal/testenv: add GOROOT and use it to fix tests broken with -trimpath 2022-03-18 21:55:52 +00:00
fix internal/diff: add, replacing cmd/internal/diff 2022-03-18 16:56:29 +00:00
go cmd/go: diagnose unset GOROOT when built with -trimpath 2022-03-18 22:42:43 +00:00
gofmt cmd/gofmt: don't descend into /testdata directories in tests (fix long builders) 2022-03-21 22:33:09 +00:00
internal internal/testenv: add GOROOT and use it to fix tests broken with -trimpath 2022-03-18 21:55:52 +00:00
link cmd/link: delete oReader.flags 2022-03-22 14:16:25 +00:00
nm internal/testenv: add GOROOT and use it to fix tests broken with -trimpath 2022-03-18 21:55:52 +00:00
objdump cmd/compile: require -p flag 2022-03-09 21:31:58 +00:00
pack cmd/compile: require -p flag 2022-03-09 21:31:58 +00:00
pprof cmd: update vendored pprof 2022-03-18 18:48:36 +00:00
test2json
trace
vendor cmd/vendor: update golang.org/x/tools to c717623e31 2022-03-21 18:28:15 +00:00
vet
README.vendor
go.mod cmd/vendor: update golang.org/x/tools to c717623e31 2022-03-21 18:28:15 +00:00
go.sum cmd/vendor: update golang.org/x/tools to c717623e31 2022-03-21 18:28:15 +00:00

README.vendor

See src/README.vendor for information on loading vendored packages
and updating the vendor directory.