Descriptionruntime: 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.
Patch Set 1 #Patch Set 2 : diff -r 05c3fee13eb3052c646ccfd389e3629e5cb12b7f https://code.google.com/p/go/ #Patch Set 3 : diff -r 07a722aece2db54bb4cccc58350b8657afbcdc35 https://code.google.com/p/go/ #
MessagesTotal messages: 5
|