]> Cypherpunks repositories - gostls13.git/commit
runtime: use (*context) ip, setip, sp and setsp everywhere on windows
authorAlex Brainman <alex.brainman@gmail.com>
Thu, 12 Feb 2015 01:14:02 +0000 (12:14 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Thu, 9 Apr 2015 00:57:28 +0000 (00:57 +0000)
commite0d9342da713cc3cd4243e1c940851a7518d7a95
tree14aa396e87a4be7842aaf0075ac2a0a0f9489544
parent00bc19e996253afd5a3ed763d7a575f56c07d7db
runtime: use (*context) ip, setip, sp and setsp everywhere on windows

Also move dumpregs into defs_windows_*.go.

Change-Id: Ic077d7dbb133c7b812856e758d696d6fed557afd
Reviewed-on: https://go-review.googlesource.com/4650
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/defs_windows_386.go
src/runtime/defs_windows_amd64.go
src/runtime/os1_windows_386.go
src/runtime/os1_windows_amd64.go