Sweden-Number/tools/winebuild
Martin Storsjo dc46af7245 winebuild: Pass -m options to dlltool for arm and arm64.
This allows using the arch independent llvm-dlltool without the
llvm-mingw specific <triple>-dlltool wrappers.

Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-12-21 11:56:44 +01:00
..
Makefile.in makefiles: Generate rules for installing programs. 2015-10-29 21:20:06 +09:00
build.h winebuild: Find main/wmain in static libraries. 2020-11-30 22:18:21 +01:00
import.c winebuild: Pass -m options to dlltool for arm and arm64. 2020-12-21 11:56:44 +01:00
main.c winebuild: Find WinMain/wWinMain in static libraries. 2020-11-30 22:18:21 +01:00
parser.c winebuild: Allow syscalls to use the cdecl convention. 2020-08-25 13:51:37 +02:00
relay.c krnl386: Move the 16-bit stack out of the WOW32Reserved field. 2020-11-26 21:31:53 +01:00
res16.c winebuild: Remove get_asm_short_keyword. 2013-03-11 11:44:57 +01:00
res32.c winebuild: Use the correct section label on macOS. 2019-03-13 10:59:13 +01:00
spec16.c winebuild: Add generation of system call thunks. 2020-07-07 13:07:23 +02:00
spec32.c winebuild: Find main/wmain in static libraries. 2020-11-30 22:18:21 +01:00
utils.c asm: Separate .def/.scl/.type/.endef with newlines instead of semicolons. 2020-12-21 11:56:29 +01:00
winebuild.man.in winebuild: Add a -syscall entry point flag 2020-07-07 13:07:23 +02:00