wine-wine/tools/winebuild
Marcus Meissner 9b626b7bed Use correct movw instead of movl when handling segment registers. 2005-04-13 11:17:00 +00:00
..
.cvsignore Added a winebuild man page. 2002-07-28 18:58:41 +00:00
Makefile.in Make sure to return an error if the file generation fails. 2003-06-23 19:51:21 +00:00
build.h -Wunsigned fixes. 2005-03-18 14:04:07 +00:00
import.c Put generated import table code into .text segment. 2005-02-09 14:06:32 +00:00
main.c Use the correct file name in the "generated automatically" comments. 2005-03-15 15:42:32 +00:00
parser.c Handle a def file where the names of the exported functions are listed 2004-11-21 15:39:51 +00:00
relay.c Use correct movw instead of movl when handling segment registers. 2005-04-13 11:17:00 +00:00
res16.c -Wunsigned fixes. 2005-03-18 14:04:07 +00:00
res32.c -Wunsigned fixes. 2005-03-18 14:04:07 +00:00
spec16.c Only compile BuildCallFrom16Func on x86. 2004-10-14 00:25:44 +00:00
spec32.c Use the correct file name in the "generated automatically" comments. 2005-03-15 15:42:32 +00:00
utils.c Don't crash on xrealloc(0) (found by Jon Griffiths). 2005-03-18 14:03:38 +00:00
winebuild.man.in Add support for .exe's with exported functions. 2005-03-08 16:55:26 +00:00