]> Cypherpunks repositories - gostls13.git/commit
runtime: use VEH for windows/amd64 exception handling
authorAlex Brainman <alex.brainman@gmail.com>
Wed, 26 Mar 2014 00:13:50 +0000 (11:13 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Wed, 26 Mar 2014 00:13:50 +0000 (11:13 +1100)
commita837347dd95d045e05bf0e6df9bf1c9b157c7c53
treee492f6c5464dfb35ddab97c86af439d3c944c802
parent8c9e838f7bb06d7c3e8f411b43e5c9e4b73222ee
runtime: use VEH for windows/amd64 exception handling

Fixes windows/amd64 build.

LGTM=rsc
R=golang-codereviews, rsc
CC=golang-codereviews
https://golang.org/cl/79470046
src/cmd/ld/pe.c
src/pkg/runtime/os_windows.c
src/pkg/runtime/os_windows_amd64.c
src/pkg/runtime/sys_windows_386.s
src/pkg/runtime/sys_windows_amd64.s