]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In r219639, SSSE3 instruction set support was backported to our gcc.
authordim <dim@FreeBSD.org>
Thu, 14 Apr 2011 16:45:16 +0000 (16:45 +0000)
committerdim <dim@FreeBSD.org>
Thu, 14 Apr 2011 16:45:16 +0000 (16:45 +0000)
commit89ffb7531942ac0a6cf7fc42157ea50d958b95e3
tree71cb9ae4854edf04bc2df91d60f8076a08ff54f4
parent8ada5a0bae76b336930bf137438d4c0b00fd4a04
In r219639, SSSE3 instruction set support was backported to our gcc.

Therefore, we also need to install the new tmmintrin.h header containing
the related intrinsic functions, similar to xmmintrin.h, emmintrin.h,
etc.

Reported by: George Liaskos <geo.liaskos@gmail.com>
gnu/usr.bin/cc/include/Makefile