index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
Age
Commit message (
Expand
)
Author
2026-03-24
cmd/go/internal/doc: remove flag listing from usage
Michael Matloob
2026-03-24
cmd/link: raise minimum windows version to 10
Jason A. Donenfeld
2026-03-23
cmd/go: fix autocgo test fail when set CGO_ENABLED during make.bash
qiulaidongfeng
2026-03-22
cmd/link/internal/loong64: remove the handling of R_CONST and R_GOTOFF from t...
limeidan
2026-03-20
Revert "runtime, cmd/compile: use preemptible memclr for large pointer-free c...
Michael Pratt
2026-03-20
cmd/compile/internal/noder: don't shoot oneself (fix silly mistake)
Robert Griesemer
2026-03-20
Revert "cmd/compile: don't call memclrNoHeapPointersPreemptible from nosplit ...
Michael Pratt
2026-03-20
all: update to x/tools@5d7afbc08aec
Dmitri Shuralyov
2026-03-20
cmd/compile: on arm64 pair a load with a load in a subsequent block
Keith Randall
2026-03-20
cmd/internal/obj/arm64: new arm64 assembling path for SVE
Junyang Shao
2026-03-20
cmd/go: include test deps in buildinfo
Stefan VanBuren
2026-03-20
cmd/go/internal/help: reword packages and importpath docs
Sean Liao
2026-03-20
cmd/compile: elide sign-extend after zero-extend for wasm
George Adams
2026-03-20
cmd/compile: (mips64x) optimize float32(abs|sqrt64(float64(x)))
Julian Zhu
2026-03-19
cmd/link: propagate Mach-O section alignment to symbol in loadmacho
penglei
2026-03-19
cmd/link: skip special symbols for label symbol generation
Cherry Mui
2026-03-19
cmd/compile: enable promoted field selectors as keys in struct literals
Robert Griesemer
2026-03-19
cmd/compile: skip race detector test failure for unsupported VMA
Guoqi Chen
2026-03-19
cmd/compile/internal/noder: encode promoted struct fields for composite liter...
Robert Griesemer
2026-03-19
go/types, types2: allow promoted field names as keys in struct literals
Robert Griesemer
2026-03-19
cmd/go: reject an empty tool name
Olivier Mengué
2026-03-19
cmd/go: make all script tests parallel
Michael Matloob
2026-03-18
cmd/compile: simplify the implementation of LoweredMoveLoop on loong64
Guoqi Chen
2026-03-18
cmd/internal/objabi: implement GCC-compatible response file parsing
Michael Podtserkovskii
2026-03-18
cmd/link/internal/loong64: add immediate range detection to the internal linker
limeidan
2026-03-18
cmd/link: work around race syso weak import on macOS
Cherry Mui
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-18
cmd/go: provide concise user message to use - go work use
Raghvender
2026-03-18
cmd/compile: allow multiple induction variables in one block in prove
Youlin Feng
2026-03-18
cmd/go: make the package loader a part of the module loader
Michael Matloob
2026-03-18
cmd/compile: allow halt flag to run concurrently
Daniel Morsing
2026-03-17
cmd/internal/obj/loong64: centralize the functions for getting instruction co...
limeidan
2026-03-17
cmd/compile: simplify the implementation of LoweredZeroLoop on loong64
Guoqi Chen
2026-03-17
cmd/internal/obj/loong64: correcting spelling errors in the comments
Guoqi Chen
2026-03-17
cmd/compile: don't call memclrNoHeapPointersPreemptible from nosplit functions
Keith Randall
2026-03-17
go/types, types2: handle unconstrained type parameters correctly in a few places
Robert Griesemer
2026-03-17
cmd/compile: use 128-bit arm64 vector ops for Move expansion
Alexander Musman
2026-03-17
cmd/compile: don't treat string literal as static data in FIPS mode
Cherry Mui
2026-03-17
cmd/compile: eliminate redundant sign-extensions for wasm
George Adams
2026-03-17
cmd/go: update urls in documentation to go.dev
Sean Liao
2026-03-17
cmd/go/internal/modload: delete unused files
WuGuangyao
2026-03-17
cmd/go/internal/verylongtest: check MustHaveGoBuild in TestGoBuildUmask
Michael Matloob
2026-03-16
cmd/compile: (riscv64) optimize float32(abs|sqrt64(float64(x)))
Meng Zhuo
2026-03-16
cmd/go/internal/test: enable stdversion by default
Sean Liao
2026-03-16
cmd/go: ensure go.mod and go.sum are consistent after `go get -tool`
Ian Alexander
2026-03-16
cmd/compile/internal/noder: factor out common UIR version
Robert Griesemer
2026-03-13
cmd/link: use 13.0.0 OS version for macOS linking
Dmitri Shuralyov
2026-03-13
cmd/go: split mod_get_pseudo_hg test to allow parts to run in parallel
matloob
2026-03-13
cmd/go: move go_unix_test tests to cmd/go/internal/verylongtest
matloob
[prev]
[next]