This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: How are we doing with our blockers for 2.18?


On 06/17/2013 12:18 PM, Ryan S Arnold wrote:
> I need to figure out what to do with the platform bits which may be
> saved in the high bits of the hwcap since these will now collide with
> the AT_HWCAP2 usage in PowerPC (since they marked the bits from high to
> low).

Wouldn't it be simpler to add GLRO(dl_hwcap2)?  That avoids having to analyze
the other targets at all, really.  The only uses of dl_hwcap2 will be under
sysdeps/powerpc/ then.


r~


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