Date: Sun, 6 Mar 2011 09:01:29 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/contrib/gcc/config/i386 i386.c src/contrib/gcc/doc gcc.1 invoke.texi Message-ID: <201103060901.p2691j37030666@repoman.freebsd.org>
index | next in thread | raw e-mail
mm 2011-03-06 09:01:29 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
contrib/gcc/config/i386 i386.c
contrib/gcc/doc gcc.1 invoke.texi
Log:
SVN rev 219329 on 2011-03-06 09:01:29Z by mm
MFC r218895:
Backport svn r124339 from gcc 4.3 and add opteron-sse3, athlon64-sse3
and k8-sse3 cpu-types for -march=/-mtune= gcc options.
These new cpu-types include the SSE3 instruction set that is supported
by all newer AMD Athlon 64 and Opteron processors.
All three cpu-types are supported by clang and all gcc versions
starting with 4.3 SVN rev 124339 (at that time GPLv2 licensed).
PR: gnu/154906
Discussed with: kib, kan, dim
Obtained from: gcc 4.3 (r124339, GPLv2 licensed)
Revision Changes Path
1.25.10.3 +9 -0 src/contrib/gcc/config/i386/i386.c
1.1.1.4.10.1 +4 -1 src/contrib/gcc/doc/gcc.1
1.2.2.1 +2 -0 src/contrib/gcc/doc/invoke.texi
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103060901.p2691j37030666>
