This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]