[Bug 739305] Re: [armhf] libffi variadic support
Launchpad Bug Tracker
739305 at bugs.launchpad.net
Wed May 25 09:23:15 UTC 2011
This bug was fixed in the package libffi - 3.0.10~rc8-2
---------------
libffi (3.0.10~rc8-2) experimental; urgency=low
* Add variadic support for armhf (David Gilbert). LP: #739305.
-- Matthias Klose <doko at ubuntu.com> Wed, 25 May 2011 09:20:53 +0000
** Changed in: libffi (Ubuntu Oneiric)
Status: Triaged => Fix Released
--
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