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]

[www] Dokumentation for hammer-3_3-branch


I've reused the x86-64 branch documentation since that one is now
obsolete for documentation of the hammer-3_3-branch.

Ok to commit the appended patch?

Andreas

Index: htdocs/cvs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/cvs.html,v
retrieving revision 1.83
diff -u -p -r1.83 cvs.html
--- htdocs/cvs.html	26 Nov 2002 22:53:40 -0000	1.83
+++ htdocs/cvs.html	1 Dec 2002 18:10:48 -0000
@@ -152,10 +152,17 @@ you may want to check out include:</p>
       based pipeline hazard recognizer.  </li>
   <li><a href="projects/cfg.html">cfg-branch</a></li>
   <li><a href="projects/ast-optimizer.html">ast-optimizer-branch</a></li>
-  <li>x86-64-branch.  This branch contains a stable development
-  version for x86-64 development and is maintained by Jan Hubicka
+
+  <li>hammer-3_3-branch.  This branch contains a development version
+  of the GCC 3.3 branch with some additional patches that were found
+  useful for increased performance on AMD's Hammer CPUs implementing
+  the x86-64 architecture.  The branch is maintained by Jan Hubicka
   &lt;<a href="mailto:jh@suse.cz";>jh@suse.cz</a>&gt; and Andreas
-  Jaeger &lt;<a href="mailto:aj@suse.de";>aj@suse.de</a>&gt;.</li>
+  Jaeger &lt;<a href="mailto:aj@suse.de";>aj@suse.de</a>&gt;.  Patches
+  added on this branch might not be appropriate for the GCC 3.3 branch
+  due to the branch policies but they should be appropriate for GCC
+  CVS in general.  All patches will be added to mainline CVS (for
+  3.4).  The branch is regularly merged with the GCC 3.3 release branch.</li>
   <li>pch-branch.  This branch contains work-in-progress towards a
   precompiled header implementation.</li>
   <li>cp-parser-branch.  This branch contains a new hand-written recursive

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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