ffi64.c (ffi_prep_args): Check for void retval.
authorAndrew Haley <aph@redhat.com>
Tue, 14 Jan 2003 18:42:29 +0000 (18:42 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 14 Jan 2003 18:42:29 +0000 (18:42 +0000)
commit45ba15f41013ac9c693b7c7108026c1697daee91
tree1112fcafba7b2e785bde6d27abba98829ae77c27
parent474113419b419d53e0ad7bf116760a895420aa01
ffi64.c (ffi_prep_args): Check for void retval.

2003-01-14  Andrew Haley  <aph@redhat.com>

        * src/x86/ffi64.c (ffi_prep_args): Check for void retval.
        (ffi_prep_cif_machdep): Likewise.
        * src/x86/unix64.S: Add unwind info.

From-SVN: r61291
libffi/ChangeLog
libffi/src/x86/ffi64.c
libffi/src/x86/unix64.S