[Bug 739305] Re: [armhf] libffi variadic support
Launchpad Bug Tracker
739305 at bugs.launchpad.net
Wed May 25 10:21:19 UTC 2011
** Branch linked: lp:ubuntu/libffi
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libffi in Ubuntu.
https://bugs.launchpad.net/bugs/739305
Title:
[armhf] libffi variadic support
Status in Linaro GCC:
New
Status in “gcc-4.6” package in Ubuntu:
Confirmed
Status in “libffi” package in Ubuntu:
Fix Released
Status in “gcc-4.6” source package in Oneiric:
Confirmed
Status in “libffi” source package in Oneiric:
Fix Released
Bug description:
Libffi (3.0.9) does not explicitly support calls to variadic functions - however for most architectures they tend to work.
For armhf this is not the case - variadic calls drop back to the armel ABI; to support this I added a new API to libffi to explicitly support calling variadic functions.
The attached patch was accepted upstream and will land sometime after
3.0.10; we might want to merge it in sooner if we need armhf support
sooner.
Note that programs that use libffi will also need changing for their
variadic calls to work - but nothing that already works should break.
Dave
More information about the foundations-bugs
mailing list