- 14 Oct, 2021 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 15 Jan, 2021 1 commit
-
-
Martin Storsjo authored
Clang doesn't support this attribute for windows targets right now; the attribute is only needed for selecting a potentially non-default calling convention on e.g. linux. Signed-off-by: Martin Storsjo <martin@martin.st> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 21 Dec, 2020 1 commit
-
-
Martin Storsjo authored
While wine's configure checks and requires that the ms_abi attribute is supported on aarch64 (without it, variadic functions don't have the correct ABI), these headers are also included when building widl as a generic cross compilation tool as part of mingw-w64-tools. In the case of widl, the functions that use these attributes (and in particular, their ABI) doesn't matter as they aren't used/called, they're just included as a side effect of including the headers that widl actually needs. This fixes building the widl tool for aarch64 linux with GCC, even if wine itself can't be built in that configuration. Only windef.h is used/needed by widl, but update msvcrt/corecrt.h as well to keep these definitions in sync. Signed-off-by: Martin Storsjo <martin@martin.st> Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 26 Nov, 2020 1 commit
-
-
Alexandre Julliard authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50189Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 05 Nov, 2020 1 commit
-
-
Brendan Shanks authored
Signed-off-by: Brendan Shanks <bshanks@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 17 Jun, 2020 1 commit
-
-
André Hentschel authored
Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 04 May, 2020 1 commit
-
-
Jacek Caban authored
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 23 Apr, 2020 3 commits
-
-
Jacek Caban authored
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Jacek Caban authored
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 16 May, 2019 2 commits
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 11 Dec, 2018 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 10 May, 2018 1 commit
-
-
Martin Storsjo authored
Windows uses a different ABI for va_list on arm64 just like on x86_64. On x86_64, the calling convention for windows functions is completely different from the one on other platforms. On arm64, they're mostly the same, with the only exception being variadic functions (where all float arguments are passed in integer registers, since the va_list is a single pointer). Any functions using __builtin_ms_va_start need to be decorated with __attribute__((ms_abi)). Signed-off-by: Martin Storsjo <martin@martin.st> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 30 Mar, 2018 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 29 Mar, 2018 1 commit
-
-
Louis Lenders authored
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 08 Dec, 2017 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 02 Nov, 2017 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 04 May, 2017 1 commit
-
-
Daniel Lehman authored
SPARC support removed in 2013. Signed-off-by: Daniel Lehman <dlehman25@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 29 Jan, 2016 1 commit
-
-
Justas Lavišius authored
Signed-off-by: Justas Lavišius <bucaneer@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 08 Dec, 2014 1 commit
-
-
Martin Storsjo authored
-
- 27 Sep, 2013 1 commit
-
-
Michael Stefaniuc authored
-
- 28 Jan, 2013 1 commit
-
-
André Hentschel authored
-
- 17 Dec, 2012 1 commit
-
-
Alexandre Julliard authored
-
- 08 Nov, 2011 1 commit
-
-
Austin English authored
-
- 06 Oct, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 31 Dec, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 09 Dec, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 25 Nov, 2008 1 commit
-
-
Maarten Lankhorst authored
-
- 20 Dec, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 05 Dec, 2006 1 commit
-
-
Francois Gouget authored
-
- 29 Sep, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 23 Aug, 2006 1 commit
-
-
Mike McCormack authored
-
- 10 Jul, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 13 Jun, 2006 1 commit
-
-
Nick Burns authored
-
- 05 Jun, 2006 1 commit
-
-
Mike McCormack authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 08 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
Berend Reitsma).
-
- 04 Oct, 2005 1 commit
-
-
Dimi Paun authored
-
- 22 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-