aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
AgeCommit message (Expand)Author
2025-09-09runtime: remove duff support for riscv64Meng Zhuo
2025-09-09runtime: lock mheap_.speciallock when allocating synctest specialsDamien Neil
2025-09-09runtime: don't negate eventfd errnoMichael Pratt
2025-09-09syscall: optimise cgo clearenvAleksa Sarai
2025-09-05runtime/cgo: save and restore R31 for crosscall1 on loong64Guoqi Chen
2025-09-05runtime: simplify openbsd check in usesLibcall and mStackIsSystemAllocatedTobias Klauser
2025-09-04runtime, cmd/compile, cmd/internal/obj: remove duff support for loong64limeidan
2025-09-04runtime: remove obsolete osArchInit functionaimuz
2025-09-03[dev.simd] all: merge master (4c4cefc) into dev.simdCherry Mui
2025-09-02runtime: use one more address bit for tagged pointersKeith Randall
2025-09-02[dev.simd] internal/cpu: report AVX1 and 2 as supported on macOS 15 Rosetta 2Cherry Mui
2025-09-02runtime: add comment for concatstring2Youlin Feng
2025-08-29runtime/race: add race detector support for linux/riscv64Joel Sing
2025-08-29all: delete more windows/arm remnantsTobias Klauser
2025-08-29internal/cpu: inline DebugOptionsTobias Klauser
2025-08-26runtime: identify virtual memory layout for riscv64Joel Sing
2025-08-25runtime: skip doInit of plugins in runtime.mainWang Deyu
2025-08-22[dev.simd] cmd/compile: ensure the whole X15 register is zeroedCherry Mui
2025-08-22runtime/metrics: improve docQingwei Li@WSL
2025-08-22all: delete remaining windows/arm codeAlberto Donizetti
2025-08-21runtime: remove remaining windows/arm files and commentsqmuntal
2025-08-20[dev.simd] all: merge master (9de69f6) into dev.simdCherry Mui
2025-08-19runtime: save and restore all fcc registers in async preempt on loong64Guoqi Chen
2025-08-18runtime: fix comments in tracetype.goFelix Geisendörfer
2025-08-15runtime: don't overwrite global stop channel in testsMichael Anthony Knyszek
2025-08-15internal/trace: add end-of-generation signal to traceMichael Anthony Knyszek
2025-08-15runtime/metrics: add metric for current Go-owned thread countMichael Anthony Knyszek
2025-08-15runtime/metrics: add metric for total goroutines createdMichael Anthony Knyszek
2025-08-15runtime/metrics: add metrics for goroutine sched statesMichael Anthony Knyszek
2025-08-15runtime: disable stack shrinking for all waiting-for-suspendG casesMichael Anthony Knyszek
2025-08-15runtime: remove duff support for amd64Keith Randall
2025-08-15runtime: remove duff support for arm64Keith Randall
2025-08-14runtime: make all synctest bubble violations fatal panicsDamien Neil
2025-08-14[dev.simd] all: merge master (924fe98) into dev.simdCherry Mui
2025-08-13runtime/trace: fix documentation typoAlexey Palazhchenko
2025-08-12runtime/race: restore previous version of LLVM TSAN on macOSCherry Mui
2025-08-06runtime/race: update darwin race sysoCherry Mui
2025-08-06all: remove support for windows/armqiulaidongfeng
2025-08-06cmd/compile: make panicBounds stack frame smaller on ppc64Keith Randall
2025-08-05runtime: fix godoc comment for inVDSOPageTobias Klauser
2025-08-05runtime: save AVX2 and AVX-512 state on asynchronous preemptionAustin Clements
2025-08-05runtime: save scalar registers off stack in amd64 async preemptionAustin Clements
2025-08-05runtime: eliminate global state in mkpreempt.goAustin Clements
2025-08-05runtime: test VDSO symbol hash valuesMichael Pratt
2025-08-05cmd/compile: remove support for old-style bounds check callsKeith Randall
2025-08-05cmd/compile: move ppc64 over to new bounds check strategyKeith Randall
2025-08-05cmd/compile, runtime: add checkptr instrumentation for unsafe.AddCuong Manh Le
2025-08-04[dev.simd] all: merge master (7a1679d) into dev.simdCherry Mui
2025-08-04cmd/compile: move s390x over to new bounds check strategyKeith Randall
2025-08-04cmd/compile: move riscv64 over to new bounds check strategyKeith Randall