summaryrefslogtreecommitdiff
path: root/src/runtime/cgocallback.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: fix _cgo_allocate(0)Russ Cox2014-10-071-0/+3
* runtime: remove untyped allocation of ParForRuss Cox2014-09-161-1/+1
* runtime: merge mallocgc, gomallocgcRuss Cox2014-09-091-1/+1
* liblink, runtime: diagnose and fix C code running on Go stackRuss Cox2014-09-081-0/+37