Sweden-Number/tools/winebuild
Alexandre Julliard 3be5d62b29 Moved 16-bit calls initialization and exception handling to kernel32.
Store the call_to_16 return address on the stack from the C code so
that we don't need two variants of call_to_16_regs.
2003-08-25 00:56:37 +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 Got rid of 16-bit glue code generation since it is no longer used. 2003-08-23 00:45:20 +00:00
import.c Support for Mac OS X powerpc register names (based on a patch by 2003-08-13 21:57:42 +00:00
main.c Got rid of 16-bit glue code generation since it is no longer used. 2003-08-23 00:45:20 +00:00
parser.c Added -private flag for entry points that shouldn't be imported from 2003-07-28 19:19:48 +00:00
relay.c Moved 16-bit calls initialization and exception handling to kernel32. 2003-08-25 00:56:37 +00:00
res16.c Include protection for <unistd.h>, <sys/types.h> and <sys/stat.h>. 2002-08-17 18:28:43 +00:00
res32.c Resource names don't need a case-sensitive comparison; this avoids 2003-04-21 23:27:21 +00:00
spec16.c Got rid of 16-bit glue code generation since it is no longer used. 2003-08-23 00:45:20 +00:00
spec32.c Make sure dllname doesn't get optimized out (spotted by Marcus 2003-08-02 00:45:34 +00:00
utils.c Change __PPC__ flag to __powerpc__. 2003-07-21 23:51:24 +00:00
winebuild.man.in Got rid of 16-bit glue code generation since it is no longer used. 2003-08-23 00:45:20 +00:00