| Age | Commit message (Expand) | Author |
| 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 | [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-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-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-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 |
| 2025-10-15 | cmd: fix three printf problems reported by newest vet | Alan Donovan |
| 2025-10-14 | cmd/internal/obj/arm64: add support for PAC instructions | Bill Roberts |
| 2025-10-08 | cmd/internal/obj: fix Link.Diag printf errors | Alan Donovan |
| 2025-10-07 | Revert "cmd/compile: redo arm64 LR/FP save and restore" | Keith Randall |
| 2025-10-06 | cmd/compile: redo arm64 LR/FP save and restore | Keith Randall |
| 2025-10-03 | [dev.simd] all: merge master (adce7f1) into dev.simd | Cherry Mui |
| 2025-09-30 | cmd/compile/internal/ssa: remove redundant "type:" prefix check | Youlin Feng |
| 2025-09-27 | cmd/compile: implement jump table on loong64 | limeidan |
| 2025-09-26 | Revert "cmd/internal/obj/loong64: use the MOVVP instruction to optimize prolo... | abner chenc |
| 2025-09-25 | [dev.simd] all: merge master (d70ad4e) into dev.simd | Cherry Mui |
| 2025-09-25 | cmd/internal/obj/riscv: remove ACFLWSP/ACFSWSP and ACFLW/ACFSW | Joel Sing |
| 2025-09-24 | cmd/internal/obj/riscv: add support for vector unit-stride fault-only-first l... | wangboyao |
| 2025-09-23 | [dev.simd] all: merge master (9b2d39b) into dev.simd | Cherry Mui |