Martin Storsjö : ntdll: Implement __C_specific_handler and __jump_unwind for arm.

Alexandre Julliard julliard at winehq.org
Tue Nov 9 15:55:08 CST 2021


Module: wine
Branch: master
Commit: 3ef9a04f9181fb7d28832c60b5439337460005b6
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=3ef9a04f9181fb7d28832c60b5439337460005b6

Author: Martin Storsjö <martin at martin.st>
Date:   Tue Nov  9 16:05:53 2021 +0200

ntdll: Implement __C_specific_handler and __jump_unwind for arm.

Signed-off-by: Martin Storsjö <martin at martin.st>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 .../api-ms-win-crt-private-l1-1-0.spec             |   3 +-
 dlls/ntdll/ntdll.spec                              |   3 +-
 dlls/ntdll/signal_arm.c                            | 145 +++++++++++++++++++++
 dlls/ucrtbase/ucrtbase.spec                        |   3 +-
 dlls/vcruntime140/vcruntime140.spec                |   3 +-
 5 files changed, 153 insertions(+), 4 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=3ef9a04f9181fb7d28832c60b5439337460005b6



More information about the wine-cvs mailing list