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]

[wwwdocs] Update development schedule


I looked at the development schedule today to see when 4.1 was supposed
to be released, and noticed the 4.1 branch wasn't listed yet.  So I went
poking around in the mail archives to find the missing dates, and here's
the result:

Add 4.1 branch, 4.2 development stages and a placeholder for 4.0.3.
Also make the ascii art a bit more consistent for some of the older
releases.

Index: develop.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/develop.html,v
retrieving revision 1.66
diff -u -p -r1.66 develop.html
--- develop.html	8 Dec 2005 21:50:12 -0000	1.66
+++ develop.html	12 Jan 2006 04:53:22 -0000
@@ -326,11 +326,11 @@ stages of development, branch points, an
   Tree SSA infrastructure                  GCC 3.4.0 release (Apr 18 2004)
   merged to mainline (May 17 2004)          \
        |                                     v
-  GCC 4.0 Stage 2                          GCC 3.4.1 release (Jul 1 2004)
-       |                                      \
+       v                                   GCC 3.4.1 release (Jul 1 2004)
+  GCC 4.0 Stage 2                             \
        |                                       v
-  GCC 4.0 Stage 3                          GCC 3.4.2 release (Sep 6 2004)
-       |                                        \
+       v                                   GCC 3.4.2 release (Sep 6 2004)
+  GCC 4.0 Stage 3                               \
        |                                         v
        |                                   GCC 3.4.3 release (Nov 4 2004)
        |                                          \
@@ -345,15 +345,28 @@ stages of development, branch points, an
        |
        +-- GCC 4.0 branch created ------+
        |            (Feb 25 2005)        \ 
-       |                                  v
+       v                                  v
   GCC 4.1 Stage 1 (ends April 25 2005)     GCC 4.0.0 release (Apr 20 2005)
        |                                    \
-       |                                     v
+       v                                     v
   GCC 4.1 Stage 2 (ends July 8 2005)       GCC 4.0.1 release (Jul 7 2005) 
        |                                      \
        v                                       v
   GCC 4.1 Stage 3                          GCC 4.0.2 release (Sep 28 2005)
+       |                                        \
+       |                                         v
+       |                                   GCC 4.0.3 release
        |
+       +-- GCC 4.1 branch created ------+
+       |            (Nov 18 2005)        \
+       v                                  v
+  GCC 4.2 Stage 1 (ends Jan 18 2005)       GCC 4.1.0 release
+       |                                    \
+       v                                     v
+  GCC 4.2 Stage 2 (ends Mar 18 2005)       GCC 4.1.1 release
+       |                                      \
+       v                                       v
+  GCC 4.3 Stage 3                          GCC 4.1.2 release
        :
        v
 </pre>


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