summaryrefslogtreecommitdiff
path: root/src/runtime/stack_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: reenable TestStackGrowth on 32-bit systemsRuss Cox2014-09-161-4/+0
* runtime: use traceback to traverse defer structuresRuss Cox2014-09-161-4/+92
* runtime: assume precisestack, copystack, StackCopyAlways, ScanStackByFramesRuss Cox2014-09-091-54/+0
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+367