Fixed bug in context registers, added HANDLER_DEF and HANDLER_CONTEXT
[wine] / dlls / ntdll / signal_powerpc.c
2002-10-30  Marcus MeissnerPowerpc instruction pointer is Iar, not Eip.
2002-10-28  Lionel UlmerRaise an exception if any Wine or Winelib code does...
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-30  Marcus MeissnerUse Iar (Instruction Address Register) instead of Fill[0].
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-08-27  Marcus MeissnerImplemented signal handling for PPC.