ChangeSet ID: 1030665657404489790628762 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/08/29 19:00:57
Modified files: dlls/ntdll : exception.c signal_powerpc.c include : winnt.h server : context_powerpc.c
Log message: Marcus Meissner meissner@suse.de Use Iar (Instruction Address Register) instead of Fill[0]. siginfo.si_code uses the lower 16bit for the type of the exception.
Patch: http://cvs.winehq.com/patch.py?id=1030665657404489790628762
Revision Changes Path 1.48 +1 -1 wine/dlls/ntdll/exception.c 1.3 +11 -11 wine/dlls/ntdll/signal_powerpc.c 1.120 +1 -1 wine/include/winnt.h 1.2 +7 -16 wine/server/context_powerpc.c