Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2011 16:45:16 +0000 (UTC)
From:      Dimitry Andric <dim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/gnu/usr.bin/cc/include Makefile
Message-ID:  <201104141645.p3EGjSih069505@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dim         2011-04-14 16:45:16 UTC

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/cc/include Makefile 
  Log:
  SVN rev 220630 on 2011-04-14 16:45:16Z by dim
  
  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>
  
  Revision  Changes    Path
  1.12      +1 -1      src/gnu/usr.bin/cc/include/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104141645.p3EGjSih069505>