Module: wine Branch: master Commit: 42046a24d48f25de9542b840f8a5773182af5b8e URL: https://gitlab.winehq.org/wine/wine/-/commit/42046a24d48f25de9542b840f8a5773...
Author: Alexandre Julliard julliard@winehq.org Date: Sun Dec 3 13:47:21 2023 +0100
ntdll: Implement context and machine frame unwind operations on ARM.
---
dlls/ntdll/signal_arm.c | 39 +++++++++++++++--- dlls/ntdll/tests/exception.c | 97 ++++++++++++++++++++++++++++++++++++-------- 2 files changed, 113 insertions(+), 23 deletions(-)