]> Cypherpunks repositories - gostls13.git/commit
runtime: add debug call injection support on loong64
authorlimeidan <limeidan@loongson.cn>
Tue, 21 May 2024 11:23:44 +0000 (19:23 +0800)
committerGopher Robot <gobot@golang.org>
Fri, 2 Aug 2024 14:38:24 +0000 (14:38 +0000)
commit3a55b92ccffc9211d2aac68802433712f126ec75
treed1b8bbb5f80a559eee557a1ad6fd81fec8c3db85
parent492e2b64dad81094a284f572b66eed93ee342fa7
runtime: add debug call injection support on loong64

Change-Id: Iaf2bd9da0b35c20c5b57db2eb9b2eea2b662140c
Reviewed-on: https://go-review.googlesource.com/c/go/+/587055
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Auto-Submit: abner chenc <chenguoqi@loongson.cn>
src/runtime/asm_loong64.s
src/runtime/debug_test.go
src/runtime/debugcall.go
src/runtime/export_debug_loong64_test.go [new file with mode: 0644]
src/runtime/export_debug_test.go
src/runtime/signal_loong64.go