Attempts on Solaris 10 SPARC

Amos a.goo0h@gmail.com
Thu Jul 18 16:09:00 GMT 2013
On Thu, Jul 18, 2013 at 5:58 AM, nick clifton <nickc@redhat.com> wrote:
>
> This is now fixed (in the mainline development sources).
>

that would be?

anonymous@cvs.savannah.gnu.org:/web/binutils

>
> This is slightly worrying - I would have expected the two definitions to be
> the same.  Can you tell me how AT_SUN_HWCAP is defined in auxv.h ?
>

/*
 * These attributes communicate performance -hints- about processor
 * hardware capabilities that might be useful to library implementations.
 */
#define AT_SUN_CAP_HW1  2009

#define AT_SUN_HWCAP    AT_SUN_CAP_HW1 /* deprecated; for backward compat */



More information about the Binutils mailing list