Martin Storsjo : ntdll: Implement __C_specific_handler and _local_unwind for arm64.

Alexandre Julliard julliard at winehq.org
Thu Sep 17 15:51:09 CDT 2020


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

Author: Martin Storsjo <martin at martin.st>
Date:   Thu Sep 17 11:04:48 2020 +0300

ntdll: Implement __C_specific_handler and _local_unwind for arm64.

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

---

 .../api-ms-win-crt-private-l1-1-0.spec             |   4 +-
 dlls/ntdll/ntdll.spec                              |   4 +-
 dlls/ntdll/signal_arm64.c                          | 174 +++++++++++++++++++++
 dlls/ucrtbase/ucrtbase.spec                        |   4 +-
 dlls/vcruntime140/vcruntime140.spec                |   4 +-
 5 files changed, 182 insertions(+), 8 deletions(-)

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



More information about the wine-cvs mailing list