aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/callbacks.c
AgeCommit message (Expand)Author
2014-11-11[dev.cc] runtime/cgo: convert from C to GoRuss Cox
2014-09-25runtime: add load_g call in arm callback.Keith Randall
2014-09-25cgo: adjust return value location to account for stack copies.Keith Randall
2014-09-08liblink, runtime: diagnose and fix C code running on Go stackRuss Cox
2014-09-08build: move package sources from src/pkg to srcRuss Cox