summaryrefslogtreecommitdiff
path: root/src/runtime/cgo/asm_loong64.s
Commit message (Expand)AuthorAgeFilesLines
* runtime/cgo: store M for C-created thread in pthread keyCherry Mui2023-05-171-0/+8
* Revert "runtime/cgo: store M for C-created thread in pthread key"Chressie Himpel2023-05-051-8/+0
* runtime/cgo: store M for C-created thread in pthread keyMichael Pratt2023-04-261-0/+8
* Revert "runtime/cgo: store M for C-created thread in pthread key"Michael Pratt2023-04-171-8/+0
* runtime/cgo: store M for C-created thread in pthread keydoujiang242023-04-031-0/+8
* Revert "runtime/cgo: store M for C-created thread in pthread key"Cherry Mui2023-03-311-8/+0
* runtime: save/restore callee-saved registers in loong64's sigtrampGuoqi Chen2023-03-291-41/+14
* runtime/cgo: store M for C-created thread in pthread keydoujiang242023-03-241-0/+8
* runtime/cgo: add cgo function call support for loong64Xiaodong Liu2022-05-191-0/+67