Alexandre Julliard : ntdll: Remove support for PPC32.

Alexandre Julliard julliard at winehq.org
Wed Jun 17 15:54:02 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Jun 17 16:34:26 2020 +0200

ntdll: Remove support for PPC32.

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

---

 dlls/ntdll/Makefile.in           |   2 -
 dlls/ntdll/nt.c                  |  36 --
 dlls/ntdll/process.c             |   4 -
 dlls/ntdll/signal_powerpc.c      | 170 -------
 dlls/ntdll/unix/process.c        |   4 -
 dlls/ntdll/unix/server.c         |   2 -
 dlls/ntdll/unix/signal_powerpc.c | 999 ---------------------------------------
 7 files changed, 1217 deletions(-)

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



More information about the wine-cvs mailing list