libffi fixes

Alan Hourihane alanh@fairlite.co.uk
Thu Jan 19 10:35:00 GMT 2012


Hello,

I've been porting libffi to an alternative m68k platform and bumped into 
a couple of generic issues.

Andreas Schwab has found one problem with the 68881 detection. Patch 
attached.

A second problem, also attached is to fix the err_bad_abi.c test on m68k.

And finally a third patch is to fix the return_sc.c test when using GCC 
optimizations on m68k.

I'll be cleaning up the new ABI soon and submitting that as well.

Let me know if there's any issues with these.

Many thanks,

Alan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffi-68881.patch
Type: text/x-patch
Size: 1303 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libffi-discuss/attachments/20120119/e6a11e2b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffi-abi.patch
Type: text/x-patch
Size: 373 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libffi-discuss/attachments/20120119/e6a11e2b/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffi-return_sc.patch
Type: text/x-patch
Size: 369 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libffi-discuss/attachments/20120119/e6a11e2b/attachment-0002.bin>


More information about the Libffi-discuss mailing list