[patch] libffi x86_64-darwin support
Andreas Tobler
toa@pop.agri.ch
Wed Dec 13 22:58:00 GMT 2006
Hi all,
the attached patch brings libffi support for x86_64-apple-darwin*.
Thanks go to Eric for review and hints!
Tested on i686-apple-darwin* and x86_64-apple-darwin*.
Ok for trunk ?
Regards,
Andreas
2006-12-13 Andreas Tobler <a.tobler@schweiz.org>
* configure.ac: Add TARGET for x86_64-*-darwin*.
* Makefile.am (nodist_libffi_la_SOURCES): Add rules for 64-bit sources
for X86_DARWIN.
* src/x86/ffitarget.h: Set trampoline size for x86_64-*-darwin*.
* src/x86/darwin64.S: New file for x86_64-*-darwin* support.
* configure: Regenerate.
* Makefile.in: Regenerate.
* include/Makefile.in: Regenerate.
* testsuite/Makefile.in: Regenerate.
* testsuite/libffi.special/unwindtest_ffi_call.cc: New test case for
ffi_call only.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libffi-x86_64-darwin:20061213-1.diff
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20061213/e0102351/attachment.ksh>
More information about the Java-patches
mailing list