Hi, I created an x86 gcc 4.3 branch to backport upcoming AMD and Intel processor support from mainline:
svn://gcc.gnu.org/svn/gcc/branches/ix86/gcc-4_3-branch The initial backports will be AES/PCLMUL, amdfam10 and sse5. Michael and I are maintainers of the branch. H.J. --- Index: svn.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v retrieving revision 1.79 diff -u -p -r1.79 svn.html --- svn.html 22 Mar 2008 17:40:33 -0000 1.79 +++ svn.html 4 Apr 2008 23:14:12 -0000 @@ -477,6 +477,12 @@ list therefore provides only some repres and Erven Rohou <<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>>.</dd> + <dt>ix86/gcc-4_3-branch</dt> + <dd>The goal of this branch is to add support for newer ix86 processors such + as AMD's Barcelona and Intel's Westmere to GCC 4.3.x. The current maintainers + are Michael Meissner <<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>> + and H.J. Lu <<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>>.</dd> + <dt>ix86/gcc-4_2-branch</dt> <dd>The goal of this branch is to add support for newer ix86 processors such as AMD's Barcelona and Intel's Core 2 to GCC 4.2.x. The current maintainers