This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Update list of i686-class processors in sysdeps/x86/cpu-features.h
* Joseph Myers:
> 2018-09-19 Joseph Myers <joseph@codesourcery.com>
>
> * sysdeps/x86/cpu-features.h [__geode__ || __k6__]: Handle like
> [__i586__ || __pentium__].
> [__i486__]: Handle explicitly.
> (HAS_CPUID): Define to 1 if above macros are undefined.
> (HAS_I586): Likewise.
> (HAS_I686): Likewise.
Looks okay to me, thanks.
Florian