Recognize recent x86 CPUs in string.h

Ondřej Bílka neleai@seznam.cz
Thu Nov 27 16:28:00 GMT 2014


On Thu, Oct 23, 2014 at 03:28:06PM +0200, jb999@gmx.de wrote:
> "Winfried Magerl" <winfried.magerl@t-online.de>:
> > I miss the recent AMD-CPUs. Extracted from gcc/config/i386/i386-c.c (gcc-4.9.x):
> >
> >        __bdver1__
> >         __bdver2__
> >         __bdver3__
> >         __bdver4__
> >         __btver1__
> >         __btver2__
> >
> > And according to i386-c.c __nehalem__ is already recognized
> > as __corei7__:
> 
> Here is v2 of the patch:
> 
> 	* sysdeps/x86/bits/string.h: Add recent CPUs.
> 
>
Looks ok, so I commited this. I cannot find your first name so I used J.
Brown.



More information about the Libc-alpha mailing list