[PATCH 6/6 try 2] Add Microsoftian variant of the cdecl ABI

Anthony Green green@moxielogic.com
Fri Mar 30 12:48:00 GMT 2012


On Thu, Mar 29, 2012 at 2:20 PM, Peter Rosin <peda@lysator.liu.se> wrote:
> ---
>  ChangeLog           |   19 +++++++++++++++++++
>  src/x86/ffi.c       |   27 +++++++++++++++++++++------
>  src/x86/ffitarget.h |    7 ++++++-
>  src/x86/win32.S     |   18 ++++++++++++++++++
>  4 files changed, 64 insertions(+), 7 deletions(-)
>
> Hi!
>
> This is an update so that it applies cleanly after the latest merge
> and it also fixes a spelling mistake in the ChnageLog.

Thanks Peter.  I believe that I've committed all of your recent
changes, but it would be great if you could check this yourself.
It occurs to me that we should probably add something to the README
file about the msvc cdecl issue.   I can do this.

I've tested on x86_64 linux and 32-bit cygwin and all looks good on
those platforms.

AG



More information about the Libffi-discuss mailing list