Paul Gofman : ntdll: Support AVX context in fault exceptions on Linux x86_64.

Alexandre Julliard julliard at winehq.org
Fri Aug 21 16:43:26 CDT 2020


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

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Fri Aug 21 02:42:12 2020 +0300

ntdll: Support AVX context in fault exceptions on Linux x86_64.

Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/signal_x86_64.c      |   2 +
 dlls/ntdll/tests/exception.c    |   3 +-
 dlls/ntdll/unix/signal_x86_64.c | 114 +++++++++++++++++++++++++++++++++-------
 dlls/ntdll/unix/unix_private.h  |  38 ++++++++++++++
 4 files changed, 136 insertions(+), 21 deletions(-)

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



More information about the wine-cvs mailing list