summaryrefslogtreecommitdiff
path: root/src/runtime/cgo/callbacks.c
Commit message (Expand)AuthorAgeFilesLines
* [dev.cc] runtime/cgo: convert from C to GoRuss Cox2014-11-111-83/+0
* runtime: add load_g call in arm callback.Keith Randall2014-09-251-2/+2
* cgo: adjust return value location to account for stack copies.Keith Randall2014-09-251-0/+3
* liblink, runtime: diagnose and fix C code running on Go stackRuss Cox2014-09-081-26/+4
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+102