This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add variadic support


"Dr. David Alan Gilbert" <david.gilbert@linaro.org> writes:

> Hi,
>   As discussed a couple of months ago, I've added explicit support
> for calling variadic functions to libffi.  This work is required
> for ARM hard float (aka VFP) systems to call variadic functions
> (by switching away from the vfp abi).
>
>   I'm assuming this is too late for the 3.0.10 cycle but I thought
> I'd get the patch out for discussion anyway.

Thanks David.  This sounds promising, but it looks like the patch is not
complete.  Where is ffi_prep_cif_var?

Thanks,

AG


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]