aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/dist
AgeCommit message (Expand)Author
21 hoursall: prealloc slice with possible minimum capabilitiesShulhan
7 daysinternal/syscall/unix: properly support AT_SYMLINK_NOFOLLOW on LinuxDamien Neil
13 dayshash/maphash: revert purego implementationAlan Donovan
2026-03-31runtime/cgo: remove SIGSEGV emulation on iOSqmuntal
2026-03-27all: remove openbsd/mips64 portTobias Klauser
2026-03-25cmd/dist: try to use jj commit info for devel versionmatloob
2026-03-25cmd/dist: add GO_TEST_ASMFLAGS to set -asmflags during dist testDmitri Shuralyov
2026-02-19cmd/dist: clean up test.goqmuntal
2026-02-13cmd/link: support PIE on linux/s390x without cgoGeorge Adams
2026-02-03internal/runtime: fix assembly for spectre retpoline instrumentationMichael Anthony Knyszek
2026-01-09cmd/dist: fix goroot typo in panic messagejjpinto
2025-12-16cmd/dist: preserve existing GOEXPERIMENTs when running tests with additional ...qmuntal
2025-12-12cmd/dist: test GOEXPERIMENT=simd on AMD64Cherry Mui
2025-12-09cmd: fix some issues in the commentscuishuang
2025-11-26runtime/secret: implement new secret packageDaniel Morsing
2025-11-26doc/next: document broken freebsd/riscv64 portDmitri Shuralyov
2025-11-13[dev.simd] all: merge master (57362e9) into dev.simdCherry Mui
2025-11-11std,cmd: go fix -any std cmdAlan Donovan
2025-10-27cmd/link: internal linking support for windows/arm64qmuntal
2025-10-10cmd/go: unify "go fix" and "go vet"Alan Donovan
2025-10-09cmd/compile: call generated size-specialized malloc functions directlyMichael Matloob
2025-09-23[dev.simd] all: merge master (9b2d39b) into dev.simdCherry Mui
2025-09-22cmd/dist: disable FIPS 140-3 mode when testing maphash with puregoqmuntal
2025-09-16[dev.simd] all: merge master (ca0e035) into dev.simdCherry Mui
2025-09-15all: replace strings.Split with strings.SplitSeq1911860538
2025-09-15cmd/go,crypto/internal/fips140: prevent using FIPS 140-3 mode with purego tagFilippo Valsorda
2025-09-11[dev.simd] all: merge master (cf5e993) into dev.simdCherry Mui
2025-09-10cmd: delete some more windows/arm remnantsKir Kolyshkin
2025-09-09cmd/cgo: run gcc to get errors and debug info in parallelmatloob
2025-09-03[dev.simd] all: merge master (4c4cefc) into dev.simdCherry Mui
2025-09-02cmd/dist: run racebench tests only in longtest modeMichael Anthony Knyszek
2025-08-29runtime/race: add race detector support for linux/riscv64Joel Sing
2025-08-29all: delete more windows/arm remnantsTobias Klauser
2025-08-22all: delete remaining windows/arm codeAlberto Donizetti
2025-08-14[dev.simd] all: merge master (924fe98) into dev.simdCherry Mui
2025-08-11cmd/dist: require Go 1.24.6 as minimum bootstrap toolchainDmitri Shuralyov
2025-08-06all: remove support for windows/armqiulaidongfeng
2025-08-05cmd/dist, internal/platform: mark freebsd/riscv64 brokenMark Freeman
2025-08-05cmd: remove dead codeqiulaidongfeng
2025-06-25[dev.simd] all: merge master (f8ccda2) into dev.simdCherry Mui
2025-06-23cmd/dist: test encoding/json/... with GOEXPERIMENT=jsonv2Joe Tsai
2025-06-16cmd/dist: always include variant in package namesMichael Anthony Knyszek
2025-06-10[dev.simd] all: merge master (773701a) into dev.simdCherry Mui
2025-06-10cmd/dist: only install necessary tools when doing local testMichael Matloob
2025-06-03cmd/dist: don't install tools that won't be shipped in distributionMichael Matloob
2025-05-29[dev.simd] cmd/dist: disable API check on dev branchJunyang Shao
2025-05-20cmd/dist, internal/platform: enable internal linking feature and test on loong64limeidan
2025-05-20cmd/dist: pass GO_GCFLAGS to cpuN runtime testskhr@golang.org
2025-05-08cmd/go: fix incorrect determining default value of CGO_ENABLEDqiulaidongfeng
2025-05-07cmd,runtime: enable race detector on loong64Guoqi Chen