aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
AgeCommit message (Expand)Author
2022-02-11[dev.boringcrypto.go1.16] all: merge go1.16.14 into dev.boringcrypto.go1.16Cherry Mui
2022-02-07[release-branch.go1.16] runtime: set vdsoSP to caller's SP consistentlyCherry Mui
2022-01-27[release-branch.go1.16] testing/race: fixing intermittent test failureDaniel S. Fava
2022-01-14[dev.boringcrypto.go1.16] all: merge go1.16.13 into dev.boringcrypto.go1.16David Chase
2021-12-22[release-branch.go1.16] runtime: set iOS addr space to 40 bits with increment...Michael Anthony Knyszek
2021-12-22[release-branch.go1.16] runtime/race: rebuild darwin syso to work around macO...Cherry Mui
2021-12-21[release-branch.go1.16] runtime/race: use race build tag on syso_test.goCherry Mui
2021-12-03[dev.boringcrypto.go1.16] all: merge go1.16.11 into dev.boringcrypto.go1.16Michael Anthony Knyszek
2021-12-01[release-branch.go1.16] runtime: keep //go:cgo_unsafe_args arguments alive to...Jason A. Donenfeld
2021-11-04[dev.boringcrypto.go1.16] all: merge go1.16.10 into dev.boringcrypto.go1.16Than McIntosh
2021-10-28[release-branch.go1.16] runtime: consistently access pollDesc r/w Gs with ato...Michael Pratt
2021-10-07[dev.boringcrypto.go1.16] all: merge go1.16.9 into dev.boringcrypto.go1.16Heschi Kreinick
2021-09-15[release-branch.go1.16] runtime: in adjustTimers back up as far as necessaryIan Lance Taylor
2021-08-13[release-branch.go1.16] runtime: drop SIGPROF while in ARM < 7 kernel helpersMichael Pratt
2021-08-09[dev.boringcrypto.go1.16] all: merge go1.16.7 into dev.boringcrypto.go1.16Filippo Valsorda
2021-08-03[release-branch.go1.16] runtime: fix crash during VDSO calls on PowerPCDerek Parker
2021-08-02[release-branch.go1.16] cmd/compile: mark R16, R17 clobbered for non-standard...Cherry Zhang
2021-07-30[release-branch.go1.16] runtime: remove adjustTimers counterIan Lance Taylor
2021-07-22[release-branch.go1.16] runtime: don't clear timerModifiedEarliest if adjustT...Ian Lance Taylor
2021-05-07[dev.boringcrypto.go1.16] all: merge go1.16.4 into dev.boringcrypto.go1.16Katie Hockman
2021-05-05[release-branch.go1.16] runtime/pprof: skip tests for AIXClément Chigot
2021-05-04[release-branch.go1.16] syscall: syscall.AllThreadsSyscall signal handling fixesAndrew G. Morgan
2021-05-04[release-branch.go1.16] runtime: non-strict InlTreeIndex lookup in expandFina...Michael Pratt
2021-04-21[dev.boringcrypto.go1.16] all: merge go1.16.3 into dev.boringcrypto.go1.16Filippo Valsorda
2021-03-31[release-branch.go1.16] runtime: non-strict InlTreeIndex lookup in Frames.NextMichael Pratt
2021-03-23[dev.boringcrypto.go1.16] all: merge go1.16.2 into dev.boringcrypto.go1.16Filippo Valsorda
2021-03-12[release-branch.go1.16] runtime, time: disable preemption in addtimerMichael Pratt
2021-02-23[dev.boringcrypto.go1.16] all: merge go1.16 into dev.boringcrypto.go1.16Filippo Valsorda
2021-02-18[release-branch.go1.16] runtime/cgo: add cast in C code to avoid C compiler w...Ian Lance Taylor
2021-02-16runtime/metrics: update documentation to current interfaceBranden J Brown
2021-02-09runtime/metrics: fix a couple of documentation typposIan Lance Taylor
2021-02-08runtime/metrics: fix panic in readingAllMetric exampleChangkun Ou
2021-02-04runtime: fix typo in histogram.goIkko Ashimine
2021-01-29runtime: document pointer write atomicity for memclrNoHeapPointersCherry Zhang
2021-01-28runtime: correct syscall10/syscall10X on openbsd/amd64Joel Sing
2021-01-28runtime,syscall: convert syscall on openbsd/arm64 to libcJoel Sing
2021-01-27runtime: make sure to remove open-coded defer entries in all cases after a re...Dan Scales
2021-01-27runtime: block console ctrlhandler when the signal is handledNuno Cruces
2021-01-27runtime: switch runtime to libc for openbsd/arm64Joel Sing
2021-01-27runtime: convert openbsd/arm64 locking to libcJoel Sing
2021-01-26runtime,syscall: convert syscall on openbsd/amd64 to libcJoel Sing
2021-01-23runtime: restore cgo_import_dynamic for libc.so on openbsdJoel Sing
2021-01-22runtime: define dummy msanmoveCherry Zhang
2021-01-22runtime: check for g0 stack last in signal handlerCherry Zhang
2021-01-22runtime: switch runtime to libc for openbsd/amd64Joel Sing
2021-01-22runtime: remove pthread_kill/pthread_self for openbsdJoel Sing
2021-01-22runtime: fix typo in mgcscavenge.goIkko Ashimine
2021-01-21runtime: switch openbsd/arm64 to pthreadsJoel Sing
2021-01-20runtime: don't adjust timer pp field in timerWaiting statusIan Lance Taylor
2021-01-20runtime: convert openbsd/amd64 locking to libcJoel Sing