You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[dev.simd] all: merge master (a33bbf1) into dev.simd
Merge List:
+ 2025-12-08 a33bbf1 weak: fix weak pointer test to correctly iterate over weak pointers after GC
+ 2025-12-08 a88a963 cmd/cgo: use doc link for cgo.Handle
+ 2025-12-08 276cc4d cmd/link: fix AIX builds after recent linker changes
+ 2025-12-08 f2d9627 runtime/trace: update TestSubscribers to dump traces
+ 2025-12-08 4837bcc internal/trace: skip tests for alloc/free experiment by default
+ 2025-12-08 b5f6816 cmd/link: generate DWARF for moduledata
+ 2025-12-08 44a39c9 runtime: only run TestNotInGoMetricCallback when building with cgo
+ 2025-12-08 3a6a034 runtime: disable TestNotInGoMetricCallback on FreeBSD + race
+ 2025-12-08 4122d3e runtime: use atomic C types with atomic C functions
+ 2025-12-08 3439786 runtime: deflake TestProfBufWakeup
+ 2025-12-08 d4972f6 runtime: mark getfp as nosplit
+ 2025-12-05 0d0d5c9 test/codegen: test negation with add/sub on riscv64
+ 2025-12-05 2e509e6 cmd/go: convert some more tests to script tests
+ 2025-12-05 c270e71 cmd/go/internal/vet: skip -fix on pkgs from vendor or non-main mod
+ 2025-12-05 7453497 runtime: don't count nGsyscallNoP for extra Ms in C
+ 2025-12-05 f3d572d cmd/go: fix race applying fixes in fix and vet -fix modes
+ 2025-12-05 7634553 runtime: expand Pinner documentation
+ 2025-12-05 b133524 cmd/go/testdata/script: skip vet_cache in short mode
+ 2025-12-05 96e142b runtime: skip TestArenaCollision if we run out of hints
+ 2025-12-05 fe4952f runtime: relax threadsSlack in TestReadMetricsSched
+ 2025-12-05 8947f09 runtime: skip mayMoreStackMove in goroutine leak tests
+ 2025-12-05 44cb824 runtime/race: set missing argument frame for ppc64x atomic And/Or wrappers
+ 2025-12-05 435e61c runtime: reject any goroutine leak test failure that failed to execute
+ 2025-12-05 54e5540 runtime: print output in case of segfault in goroutine leak tests
+ 2025-12-05 9616c33 runtime: don't specify GOEXPERIMENT=greenteagc in goroutine leak tests
+ 2025-12-05 2244bd7 crypto/subtle: add speculation barrier after DIT
+ 2025-12-05 f84f8d8 cmd/compile: fix mis-infer bounds in slice len/cap calculations
+ 2025-12-05 a70addd all: fix some comment issues
+ 2025-12-05 93b49f7 internal/runtime/maps: clarify probeSeq doc comment
+ 2025-12-04 91267f0 all: update vendored x/tools
+ 2025-12-04 a753a9e cmd/internal/fuzztest: move fuzz tests out of cmd/go test suite
+ 2025-12-04 1681c3b crypto: use rand.IsDefaultReader instead of comparing to boring.RandReader
+ 2025-12-04 7b67b68 cmd/compile: use isUnsignedPowerOfTwo rather than isPowerOfTwo for unsigneds
+ 2025-12-03 2b62144 all: REVERSE MERGE dev.simd (9ac524a) into master
Change-Id: Ia0cdf06cdde89b6a4db30ed15ed8e0bcbac6ae30
0 commit comments