Sweden-Number/tools/winebuild
Alexandre Julliard a5b961c2b0 Moved selector fixup for the relay code to the callto16 exception
handler.
Make sure to only use pop instructions to modify segment registers in
the relay code to simplify the selector fixup.
2003-08-25 23:48:30 +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 selector fixup for the relay code to the callto16 exception 2003-08-25 23:48:30 +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