Sweden-Number/libs
Simon Richter 2416533cd5 libwine: Fix wine_switch_to_stack on ppc.
The PowerPC ABI expects the caller to allocate space for the return
address on the stack, above the current stack pointer, even if the
address is passed in the link register (usually the address is stored at
SP+4 by the callee).
2008-06-02 12:34:28 +02:00
..
port libport: Move the sigsetjmp replacement to exception.h to make it available for Winelib too. 2008-05-26 19:23:43 +02:00
wine libwine: Fix wine_switch_to_stack on ppc. 2008-06-02 12:34:28 +02:00
wpp makefiles: Split AR into AR and ARFLAGS. 2008-03-04 20:55:24 +01:00
.gitignore libwine: Export functions that return the Wine version number and build id. 2008-03-26 23:38:36 +01:00
Makefile.in makefiles: Remove the dependencies comment in files that don't need it. 2006-09-14 09:38:39 +02:00