CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/09 22:40:02
Modified files:
gnu/usr.bin/cc/include: Makefile
Added files:
gnu/gcc/gcc/config/i386: cpuid.h
Log message:
Add cpuid.h from clang r197399 with additional feature bits,
and defines for compatibility with the equivalent gcc header.
cpuid.h was introduced in gcc 4.3 and a compatible header has
been included with recent versions of clang.
Earlier version ok miod@. Tested in a ports bulk build by landry@.
