| Age | Commit message (Expand) | Author |
| 16 hours | all: prealloc slice with possible minimum capabilities | Shulhan |
| 35 hours | cmd/asm, cmd/internal/obj/arm64: support memory with MUL VL imm offset | Junyang Shao |
| 35 hours | cmd/asm, cmd/internal/obj/arm64: support memory with imm offset in SVE | Junyang Shao |
| 35 hours | cmd/asm, cmd/internal/obj/arm64: support special operands in SVE | Junyang Shao |
| 35 hours | cmd/asm, cmd/internal/obj/arm64: support memory with extensions in SVE | Junyang Shao |
| 35 hours | cmd/asm, cmd/internal/obj/arm64: support SVE register lists | Junyang Shao |
| 35 hours | cmd/asm, cmd/internal/obj/arm64: add support for immediates | Junyang Shao |
| 5 days | cmd/asm, cmd/internal/obj/arm64: support register with index in SVE | Junyang Shao |
| 5 days | cmd/asm, cmd/internal/obj/arm64: add GP and SIMD reg support for SVE | Junyang Shao |
| 5 days | cmd/internal/obj/loong64: correct instruction encoding | limeidan |
| 7 days | cmd/internal/obj/arm64: add ASIMD cross-lane reduction instructions | Alexander Musman |
| 7 days | cmd/internal/obj/arm64: add ASIMD miscellaneous unary instructions | Alexander Musman |
| 7 days | cmd/internal/obj/arm64: add ASIMD arithmetic instructions | Alexander Musman |
| 7 days | cmd/internal/obj/arm64: add ASIMD shift instructions | Alexander Musman |
| 7 days | cmd/internal/obj/arm64: add remaining ASIMD compare instructions | Alexander Musman |
| 7 days | cmd/internal/obj: refactor arm64 ASIMD instruction encoding | Alexander Musman |
| 8 days | cmd/internal/testdir: do not fail fast when running asmcheck | Paul Murphy |
| 9 days | cmd/go/internal/script: add fuzz test for quoteArgs | Abhinav Gupta |
| 11 days | cmd/internal/obj/riscv: add assembly support for Zihintpause extensions | Qiu Weihong |
| 11 days | cmd/internal/obj/loong64: run go generate | Keith Randall |
| 14 days | cmd/internal/goobj: regenerate builtin list, add retpoline and tls_g symbols | Cherry Mui |
| 14 days | cmd/compile, cmd/link: add linknamestd directive for std-only linknames | Cherry Mui |
| 2026-03-31 | cmd/internal/obj/riscv: add support for FENCE operands and FENCE.TSO | wangboyao |
| 2026-03-31 | cmd/go/internal/doc: use internal go command logic to load packages | matloob |
| 2026-03-31 | test/codegen: forbid commas as separators | Keith Randall |
| 2026-03-31 | test/codegen: fix some unbalanced quotes | Keith Randall |
| 2026-03-31 | test/codegen: fix broken syntax | Keith Randall |
| 2026-03-26 | cmd/internal/obj/riscv: add assembly support of Zbc extension | Xueqi Luo |
| 2026-03-20 | cmd/internal/obj/arm64: new arm64 assembling path for SVE | Junyang Shao |
| 2026-03-18 | cmd/internal/objabi: implement GCC-compatible response file parsing | Michael Podtserkovskii |
| 2026-03-18 | cmd/link: modify the register used in trampoline | limeidan |
| 2026-03-18 | cmd/link: support loading R_LARCH_GOT64_PC_{LO12, HI20} relocs on loong64 | Guoqi Chen |
| 2026-03-17 | cmd/internal/obj/loong64: centralize the functions for getting instruction co... | limeidan |
| 2026-03-17 | cmd/internal/obj/loong64: correcting spelling errors in the comments | Guoqi Chen |
| 2026-03-17 | cmd/compile: don't treat string literal as static data in FIPS mode | Cherry Mui |
| 2026-03-10 | cmd/compile: fix arm direct tail call | Keith Randall |
| 2026-03-10 | cmd/internal/obj/arm: set spadj in arm32 tailcall | Thea Heinen |
| 2026-03-10 | cmd/internal/obj/riscv: materialise 32 bit unsigned constants | Joel Sing |
| 2026-03-10 | cmd/internal/obj/riscv: factor out constant materialisation code | Joel Sing |
| 2026-03-10 | cmd/internal/obj/riscv: factor out constant materialisation identification | Joel Sing |
| 2026-03-09 | cmd/internal/test2json: generate and validate test artifacts | Ethan Reesor |
| 2026-03-09 | testing: annotate output text type | Ethan Reesor |
| 2026-03-07 | cmd/internal/obj: fix indirect tail call code | Keith Randall |
| 2026-03-06 | testing: escapes framing markers | Ethan Reesor |
| 2026-03-06 | cmd/compile: use tail calls for wrappers for embedded interfaces | Keith Randall |
| 2026-02-28 | cmd/internal/obj/loong64: change to get the opcodes of assembly instructions ... | limeidan |
| 2026-02-27 | cmd/internal/obj: arm64 assembler support unshifted hi for large offsets | Alexander Musman |
| 2026-02-27 | cmd/link, cmd/internal: remove the R_JMPLOONG64 relocation of loong64 | limeidan |
| 2026-02-24 | internal/cpu,cmd/internal/obj/arm64: add SB | Roland Shoemaker |
| 2026-02-23 | cmd/internal/obj/loong64: remove getting 32-bits address optab entry | limeidan |