wine/loader
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
..
dos Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
ne Only append .dll if no extension yet. 1999-02-19 15:35:23 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
elf.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
libres.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
main.c Optimized include/*.h: (recursively) include all headers needed by 1999-02-17 13:51:06 +00:00
Makefile.in Generic dynamic dll loader using dl*() API. 1998-10-11 11:10:27 +00:00
module.c Optimized include/*.h: (recursively) include all headers needed by 1999-02-17 13:51:06 +00:00
pe_image.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
pe_resource.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
resource.c Removed a lot of occurences of windows.h (and added necessary other 1999-02-19 10:37:02 +00:00
signal.c Change "g" (general regs) into "r" (hardregs) in clone / modify_ldt / 1999-02-21 18:18:42 +00:00
task.c Fix problem where you need mouse activity to unlock some 16 bits 1999-02-21 18:15:26 +00:00