Alexandre Julliard : ntdll: Remove support for vm86 mode.

Alexandre Julliard julliard at winehq.org
Thu Feb 1 16:14:53 CST 2018


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Feb  1 13:50:46 2018 +0100

ntdll: Remove support for vm86 mode.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure                   |   1 -
 configure.ac                |   1 -
 dlls/ntdll/ntdll.spec       |   3 -
 dlls/ntdll/signal_arm.c     |   9 --
 dlls/ntdll/signal_arm64.c   |   8 --
 dlls/ntdll/signal_i386.c    | 321 --------------------------------------------
 dlls/ntdll/signal_powerpc.c |   8 --
 dlls/ntdll/signal_x86_64.c  |   8 --
 include/config.h.in         |   3 -
 9 files changed, 362 deletions(-)

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



More information about the wine-cvs mailing list