Date: Mon, 7 Mar 2011 14:48:22 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/contrib/gcc config.gcc src/contrib/gcc/config/i386 geode.md i386.c i386.h i386.md src/contrib/gcc/doc gcc.1 invoke.texi Message-ID: <201103071448.p27EmiWP082953@repoman.freebsd.org>
index | next in thread | raw e-mail
mm 2011-03-07 14:48:22 UTC
FreeBSD src repository
Modified files:
contrib/gcc config.gcc
contrib/gcc/config/i386 i386.c i386.h i386.md
contrib/gcc/doc gcc.1 invoke.texi
Added files:
contrib/gcc/config/i386 geode.md
Log:
SVN rev 219374 on 2011-03-07 14:48:22Z by mm
Backport Intel Core 2 and AMD Geode CPU types from gcc-4.3 (GPLv2)
These options are supported in this shape in all newer GCC versions.
PR: gnu/155308
Obtained from: gcc 4.3 (rev. 118090, 118973, 120846; GPLv2)
MFC after: 2 weeks
Revision Changes Path
1.2 +2277 -2666 src/contrib/gcc/config.gcc
1.1 +153 -0 src/contrib/gcc/config/i386/geode.md (new)
1.28 +150 -31 src/contrib/gcc/config/i386/i386.c
1.24 +34 -12 src/contrib/gcc/config/i386/i386.h
1.22 +2 -1 src/contrib/gcc/config/i386/i386.md
1.3 +8 -1 src/contrib/gcc/doc/gcc.1
1.4 +5 -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?201103071448.p27EmiWP082953>
