How are we doing with our blockers for 2.18?
Richard Henderson
rth@twiddle.net
Mon Jun 17 21:42:00 GMT 2013
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~
More information about the Libc-alpha
mailing list