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: [RFC] dl-procinfo and HWCAP_IMPORTANT support for powerpc, revised


Steve Munroe wrote:
> +#define HWCAP_IMPORTANT        (PPC_FEATURE_HAS_ALTIVEC   \
> +                       | PPC_FEATURE_CELL_BE       \
> +                       | PPC_FEATURE_BOOKE)

Remove the booke stuff.  There is no reason to punish people for
something only embedded people are interested in.  Those freeloaders in
any case recompile so they can add it to their code.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â

Attachment: signature.asc
Description: OpenPGP digital signature


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