aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgocallback.go
AgeCommit message (Expand)Author
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-04-17runtime: delete cgo_allocateRuss Cox
2015-03-11runtime,reflect,cmd/internal/gc: Fix comments referring to .c/.h filesKeith Randall
2014-10-07runtime: fix _cgo_allocate(0)Russ Cox
2014-09-16runtime: remove untyped allocation of ParForRuss Cox
2014-09-09runtime: merge mallocgc, gomallocgcRuss Cox
2014-09-08liblink, runtime: diagnose and fix C code running on Go stackRuss Cox