Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2011 09:44:33 +0000 (UTC)
From:      Martin Matuska <mm@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/contrib/gcc/config/i386 i386.c
Message-ID:  <201103170944.p2H9iq1J048587@repoman.freebsd.org>

index | next in thread | raw e-mail

mm          2011-03-17 09:44:33 UTC

  FreeBSD src repository

  Modified files:
    contrib/gcc/config/i386 i386.c 
  Log:
  SVN rev 219711 on 2011-03-17 09:44:33Z by mm
  
  Backport missing tunings for -march=core2:
  - enable extra 80387 mathematical constants (ext_80387_constants) [1]
  - enable compare and exchange 16 bytes (cmpxchg16b) [2]
  
  Verified against llvm-gcc (and apple gcc)
  
  Obtained from:  gcc-4.3 (ref. svn revs. 119260 [1], 121140 [2]; GPLv2)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.30      +2 -2      src/contrib/gcc/config/i386/i386.c


help

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