UPDATE: lang/go > 1.22.1

This commit is contained in:
purplerain 2024-03-24 02:13:10 +00:00
parent fe0c7238a7
commit 3b2a1bcc45
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
76 changed files with 1152 additions and 7534 deletions

View file

@ -1,7 +1,7 @@
Index: src/runtime/asm_mips64x.s
--- src/runtime/asm_mips64x.s.orig
+++ src/runtime/asm_mips64x.s
@@ -479,9 +479,12 @@ TEXT ·cgocallback(SB),NOSPLIT,$24-24
@@ -502,9 +502,12 @@ TEXT ·cgocallback(SB),NOSPLIT,$24-24
loadg:
// Load m and g from thread-local storage.