1
0
mirror of https://github.com/golang/go synced 2024-11-23 05:00:07 -07:00
go/misc
Bryan C. Mills 29cb72154d runtime: preserve callee-saved C registers in sigtramp
This fixes Linux and the *BSD platforms on 386/amd64.

A few OS/arch combinations were already saving registers and/or doing
something that doesn't clearly resemble the SysV C ABI; those have
been left alone.

Fixes #18328.

Change-Id: I6398f6c71020de108fc8b26ca5946f0ba0258667
Reviewed-on: https://go-review.googlesource.com/34501
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2016-12-15 23:41:06 +00:00
..
android
arm
cgo runtime: preserve callee-saved C registers in sigtramp 2016-12-15 23:41:06 +00:00
chrome/gophertool
git
ios
linkcheck
nacl cmd/dist: use debug/pe directly for cmd/link 2016-10-17 15:22:17 +00:00
sortac
swig
trace
benchcmp
editors