golang/src/cmd/internal
Jes Cok 2c635b68fd runtime: make use of stringslite.{HasPrefix, HasSuffix}
Change-Id: I7461a892e1591e3bad876f0a718a99e6de2c4659
Reviewed-on: https://go-review.googlesource.com/c/go/+/585435
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
2024-05-17 15:41:45 +00:00
..
archive cmd/internal/archive: skip sentinel archive entries created by Go cmd 2023-08-15 15:39:57 +00:00
bio all: use "unix" build tag where appropriate 2024-03-19 11:20:31 +00:00
bootstrap_test cmd: remove support for GOROOT_FINAL 2024-02-21 22:16:54 +00:00
browser all: use os/exec instead of internal/execabs 2022-05-02 17:49:12 +00:00
buildid cmd/internal/buildid: fix typo in comment 2024-03-04 17:31:28 +00:00
codesign [dev.boringcrypto] cmd: use notsha256 instead of md5, sha1, sha256 2022-04-29 14:23:19 +00:00
cov internal,cmd/internal: relocate covcmd package from std to cmd 2023-09-30 16:13:15 +00:00
dwarf cmd/compile: mark DIEs of captured variables 2024-03-06 15:23:18 +00:00
edit
gcprog all: gofmt main repo 2022-04-11 16:34:30 +00:00
goobj cmd/link: disallow pull-only linknames 2024-05-15 19:57:43 +00:00
metadata internal/sysinfo: print cpu type from cpuinfo when internal cpu name is empty on Linux 2023-08-17 21:40:36 +00:00
moddeps cmd: remove support for GOROOT_FINAL 2024-02-21 22:16:54 +00:00
notsha256 all: drop old +build lines 2023-10-19 23:33:27 +00:00
obj cmd/link: disallow pull-only linknames 2024-05-15 19:57:43 +00:00
objabi runtime: make use of stringslite.{HasPrefix, HasSuffix} 2024-05-17 15:41:45 +00:00
objfile cmd/internal/archive: skip sentinel archive entries created by Go cmd 2023-08-15 15:39:57 +00:00
osinfo cmd/internal/osinfo,runtime,syscall: use RtlGetVersion instead of RtlGetNtVersionNumbers 2024-03-21 11:49:46 +00:00
pgo cmd/compile,cmd/preprofile: move logic to shared common package 2024-03-27 20:20:01 +00:00
pkgpath cmd/internal/pkgpath: use MustHaveExec in TestToSymbolFunc 2022-09-27 18:26:59 +00:00
pkgpattern cmd: relocate search.MatchPattern to cmd/internal/pkgpattern 2022-09-27 16:43:40 +00:00
quoted all: append(bytes, str...) works out of the box 2022-08-23 21:04:06 +00:00
src cmd/internal/obj: simplify filename handling 2023-09-01 15:52:41 +00:00
sys cmd/internal/sys: migrate support.go functions to new internal pkg 2022-10-04 18:08:15 +00:00
telemetry cmd/go: add go telemetry command and GOTELEMETRY, GOTELEMETRYDIR 2024-05-16 20:16:39 +00:00
test2json cmd/go: print test2json start events 2022-11-09 17:33:07 +00:00
testdir cmd/compile,cmd/go,cmd/internal,runtime: remove dynamic checks for atomics for ARM64 targets that support LSE 2024-03-21 20:08:06 +00:00