Rebase post GCC merge
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2012-03-13 Kaz Kojima <kkojima@gcc.gnu.org>
|
||||
|
||||
* src/sh/ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test,
|
||||
just return FFI_BAD_ABI when things are wrong.
|
||||
* src/sh64/ffi.c (ffi_prep_closure_loc): Ditto.
|
||||
|
||||
2012-03-09 David Edelsohn <dje.gcc@gmail.com>
|
||||
|
||||
* 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 <hongjiu.lu@intel.com>
|
||||
|
||||
* src/x86/ffi64.c (ffi_call): Cast the return value to unsigned
|
||||
|
||||
Reference in New Issue
Block a user