From e555251484f9e346eca31fd5bb7f0ff89c9fb138 Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Sat, 17 Mar 2012 20:45:24 -0400 Subject: [PATCH] Add missing ChangeLog entry from 2012-03-09 commit. From-SVN: r185499 --- libffi/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libffi/ChangeLog b/libffi/ChangeLog index 2884780..216a142 100644 --- a/libffi/ChangeLog +++ b/libffi/ChangeLog @@ -4,6 +4,12 @@ just return FFI_BAD_ABI when things are wrong. * src/sh64/ffi.c (ffi_prep_closure_loc): Ditto. +2012-03-09 David Edelsohn + + * src/powerpc/aix_closure.S (ffi_closure_ASM): Adjust for Darwin64 + change to return value of ffi_closure_helper_DARWIN and load type + from return type. + 2012-03-03 H.J. Lu * src/x86/ffi64.c (ffi_call): Cast the return value to unsigned -- 2.7.4