summaryrefslogtreecommitdiff
path: root/src/runtime/stubs.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: move gosched to Go, to add stack frame informationRuss Cox2014-09-111-1/+0
* runtime: allow crash from gsignal stackRuss Cox2014-09-111-0/+18
* runtime: more cleanupsKeith Randall2014-09-091-0/+7
* runtime: assume precisestack, copystack, StackCopyAlways, ScanStackByFramesRuss Cox2014-09-091-1/+0
* liblink, runtime: diagnose and fix C code running on Go stackRuss Cox2014-09-081-1/+0
* runtime: a few cleanups.Keith Randall2014-09-081-8/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+240