1
0
mirror of https://github.com/golang/go synced 2024-11-22 19:05:01 -07:00
go/misc
Shenghou Ma 5b78cee376 runtime: fix stack pointer corruption in runtime.cgocallback_gofunc()
runtime.setmg() calls another function (cgo_save_gm), so it must save
LR onto stack.
Re-enabled TestCthread test in misc/cgo/test.

Fixes #4863.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/9019043
2013-04-30 04:13:32 +08:00
..
arm
bash
bbedit misc/bbedit, misc/notepadplus: remove executable bits from files. 2013-03-12 14:29:25 -07:00
cgo runtime: fix stack pointer corruption in runtime.cgocallback_gofunc() 2013-04-30 04:13:32 +08:00
chrome/gophertool
dashboard misc/dashboard/builder: always do a native build 2013-04-18 16:42:56 +10:00
dist misc/dist/darwin: add execute bit to preinstall 2013-04-11 13:40:14 -07:00
emacs misc/emacs: Enable compilation-mode for gofmt error buffer before displaying it. 2013-03-30 09:54:08 -07:00
fraise
git
goplay cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
IntelliJIDEA
kate misc/kate: fix multiline raw string syntax highlighting error. 2013-03-23 15:16:58 -07:00
notepadplus misc/bbedit, misc/notepadplus: remove executable bits from files. 2013-03-12 14:29:25 -07:00
swig misc/swig: remove old broken Makefile 2013-03-20 08:06:58 -07:00
vim misc/vim: make Godoc command work with "log.Print". 2013-03-26 17:39:46 +11:00
xcode
zsh misc: update zsh completion 2013-04-07 04:11:12 +08:00
benchcmp
pprof misc/pprof: fix address lookup regression on Linux 2013-03-13 09:40:38 -07:00