From patchwork Wed Jul 7 18:09:47 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: PATCH: Mention ix86/gcc-4_5-branch Date: Wed, 07 Jul 2010 08:09:47 -0000 From: H.J. Lu X-Patchwork-Id: 58139 Message-Id: <20100707180947.GA31092@intel.com> To: gcc-patches@gcc.gnu.org Cc: Sebastian Pop Hi, I created ix86/gcc-4_5-branch. Here is a patch for svn.html. OK to check in? Thanks. H.J. --- Index: svn.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v retrieving revision 1.151 diff -u -p -r1.151 svn.html --- svn.html 1 Jul 2010 09:06:08 -0000 1.151 +++ svn.html 7 Jul 2010 18:07:46 -0000 @@ -363,6 +363,15 @@ the command svn log --stop-on-copy Patches should be marked with the tag [AVX] in the subject line. +
ix86/gcc-4_5-branch
+
The goal of this branch is to backport support from trunk for + newer ix86 processors from AMD and Intel. It will track + 4.5 branch with periodic merge from 4.5 branch. The current + maintainers are Sebastian Pop + <sebpop@gmail.com> + and H.J. Lu + <hjl.tools@gmail.com>.
+
ix86/gcc-4_4-branch
The goal of this branch is to add support for newer ix86 processors such as AMD's Shanghai and Intel's Atom to GCC 4.4.x. The current maintainers