summaryrefslogtreecommitdiff
path: root/src/runtime/symtab.go
Commit message (Expand)AuthorAgeFilesLines
* [dev.cc] runtime: delete scalararg, ptrarg; rename onM to systemstackRuss Cox2014-11-121-10/+9
* [dev.cc] runtime: convert panic and stack code from C to GoRuss Cox2014-11-111-2/+1
* runtime: fix endianness assumption when decoding ftabAustin Clements2014-10-271-4/+7
* runtime: stop scanning stack frames/args conservativelyRuss Cox2014-09-121-7/+0
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+292