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: [PATCH 5/7] sparc: Add <bits/hwcap.h>


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.


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