[PATCH 03/18] ntdll: Reserve space for all registers in x86_64 syscall frame.

Jacek Caban jacek at codeweavers.com
Fri Jan 22 09:49:37 CST 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
Even when we don't need them for restore, we still need a way to store them.

  dlls/ntdll/unix/signal_x86_64.c | 47 ++++++++++++++++++++++-----------
  tools/winebuild/import.c        | 32 +++++++++++-----------
  2 files changed, 48 insertions(+), 31 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-ntdll-Reserve-space-for-all-registers-in-x86_64-syscal.txt
Type: text/x-patch
Size: 6754 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210122/5bee9fd5/attachment.bin>


More information about the wine-devel mailing list