This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
An x86 gcc 4.3 branch
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: GCC <gcc at gcc dot gnu dot org>, "Meissner, Michael" <michael dot meissner at amd dot com>
- Date: Mon, 7 Apr 2008 11:40:06 -0700
- Subject: An x86 gcc 4.3 branch
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:erven.rohou@st.com">erven.rohou@st.com</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:michael.meissner@amd.com">michael.meissner@amd.com</a>>
+ and H.J. Lu <<a
href="mailto:hjl.tools@gmail.com">hjl.tools@gmail.com</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