aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/malloc.c
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2014-08-27 14:43:07 -0400
committerRuss Cox <rsc@golang.org>2014-08-27 14:43:07 -0400
commitc548cc2ec8c5c83ba16ab92c1cf8bcc3320ba624 (patch)
tree5ccb5b100e7325bb8543f3e51b74287171f17735 /src/pkg/runtime/malloc.c
parentfe91006a02b4892d95d1625889632aa4e0fe2b58 (diff)
downloadgo-c548cc2ec8c5c83ba16ab92c1cf8bcc3320ba624.tar.xz
runtime: fix windows signal handlers
Windows needs the return result in AX, but runtime.sighandler no longer stores it in AX. Load it back during the assembly trampoline. TBR=brainman CC=golang-codereviews https://golang.org/cl/133980043
Diffstat (limited to 'src/pkg/runtime/malloc.c')
0 files changed, 0 insertions, 0 deletions