[PATCH 5/7] sparc: Add <bits/hwcap.h>
David Miller
davem@davemloft.net
Mon May 14 20:41:00 GMT 2012
From: Richard Henderson <rth@twiddle.net>
Date: Mon, 14 May 2012 09:40:58 -0700
> * sysdeps/sparc/bits/hwcap.h: New file, split from ...
> * sysdeps/sparc/sysdep.h: ... here. Use <bits/hwcap.h>.
If you put this into userspace, you're going to break the binutils
build, which defines the ELF HWCAP bits as used by Solaris and
thus now encoded in the the HWCAP section of Sparc ELF binaries
when appropriate.
These values are different from the ones we advertise in the Linux
kernel.
More information about the Libc-alpha
mailing list