mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
5771e9f63e
This patch: * Modifies the linux version so that both calls are aligned and can be used by the OS X assembler. * Removes KEEP_STACK_16_BYTE_ALIGNED, since it is cheap to do it always and the linux implementation was already doing. * Define MOZ_NEED_LEADING_UNDERSCOR on OS X * Move users of xptcinvoke_unixish_x86.cpp to xptcinvoke_gcc_x86_unix.cpp (and the stubs file too) --HG-- extra : rebase_source : 11eac139b33ddfe60af96690e0c54aec77db82c9 |
||
---|---|---|
.. | ||
public | ||
src | ||
tests | ||
Makefile.in | ||
porting.html | ||
README | ||
status.html |
see: http://www.mozilla.org/scriptable/xptcall-faq.html and http://lxr.mozilla.org/mozilla/source/xpcom/reflect/xptcall/porting.html