- Jul 26, 2021
-
-
Starting in Xcode 12, ld rounds page sizes and alignments up to 16KB for all architectures. Passing '-segalign 0x1000' resets this back to 4KB. Signed-off-by:
Brendan Shanks <bshanks@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 11fd7e83) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
- Jun 30, 2021
-
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50436 Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit f126809e) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
This backs C++17's std::pmr implementation. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49954 Signed-off-by:
Arkadiusz Hiler <ahiler@codeweavers.com> Signed-off-by:
Piotr Caban <piotr@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 9cbff7e6) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
- Jun 08, 2021
-
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50811 Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 4f04994e) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
- May 17, 2021
-
-
On Apple Silicon, Rosetta allocates memory starting at 0x100000000 (the 4GB line) before the preloader runs. The .NET 3.5 installer and DirectX Jun2010 redistributable both contain non-relocatable EXEs with that base address, which fail to run. The workaround is to create an empty linker section at that address, which is mapped by the kernel before Rosetta runs and forces Rosetta's allocations higher in memory. The linker section runs from 0x100000000-0x114000000. Rosetta's allocations are ~132MB, and should end below 0x120000000. This is not an exact science: a non-relocatable EXE with base address between 0x114000000-0x120000000 will fail to run. If one is discovered, the section size will need to be changed. Signed-off-by:
Brendan Shanks <bshanks@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 307f5d00) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
-
- Jan 08, 2021
-
-
Fixes PE-only builds with llvm-mingw. Signed-off-by:
Jacek Caban <jacek@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Dec 28, 2020
-
-
Check causes issues with newer Xcode versions. Xcode 3.x is unable to compile modern wine. Signed-off-by:
Dean M Greer <gcenx83@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Dec 11, 2020
-
-
Alexandre Julliard authored
Based on a patch by Jeff Smith. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49841 Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Dec 10, 2020
-
-
Alexandre Julliard authored
libunwind defines the same symbols as libgcc_s but may not be compatible. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49312 Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Dec 04, 2020
-
-
Alexandre Julliard authored
We no longer need to link to libwine. Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Dec 02, 2020
-
-
This fixes pkgconfig SDL2 detection when SDL2 is installed in a non-standard location. Signed-off-by:
Dean M Greer <gcenx83@gmail.com> Signed-off-by:
Gijs Vermeulen <gijsvrm@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Dec 01, 2020
-
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50206 Signed-off-by:
Austin English <austinenglish@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Nov 26, 2020
-
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Nov 17, 2020
-
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Nov 16, 2020
-
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Nov 12, 2020
-
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Nov 09, 2020
-
-
Signed-off-by:
Damjan Jovanovic <damjan.jov@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Nov 03, 2020
-
-
Signed-off-by:
Rémi Bernon <rbernon@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Rémi Bernon <rbernon@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Daniel Lehman <dlehman25@gmail.com> Signed-off-by:
Piotr Caban <piotr@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Oct 27, 2020
-
-
Signed-off-by:
Austin English <austinenglish@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Austin English <austinenglish@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Oct 23, 2020
-
-
Signed-off-by:
Austin English <austinenglish@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Austin English <austinenglish@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Oct 13, 2020
-
-
Signed-off-by:
Alistair Leslie-Hughes <leslie_alistair@hotmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Sep 30, 2020
-
-
Signed-off-by:
Akihiro Sagawa <sagawa.aki@gmail.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Sep 28, 2020
-
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49191 Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Dmitry Timoshkov <dmitry@baikal.ru> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Sep 24, 2020
-
-
Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Sep 22, 2020
-
-
Signed-off-by:
Jacek Caban <jacek@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Sep 14, 2020
-
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-