| Age | Commit message (Expand) | Author |
| 2026-02-03 | all: prealloc slice with possible minimum capabilities | Shulhan |
| 2026-01-30 | cmd/go,crypto/mlkem,crypto/x509,encoding/ascii85: clean up tautological/impos... | Neal Patel |
| 2026-01-26 | cmd/compile: reduce lock/scheduler contention | Daniel Morsing |
| 2026-01-23 | cmd/compile/internal/pgo: error parsing profile (for pgo) after scaling | Ryan Diep |
| 2025-12-27 | cmd: fix unused errors reported by ineffassign | Lin Lin |
| 2025-12-04 | cmd/internal/fuzztest: move fuzz tests out of cmd/go test suite | Michael Matloob |
| 2025-11-26 | cmd/link, cmd/internal/obj: fix a remote call failure issue | limeidan |
| 2025-11-26 | cmd/internal/obj/loong64: remove the incorrect unsigned instructions | Xiaolin Zhao |
| 2025-11-26 | cmd/internal/obj/loong64: add {,x}vmadd series instructions support | Guoqi Chen |
| 2025-11-26 | cmd/internal/obj/loong64: add aliases to 32-bit arithmetic instructions | Xiaolin Zhao |
| 2025-11-25 | cmd/internal/obj/loong64: add {,X}V{ADD,SUB}W{EV,OD}.{H.B,W.H,D.W,Q.D}{,U} in... | Guoqi Chen |
| 2025-11-25 | cmd/internal/obj/riscv: document compressed instructions | Mark Ryan |
| 2025-11-24 | runtime: add GODEBUG=tracebacklabels=1 to include pprof labels in tracebacks | David Finkel |
| 2025-11-24 | [dev.simd] all: merge master (02d1f3a) into dev.simd | Cherry Mui |
| 2025-11-24 | cmd/internal/obj: set morestack arg spilling and regabi prologue on | Srinivas Pokala |
| 2025-11-24 | [dev.simd] all: merge master (8dd5b13) into dev.simd | Cherry Mui |
| 2025-11-23 | cmd/internal/obj/loong64: optimize duplicate optab entries | Xiaolin Zhao |
| 2025-11-23 | cmd/internal/obj/arm64, image/gif, runtime, sort: use math/bits to calculate ... | Axel Wagner |
| 2025-11-21 | cmd/internal/obj/riscv: improve large branch/call/jump tests | Joel Sing |
| 2025-11-21 | cmd/internal/objabi: remove -V=goexperiment internal special case | Dmitri Shuralyov |
| 2025-11-20 | cmd/link: support loading R_LARCH_PCREL20_S2 and R_LARCH_CALL36 relocs | WANG Xuerui |
| 2025-11-20 | cmd/internal/obj/loong64: add {,X}VSLT.{B/H/W/V}{,U} instructions support | Guoqi Chen |
| 2025-11-20 | [dev.simd] all: merge master (ca37d24) into dev.simd | Cherry Mui |
| 2025-11-20 | cmd/internal/obj/x86: handle global reference in From3 in dynlink mode | Cherry Mui |
| 2025-11-19 | cmd/internal/obj/loong64: add MULW.D.W[U] instructions | Xiaolin Zhao |
| 2025-11-18 | cmd/asm,cmd/compile,cmd/internal/obj/riscv: use compressed instructions on ri... | Joel Sing |
| 2025-11-17 | cmd/internal/sys,internal/goarch,runtime: enable the use of compressed instru... | Joel Sing |
| 2025-11-14 | doc, cmd/internal/obj/riscv: document the riscv64 assembler | Mark Ryan |
| 2025-11-13 | [dev.simd] all: merge master (57362e9) into dev.simd | Cherry Mui |
| 2025-11-13 | cmd/asm,cmd/internal/obj/riscv: add support for riscv compressed instructions | Joel Sing |
| 2025-11-13 | cmd/internal/obj/riscv: implement better bit pattern encoding | Joel Sing |
| 2025-11-12 | cmd/internal/obj/loong64: add {,X}VS{ADD,SUB}.{B/H/W/V}{,U} instructions support | Guoqi Chen |
| 2025-11-11 | std,cmd: go fix -any std cmd | Alan Donovan |
| 2025-11-10 | cmd/internal/obj/arm64: shorten constant integer loads | Keith Randall |
| 2025-11-05 | cmd/internal/obj/loong64: add {,X}VSHUF.{B/H/W/V} instructions support | Guoqi Chen |
| 2025-11-05 | cmd/internal/obj/loong64: add {,X}VEXTRINS.{B,H,W,V} instruction support | Guoqi Chen |
| 2025-11-04 | cmd/link: don't generate .gosymtab section | Ian Lance Taylor |
| 2025-11-03 | cmd/internal/obj/loong64: using {xv,v}slli.d to perform copying between vecto... | Guoqi Chen |
| 2025-11-03 | cmd/internal/obj/loong64: add VPERMI.W, XVPERMI.{W,V,Q} instruction support | Guoqi Chen |
| 2025-11-03 | cmd/internal/obj: support arm64 FMOVQ large offset encoding | Alexander Musman |
| 2025-11-02 | cmd/go: skip git sha256 tests if git < 2.29 | David Finkel |
| 2025-10-29 | test/codegen: simplify asmcheck pattern matching | Russ Cox |
| 2025-10-29 | runtime: use internal/strconv | Russ Cox |
| 2025-10-29 | internal/itoa, internal/runtime/strconv: delete | Russ Cox |
| 2025-10-27 | cmd/internal/obj, cmd/asm: reclassify the offset of memory access operations ... | Xiaolin Zhao |
| 2025-10-23 | cmd/internal/obj/riscv: simplify validation and encoding of raw instructions | Joel Sing |
| 2025-10-21 | all: eliminate unnecessary type conversions | Jes Cok |
| 2025-10-21 | cmd/internal/obj/ppc64: improve large prologue generation | Paul Murphy |
| 2025-10-17 | all: correct name for comments | Jes Cok |
| 2025-10-15 | cmd/internal/obj: move ARM64RegisterExtension from cmd/asm/internal/arch | Vasily Leonenko |