Module: wine Branch: master Commit: 6e6711d77371dc96c7127cf6518be8ef796a8e58 URL: https://source.winehq.org/git/wine.git/?a=commit;h=6e6711d77371dc96c7127cf65...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Sep 12 16:44:21 2019 +0200
ntdll: Use a stack_layout structure to build exception data on x86-64.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/signal_x86_64.c | 174 ++++++++++++++++++++------------------------- 1 file changed, 79 insertions(+), 95 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=6e6711d77371dc96c7127...