aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/mgcstack.go
AgeCommit message (Expand)Author
2021-04-30cmd/compile, runtime: emit only GC data for stack objectsCherry Zhang
2020-08-25cmd/compile: don't allow go:notinheap on the heap or stackKeith Randall
2019-11-02runtime: scan stacks conservatively at async safe pointsAustin Clements
2019-02-26all: fix typos as reported by 'misspell'Leon Klingele
2018-10-03cmd/compile,runtime: implement stack objectsKeith Randall