wine/tools/winebuild
Alexandre Julliard 39698f5468 winebuild: Align resource data to dword boundaries even on 64-bit.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-18 22:55:34 +01:00
..
build.h winebuild: Pass the -mfpu option to the compiler/assembler. 2018-11-05 20:20:25 +01:00
import.c winebuild: On x86_64, save xmm0 - 3 during the delayed import lookup. 2018-02-07 19:38:30 +01:00
main.c winebuild: Fix a segmentation fault. 2019-01-14 17:25:49 +01:00
Makefile.in makefiles: Generate rules for installing programs. 2015-10-29 21:20:06 +09:00
parser.c winebuild: Disallow register functions in 32-bit modules. 2017-07-26 10:43:01 +02:00
relay.c winebuild: Stop building the DPMI event check routine. 2018-02-05 17:16:13 +01:00
res16.c winebuild: Remove get_asm_short_keyword. 2013-03-11 11:44:57 +01:00
res32.c winebuild: Align resource data to dword boundaries even on 64-bit. 2019-02-18 22:55:34 +01:00
spec16.c winebuild: Use a global flag to determine when to generate the get_pc thunk. 2016-03-22 18:12:28 +09:00
spec32.c ntdll: Fix handling of floating point arguments in relay debugging on ARM. 2017-12-14 13:50:55 +01:00
utils.c winebuild: Pass the -mfpu option to the compiler/assembler. 2018-11-05 20:20:25 +01:00
winebuild.man.in winebuild: Pass the -mfpu option to the compiler/assembler. 2018-11-05 20:20:25 +01:00