Alexandre Julliard pushed to branch master at wine / wine
Commits: 1df5fbf3 by Alexandre Julliard at 2025-09-29T22:28:17+02:00 wow64cpu: Store the actual segment registers in the wow64 context.
- - - - - 810e1cba by Alexandre Julliard at 2025-09-29T22:28:17+02:00 wow64cpu: Store the 32-bit segment registers in the context when entering 32-bit mode.
- - - - - 8715b77c by Alexandre Julliard at 2025-09-29T22:28:18+02:00 wow64cpu: Store the 32-bit segment registers in the context on syscalls.
- - - - - 9393214f by Alexandre Julliard at 2025-09-29T22:28:18+02:00 ntdll: Store the actual segment registers in the wow64 context.
- - - - - 29f53307 by Alexandre Julliard at 2025-09-29T22:28:18+02:00 ntdll: Trace some segment registers in 64-bit mode.
- - - - -
3 changed files:
- dlls/ntdll/ntdll_misc.h - dlls/ntdll/unix/signal_x86_64.c - dlls/wow64cpu/cpu.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2138d3bafb60655aa605c841bc1dd8...