On Thu, Jun 6, 2013 at 9:34 PM, Alan Modra <amo...@gmail.com> wrote: > Bootstrapped and regression tested powerpc64-linux. OK to apply? > > * src/powerpc/linux64_closure.S (ffi_closure_LINUX64): Support > little-endian. > * src/powerpc/ppc_closure.S (ffi_closure_SYSV): Likewise.
This patch needs to be applied upstream in the libffi repository. All of the handling of structs in ffi.c and ffi_darwin.c doesn't need any changes? Cool. I thought there might be a padding issue. - David