go/src/cmd
guoguangwu a73af5d91c cmd/compile: fix typo in comment
Change-Id: I0bbc74fdab9bc295d42ae7e346d33db8df52c797
GitHub-Last-Rev: fe2b7d1efe
GitHub-Pull-Request: golang/go#66397
Reviewed-on: https://go-review.googlesource.com/c/go/+/572616
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-03-19 15:19:03 +00:00
..
addr2line cmd: remove support for GOROOT_FINAL 2024-02-21 22:16:54 +00:00
api cmd/api: include type arguments in API 2024-01-26 19:39:32 +00:00
asm cmd/asm,cmd/compile: generate less instructions for most 32 bit constant adds on ppc64x 2024-03-13 13:58:44 +00:00
buildid
cgo cmd/cgo/internal/test: disable issue8694 and issue9510 on ppc64x with internal linking 2024-02-20 15:35:35 +00:00
compile cmd/compile: fix typo in comment 2024-03-19 15:19:03 +00:00
covdata cmd/covdata: fix typo in comment 2024-03-12 17:17:47 +00:00
cover
dist cmd/dist,cmd/link: enable PIE buildmode on openbsd/arm64 2024-03-16 02:25:22 +00:00
distpack
doc cmd/doc: fix inconsistent receiver name 2024-01-08 20:15:52 +00:00
fix cmd/fix: support go versions with patch release 2024-02-22 05:31:47 +00:00
go cmd/go: fix long test 2024-03-18 21:29:39 +00:00
gofmt cmd/gofmt: remove impossible err!=nil conditional 2024-02-26 21:42:29 +00:00
internal all: use "unix" build tag where appropriate 2024-03-19 11:20:31 +00:00
link all: use "unix" build tag where appropriate 2024-03-19 11:20:31 +00:00
nm
objdump cmd: remove support for GOROOT_FINAL 2024-02-21 22:16:54 +00:00
pack
pprof
preprofile cmd/compile: update the incorrect assignment of call site offset. 2024-02-15 21:30:35 +00:00
relnote cmd/relnote: fix API relnote check 2024-02-05 16:31:53 +00:00
test2json
tools
trace cmd/trace/v2: fix typo in comment 2024-03-11 17:07:59 +00:00
vendor cmd: vendor in golang.org/x/telemetry@abedc37 2024-03-15 18:02:34 +00:00
vet cmd/vet: add lost checks in doc 2023-11-21 00:17:30 +00:00
README.vendor
go.mod cmd: vendor in golang.org/x/telemetry@abedc37 2024-03-15 18:02:34 +00:00
go.sum cmd: vendor in golang.org/x/telemetry@abedc37 2024-03-15 18:02:34 +00:00

README.vendor

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