This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: Include hwcap as ifunc argument


On Fri, May 25, 2012 at 12:44 PM, Richard Henderson <rth@twiddle.net> wrote:
> Committed as follows, after re-testing on arm, ppc[32/64].

Hi Richard,

Peter Bergner reminded me today that on PowerPC the IFUNC resolver
will most likely/often use the value in AT_PLATFORM rather than
AT_HWCAP to determine which optimized function to use.  I suppose this
would diminish the necessity of passing the hwcap to the ifunc
resolver.

Ryan


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