]> gcc.gnu.org Git - gcc.git/commit - libffi/ChangeLog
ffi.h.in: Enable FFI_CLOSURES for x86_64.
authorAndrew Haley <aph@redhat.com>
Tue, 28 Jan 2003 15:54:28 +0000 (15:54 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 28 Jan 2003 15:54:28 +0000 (15:54 +0000)
commitfd2e49b2ac150ae71647967475b83f6dc8d2b7ca
tree4358058cbc23b14ef6f68da5f957507281355c64
parent447ff38fbaa1664a013c39335c63681083f400df
ffi.h.in: Enable FFI_CLOSURES for x86_64.

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.

From-SVN: r61978
libffi/ChangeLog
libffi/include/ffi.h.in
libffi/src/x86/ffi64.c
libffi/src/x86/unix64.S
This page took 0.05408 seconds and 5 git commands to generate.