OSDN Git Service

2003-01-28 Andrew Haley <aph@redhat.com>
authoraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Jan 2003 15:54:28 +0000 (15:54 +0000)
committeraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Jan 2003 15:54:28 +0000 (15:54 +0000)
commit967ae8fb4f3b870e3f0eac73dd6ddb68d62a356e
tree4358058cbc23b14ef6f68da5f957507281355c64
parent706b8ca63157e9e64e6184ea09bd7db03ccd727f
2003-01-28  Andrew Haley  <aph@redhat.com>

        * include/ffi.h.in: Enable FFI_CLOSURES for x86_64.
        * src/x86/ffi64.c (ffi_prep_closure): New.
        (ffi_closure_UNIX64_inner): New.
        * src/x86/unix64.S (ffi_closure_UNIX64): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61978 138bc75d-0d04-0410-961f-82ee72b054a4
libffi/ChangeLog
libffi/include/ffi.h.in
libffi/src/x86/ffi64.c
libffi/src/x86/unix64.S