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 for Re: GCC development plan Web Page is not updated


On Sat, 24 May 2003, Guillermo Ballester Valor wrote:
> http://gcc.gnu.org/develop.html#future
>
> perhaps should be updated, at least in GCC 3.3 release and future 3.3.1
> and 3.4

Done thusly.  I also fixed the release date of GCC 3.2.3 on the way
(to be the date listed in ChangeLogs and CVS).

Mark, it's probably time to publish a schedule for the 3.3-branch
(3.3.1, 3.3.2) and mainline (end of stages 1, 2, and 3)?

Gerald

Index: develop.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/develop.html,v
retrieving revision 1.31
diff -u -3 -p -r1.31 develop.html
--- develop.html	26 Mar 2003 21:05:39 -0000	1.31
+++ develop.html	27 May 2003 19:36:01 -0000
@@ -265,7 +265,7 @@ stages of development, branch points, an
        |                                   GCC 3.2.2 release (Feb 05 2003)
        |                                                \
        |                                                 v
-       |                                   GCC 3.2.3 release (April 15 2003)
+       |                                   GCC 3.2.3 release (April 22 2003)
        v
   GCC 3.3 Stage 2 (ends Aug 15 2002)
        |
@@ -275,12 +275,17 @@ stages of development, branch points, an
        v
        +-- GCC 3.3 branch created ------+
        |              (Dec 14 2002)      \
-       :                                  v
-       :                                   GCC 3.3 release (...)
-       :                                    \
-                                             v
-                                           GCC 3.3.1 release (...)
-
+       |                                  v
+       |                                   GCC 3.3 release (May 13 2003)
+       |                                    \
+       v                                     v
+  GCC 3.4 Stage 1 (ends ... )              GCC 3.3.1 release (...)
+       |                                      \
+       v                                       v
+  GCC 3.4 Stage 2 (ends ... )              GCC 3.3.2 release (...)
+       |                                        \
+       :                                         :
+       v                                          v
 </pre>

 <hr />


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