Sweden-Number/tools/winebuild
Alexandre Julliard 5dc6d95952 ntdll: New implementation of relay thunks.
New implementation of relay thunks that doesn't require modifying code
on the fly, so that the thunks can be put in the text section.
Some performance improvements.
2005-12-18 10:45:01 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Added global rules for man pages. 2005-10-06 16:06:04 +00:00
build.h ntdll: New implementation of relay thunks. 2005-12-18 10:45:01 +01:00
import.c ntdll: New implementation of relay thunks. 2005-12-18 10:45:01 +01:00
main.c Get rid of the debug channels support. 2005-09-29 13:41:34 +00:00
parser.c winebuild: Allow -register flag for Win32 too. 2005-12-16 12:44:16 +01:00
relay.c Enforce 16-byte stack alignment when returning from 16-bit code and 2005-11-28 17:38:40 +01:00
res16.c Generate 16-bit spec files as assembly code too. 2005-09-21 14:23:54 +00:00
res32.c Factor out a couple of useful helper functions. 2005-09-21 11:50:04 +00:00
spec16.c Preserve 16-byte stack alignment in 16-bit relays. 2005-11-28 17:39:05 +01:00
spec32.c ntdll: New implementation of relay thunks. 2005-12-18 10:45:01 +01:00
utils.c ntdll: New implementation of relay thunks. 2005-12-18 10:45:01 +01:00
winebuild.man.in winebuild: Allow -register flag for Win32 too. 2005-12-16 12:44:16 +01:00