wine/memory
Marcus Meissner 4ede296356 Change "g" (general regs) into "r" (hardregs) in clone / modify_ldt /
wine_sigaction __PIC__ cases, since "g" will not work with
-fomit-frame-pointer ("g" is referenced using %esp which was
invalidated before). Bug found and (other) fix suggested by
<daniel@mat.utfsm.cl> Daniel Serpell.
1999-02-21 18:18:42 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
atom.c Optimized include/*.h: (recursively) include all headers needed by 1999-02-17 13:51:06 +00:00
environ.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
global.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
heap.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
ldt.c Change "g" (general regs) into "r" (hardregs) in clone / modify_ldt / 1999-02-21 18:18:42 +00:00
local.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
Makefile.in Release 980413 1998-04-13 12:21:30 +00:00
selector.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
string.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
virtual.c Change fault handler 'addr' argument to LPCVOID. 1999-02-09 15:30:22 +00:00