summaryrefslogtreecommitdiff
path: root/src/loongarch64
Commit message (Expand)AuthorAgeFilesLines
* Updated to determine PAGE_SIZE dynamically for loongarch64Shuo Wang2022-11-151-13/+8
* [LoongArch64] Simplify loongarch64_local_resumeWANG Xuerui2022-11-071-24/+17
* [LoongArch64] Reflect the kernel ABI changes since the port went upstreamWANG Xuerui2022-11-073-10/+6
* avoid leaking registers across sigreturnJameson Nash2022-05-221-1/+4
* [LoongArch64] Also amend the tdep_init_done within `Gglobal.c`.qiaopengcheng2022-03-101-1/+1
* Skip init_mem_validate calls during remote unwindAdeel2021-12-201-1/+1
* Add port for Linux on LoongArchYouling Tang2021-11-3033-0/+1707