Zebediah Figura
720db34b6e
ntdll-RtlCreateUserThread: Fix compilation for ARM.
...
* Fix field dereferencing, should fix bug 45678.
* Don't use __syscall_ wrappers on architectures where syscall thunks aren't
implemented. (Ideally we'd just redirect them, but it turns out that this
is very hard to do with the current infrastructure.) This should fix bug
45677.
2018-08-20 19:33:26 -05:00
Alistair Leslie-Hughes
a701f0ed4c
Release 3.14
v3.14
2018-08-20 08:21:50 +10:00
Zebediah Figura
c58c70e961
Rebase against c698682b3286d72cc7c4c4624b4d14b03dbe6908.
2018-08-18 11:37:45 -05:00
Zebediah Figura
93e4c328d7
Rebase against ccf6211c0ae6e86218f7e6c1f2fe725a23e568b9.
2018-08-16 23:11:33 -05:00
Zebediah Figura
06c1bde586
patchutils.py: fix crash when a patch deletes a file
2018-08-16 22:05:28 -05:00
Alistair Leslie-Hughes
ec47c04ab3
Rebase against d744f367d263a131feee96e103fb8220e8400b53
2018-08-16 10:22:07 +10:00
Alistair Leslie-Hughes
e7bff1bb4f
Rebase against ba9f3dc198dfc81bb40159077b73b797006bb73c
2018-08-15 10:06:08 +10:00
Alistair Leslie-Hughes
39cafb1db1
Updated ML-patchset
...
Dropped the FILE_FLAG_WRITE_THROUGH patches since they appear to be breaking multiple applications.
Bug 45599, 45604.
2018-08-10 20:17:50 +10:00
Alistair Leslie-Hughes
49f93040fe
Updated ntdll-futex-condition-var patchset
2018-08-10 19:59:21 +10:00
Zebediah Figura
af0347a0f2
ntdll-SystemModuleInformation: Add patchset.
2018-08-09 14:25:29 -05:00
Zebediah Figura
0e828a225e
wow64cpu-Wow64Transition: Remove wow64cpu -> kernel32 dependencies.
2018-08-09 14:23:15 -05:00
Zebediah Figura
eb5196c132
winebuild-Fake_Dlls: Fix __wine_syscall_dispatcher to return to the ntdll syscall thunk on i386.
...
Based on a patch by Andrew Wesie.
League of Legends hooks the RET instruction in some cases, so we need to
return to that frame.
Fixes https://bugs.winehq.org/show_bug.cgi?id=45573
2018-08-09 00:22:03 -05:00
Zebediah Figura
f45bfd8af7
ntdll-RtlCreateUserThread: Add patchset.
2018-08-09 00:17:55 -05:00
Zebediah Figura
d9dc36f879
ntdll-LdrInitializeThunk: Add patchset.
2018-08-09 00:11:16 -05:00
Zebediah Figura
2c7a662655
wow64cpu-Wow64Transition: Add patchset.
2018-08-09 00:11:16 -05:00
Zebediah Figura
ec218012c3
winepulse-PulseAudio_Support: Add patch.
...
Should fix https://bugs.winehq.org/show_bug.cgi?id=45589 .
2018-08-08 23:37:48 -05:00
Zebediah Figura
c2d58dc59a
ntdll-futex-condition-var: Update.
...
With extended thanks to Andrew Wesie.
Should finally put https://bugs.winehq.org/show_bug.cgi?id=45558 to rest.
2018-08-08 22:54:50 -05:00
Alistair Leslie-Hughes
2f3ba1fb46
Update ntdll-futex-condition-var patch
...
Correct MacOS build error
2018-08-04 17:37:00 +10:00
Alistair Leslie-Hughes
9a1a1f02fb
Release 3.13.1
v3.13.1
2018-08-04 15:46:13 +10:00
Alistair Leslie-Hughes
f7210fb07e
Updated ml-patches patchset
2018-08-04 15:22:30 +10:00
Alistair Leslie-Hughes
9d12bd013b
Updated ntdll-futex-condition-var patchset
...
Fixes the lockup in League of Legends.
2018-08-03 11:51:38 +10:00
Alistair Leslie-Hughes
7da7ae71d2
Added ml-patches patchset
...
Patches directly from the mailing list with second sign-off if
supplied.
2018-08-03 10:39:36 +10:00
Alistair Leslie-Hughes
f23105a6d8
Added Mailing list - ARRAY_SIZE patchset
...
These patches are directly from the mailing list with second
sign-off if one was provided.
2018-08-03 09:28:34 +10:00
Alistair Leslie-Hughes
a7ae3783c5
Added winex11-compile-vulkan patchset
2018-08-03 09:21:52 +10:00
Alistair Leslie-Hughes
12d22ddfd7
Reenable dwrite-FontFallback patchset update
2018-08-01 09:42:48 +10:00