wine/tools
Martin Storsjö 5de4766475 winebuild: Fix building for arm with older versions of binutils.
Use an explicit "movw" instead of a plain "mov", as the immediates
might not fit in a narrow thumb mov instruction. Newer versions
of binutils deduces this implicitly.

Signed-off-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-03 23:41:05 +02:00
..
sfnt2fon
widl widl: Pick up the target arch from a prefix on argv[0]. 2021-05-17 17:42:15 +02:00
winapi include: Define _WINSOCKAPI_ in winsock2.h. 2021-04-27 18:55:24 +02:00
winebuild winebuild: Fix building for arm with older versions of binutils. 2021-08-03 23:41:05 +02:00
winedump winedump: Make print_longlong() work on 64-bit. 2021-05-20 21:48:57 +02:00
winegcc Revert "winegcc: Support -Wl,foo=... style linker options." 2021-07-26 11:33:43 +02:00
winemaker
wmc wmc: Add Dxgi facility. 2020-09-21 21:42:13 +02:00
wrc wrc: Remove the trailing linefeed from a parser_error() message. 2021-03-02 20:42:16 +01:00
buildimage
c2man.pl
config.guess
config.sub
examine-relay
findfunc
install-sh
make_announce
make_makefiles tools: Relax the dot in module names rules. 2021-03-11 13:13:35 +01:00
make_requests server: Send HID report data with the WM_INPUT messages. 2021-05-31 12:31:21 +02:00
make_specfiles api-ms-win-core-kernel32-legacy-l1-1-5: Add stub dll. 2021-07-19 12:35:25 +02:00
make_unicode make_unicode: Add support for the 720 codepage (Arabic, Farsi and Urdu). 2021-06-08 22:28:44 +02:00
make_xftmpl.c
makedep.c makedep: Make unix libs depend on ntdll.so. 2021-06-01 18:00:38 +02:00
Makefile.in
runtest
wineapploader.in
winewrapper