Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-28 | powerpc: Provide syscall wrapper | Rohan McLure | 1 | -16/+18 |
2022-09-28 | powerpc: Change system_call_exception calling convention | Rohan McLure | 1 | -9/+9 |
2022-09-28 | powerpc: Use common syscall handler type | Rohan McLure | 1 | -2/+0 |
2022-09-26 | powerpc: Save caller r3 prior to system_call_exception | Rohan McLure | 1 | -1/+0 |
2022-07-28 | powerpc: add support for syscall stack randomization | Xiu Jianfeng | 1 | -1/+18 |
2022-07-28 | powerpc: Move system_call_exception() to syscall.c | Xiu Jianfeng | 1 | -0/+173 |