| Age | Commit message (Expand) | Author |
| 2026-02-03 | all: prealloc slice with possible minimum capabilities | Shulhan |
| 2025-11-26 | doc/next: document broken freebsd/riscv64 port | Dmitri Shuralyov |
| 2025-10-27 | cmd/link: internal linking support for windows/arm64 | qmuntal |
| 2025-10-10 | cmd/go: unify "go fix" and "go vet" | Alan Donovan |
| 2025-09-15 | all: replace strings.Split with strings.SplitSeq | 1911860538 |
| 2025-08-06 | all: remove support for windows/arm | qiulaidongfeng |
| 2025-08-05 | cmd/dist, internal/platform: mark freebsd/riscv64 broken | Mark Freeman |
| 2025-06-10 | cmd/dist: only install necessary tools when doing local test | Michael Matloob |
| 2025-06-03 | cmd/dist: don't install tools that won't be shipped in distribution | Michael Matloob |
| 2025-05-20 | cmd/dist, internal/platform: enable internal linking feature and test on loong64 | limeidan |
| 2025-05-08 | cmd/go: fix incorrect determining default value of CGO_ENABLED | qiulaidongfeng |
| 2025-04-30 | cmd/dist: move "devel" substring in git-inferred development version | Dmitri Shuralyov |
| 2025-04-25 | cmd/dist: add "devel" substring check to isRelease computation | Dmitri Shuralyov |
| 2025-04-16 | all: use strings.ReplaceAll where applicable | Marcel Meyer |
| 2025-02-14 | cmd/dist: use slices.Index | qiulaidongfeng |
| 2024-11-19 | cmd/dist: add GOFIPS140 setting | Russ Cox |
| 2024-11-02 | cmd/dist, internal/syslist: update UnixOS comments | Ian Lance Taylor |
| 2024-09-11 | runtime: add asm_riscv64.h | Mark D Ryan |
| 2024-08-22 | cmd/dist: set go version in bootstrap go.mod file | Michael Matloob |
| 2024-08-14 | cmd/dist, internal/platform: mark windows/arm (32-bit ARM) broken | Dmitri Shuralyov |
| 2024-07-23 | runtime,internal: move runtime/internal/sys to internal/runtime/sys | David Chase |
| 2024-05-20 | cmd/dist: set GOPROXY=off when GOPATH is set to be in GOROOT | Michael Matloob |
| 2024-04-18 | cmd/go: preprocess PGO profiles | Michael Pratt |
| 2024-03-06 | cmd/dist,internal: add GOARM64 environment variable | Andrey Bokhanko |
| 2024-02-21 | cmd: remove support for GOROOT_FINAL | Constantin Konstantinidis |
| 2024-02-16 | cmd/dist,cmd/go: define assembly macros, handle GOARM value with soft/hardfloat | Cherry Mui |
| 2024-01-25 | cmd/dist,internal/platform,runtime: add cgo support for openbsd/riscv64 port | Joel Sing |
| 2024-01-25 | cmd/dist,internal/platform: enable openbsd/riscv64 port | Joel Sing |
| 2024-01-24 | cmd/go: add GORISCV64 environment variable | Mark Ryan |
| 2023-10-31 | cmd/dist,internal/platform: enable openbsd/ppc64 port | Joel Sing |
| 2023-10-02 | cmd/dist,internal/platform: add openbsd/riscv64 port | Joel Sing |
| 2023-08-23 | cmd/internal/obj/riscv,cmd/link: add support for internal cgo linking on riscv64 | Joel Sing |
| 2023-08-23 | cmd/link: add support for openbsd/ppc64 | Joel Sing |
| 2023-08-22 | cmd/compile,cmd/dist,cmd/go: compute -+ flag from package path | Austin Clements |
| 2023-08-22 | cmd/asm,cmd/dist,cmd/go: remove asm -compiling-runtime flag | Austin Clements |
| 2023-08-01 | cmd/dist: tolerate macOS writing .DS_Store to GOROOT/bin | Dmitri Shuralyov |
| 2023-06-22 | internal/platform,cmd/dist: export the list of supported platforms | Bryan C. Mills |
| 2023-06-13 | cmd/dist: more robust cleanup | Russ Cox |
| 2023-06-12 | cmd/dist: do not use user build cache in versioned trees | Russ Cox |
| 2023-06-07 | cmd/dist: disable PGO for toolchain2 build | Cherry Mui |
| 2023-06-06 | cmd/dist: remove deptab and cleanlist in favor of gentab | Austin Clements |
| 2023-06-06 | cmd/dist: remove stale cleanup code | Austin Clements |
| 2023-06-06 | cmd/dist: remove stale files from gentab | Austin Clements |
| 2023-05-01 | misc/android: rename to misc/go_android_exec, make go build work | Austin Clements |
| 2023-04-20 | cmd/dist: refactor generated cgo-support logic | Bryan C. Mills |
| 2023-04-19 | make.{bash,bat}: check unmodified $PATH for $GOROOT/bin presence | Dmitri Shuralyov |
| 2023-04-12 | cmd/dist: check for errors from filepath.Glob | wangjianwen |
| 2023-04-11 | cmd/dist: add -distpack flag to build distribution archives | Russ Cox |
| 2023-04-11 | cmd/dist: mark wasip1/wasm as working | Johan Brandhorst-Satzkorn |
| 2023-04-04 | cmd/dist: mark openbsd-mips64 and openbsd-ppc64 broken | Heschi Kreinick |