wine-wine/tools/winebuild
Alexandre Julliard 75a830e8e1 winebuild: Put the thunk hint/name in FirstThunk too instead of zero.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-18 15:35:20 +02:00
..
Makefile.in makefiles: Generate rules for installing programs. 2015-10-29 21:20:06 +09:00
build.h winebuild: Remove 32-bit register function support. 2017-07-26 10:43:09 +02:00
import.c winebuild: Put the thunk hint/name in FirstThunk too instead of zero. 2017-09-18 15:35:20 +02:00
main.c winebuild: Store a C-compatible version of the dll name. 2016-03-22 15:20:38 +09:00
parser.c winebuild: Disallow register functions in 32-bit modules. 2017-07-26 10:43:01 +02:00
relay.c winebuild: Remove 32-bit register function support. 2017-07-26 10:43:09 +02:00
res16.c winebuild: Remove get_asm_short_keyword. 2013-03-11 11:44:57 +01:00
res32.c winebuild: Use strarray objects instead of pointers where possible. 2016-03-19 13:14:41 +09: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 winebuild: Improved position independent code generation. 2017-08-08 20:02:33 +09:00
utils.c tools: Assorted comment spelling fixes. 2016-04-19 14:57:30 +09:00
winebuild.man.in winebuild: Add support for creating static import libraries. 2016-03-25 15:35:17 +09:00