]> Cypherpunks repositories - gostls13.git/commit
preserve AX across stack jump so C routines return correct value when triggering...
authorRob Pike <r@golang.org>
Sat, 12 Jul 2008 18:30:53 +0000 (11:30 -0700)
committerRob Pike <r@golang.org>
Sat, 12 Jul 2008 18:30:53 +0000 (11:30 -0700)
commit2da9783e2b79f0c9a05087ba014bb93d03e191ea
tree49d2daa2c96b564d67b42b864f3364000eafd9d0
parent5a81d1f29fad531a639379f78d0049638449b603
preserve AX across stack jump so C routines return correct value when triggering morestack.

SVN=126935
src/runtime/rt0_amd64.s
src/runtime/rt2_amd64.c
src/runtime/runtime.c
src/runtime/runtime.h