[MeeGo-dev] ARMv7, Qt and NEON

Loïc Minier lool at dooz.org
Wed Aug 25 01:50:43 PDT 2010


On Fri, Aug 20, 2010, Riku Voipio wrote:
> however glibc multiarch feature seems to allow selecting functions
> according to cpu features quite nicely:
> http://lists.debian.org/debian-arm/2010/07/msg00133.html
> Now, someone just needs to implement that feature on ARM ;)

 This will take quite some time; the first thing to do is a proof of
 concept implementation in the toolchain, and then getting this added to
 the ARM ABI before it ships.  Linaro intends to do this later this
 year, but work didn't start yet.  These are our notes on the work to be
 done:
 https://wiki.linaro.org/WorkingGroups/ToolChain/Specs/Binutils-STT_GNU_IFUNC
 we also plan to do a gold implementation, but that is more of a nice to
 have:
 https://wiki.linaro.org/WorkingGroups/ToolChain/Specs/GOLD-STT_GNU_IFUNC

-- 
Loïc Minier


More information about the MeeGo-dev mailing list