This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Add ix86 branches to svn.html


I don't have write access to commit this change.  If Gerald or somebody else
with access could commit this change to wwwdocs, it would be appreciated:

*** htdocs/svn.html.~1.65.~	2007-11-08 15:14:03.000000000 -0500
--- htdocs/svn.html	2007-11-08 15:25:30.248712000 -0500
*************** list therefore provides only some repres
*** 453,458 ****
--- 453,469 ----
    &lt;<a href="mailto:andrea.ornstein@st.com";>andrea.ornstein@st.com</a>&gt;
    and Erven Rohou
    &lt;<a href="mailto:erven.rohou@st.com";>erven.rohou@st.com</a>&gt;.</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 Core2 to GCC 4.2.x.  The current maintainers
+   are Michael Meissner (michael.meissner@amd.com) and H. J. Lu (hjl@lucon.org).
+ 
+   <dt>ix86/gcc-4_1-branch</dt>
+   <dd>The goal of this branch is to add support for newer ix86 processors such
+   as AMD's Barcelona and Intel's Core2 to GCC 4.1.x.  The current maintainers
+   are Michael Meissner (michael.meissner@amd.com) and H. J. Lu (hjl@lucon.org).
+ 
  </dl>
  
  <h4>Language-specific</h4>

-- 
Michael Meissner, AMD
90 Central Street, MS 83-29, Boxborough, MA, 01719, USA
michael.meissner@amd.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]