[PATCH v2] ntdll: Return from Thumb to ARM mode after assembling raise_func_trampoline_thumb.

Mikołaj Zalewski mikolaj at zalewski.pl
Wed Aug 5 15:21:05 CDT 2020


Without it, Raspbian gcc thinks the next function
(raise_func_trampoline_arm)
is in Thumb and will create its own trampoline to to execute it as
Thumb (bad).

Signed-off-by: Mikołaj Zalewski <mikolaj at zalewski.pl>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200805/50bc3ee8/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0001-ntdll-Return-from-Thumb-to-ARM-mode-after-assembl.patch
Type: text/x-patch
Size: 1313 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200805/50bc3ee8/attachment-0001.bin>


More information about the wine-devel mailing list