]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo: fix stackguard on FreeBSD/amd64
authorAnthony Martin <ality@pbrane.org>
Thu, 6 Jan 2011 16:36:47 +0000 (11:36 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 6 Jan 2011 16:36:47 +0000 (11:36 -0500)
commitdb89e19d26f4e4d4aaf7a5c1873d532e9d8f6bac
tree4462c107281647a9b6782676980b4b65ab4cf2df
parent2281ca169cb9f07755d905dec03d2fc7a168094b
runtime/cgo: fix stackguard on FreeBSD/amd64

A cursory reading of the cgo code suggests this
should be necessary, though I don't have access
to a FreeBSD machine for testing.

R=rsc, adg
CC=golang-dev
https://golang.org/cl/3746047
src/pkg/runtime/cgo/freebsd_amd64.c