]> Cypherpunks repositories - gostls13.git/commit
runtime: let (*sigctxt).r9 return the correct register value on netbsd
authorTobias Klauser <tklauser@distanz.ch>
Tue, 21 Mar 2023 16:44:29 +0000 (17:44 +0100)
committerGopher Robot <gobot@golang.org>
Tue, 21 Mar 2023 18:51:53 +0000 (18:51 +0000)
commit6be7fd3f9b5a7f319e362c41c53d9773022377e0
treee5c0e009c441d53015a1a5ccaccb43dbb38fb91b
parentf24afeef9ae279dd62a22583248f49155defc928
runtime: let (*sigctxt).r9 return the correct register value on netbsd

Fixes #59152

Change-Id: I7f89e2b48db9ff120d7cd094b72ded865874e961
Reviewed-on: https://go-review.googlesource.com/c/go/+/478135
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Reviewed-by: Benny Siegert <bsiegert@gmail.com>
src/runtime/signal_netbsd_amd64.go