]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo: darwin/arm cgo support
authorShenghou Ma <minux@golang.org>
Fri, 26 Dec 2014 06:17:42 +0000 (01:17 -0500)
committerMinux Ma <minux@golang.org>
Fri, 6 Feb 2015 05:49:35 +0000 (05:49 +0000)
commita5bff443c7f23ad5c4abb70d3ce2c59aed2ec13a
tree9cc9b74e80881ca9c6e0a47e018b8d81be0d1e49
parentb64dedabea13122449a336ebac9e6cdf66b9eb5b
runtime/cgo: darwin/arm cgo support

Change-Id: I936be12eed95b99d1d20ed16fb785182e1817b33
Reviewed-on: https://go-review.googlesource.com/2124
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/runtime/cgo/cgo.go
src/runtime/cgo/gcc_arm.S
src/runtime/cgo/gcc_darwin_arm.c [new file with mode: 0644]