This is the mail archive of the gcc@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]

Re: GCC 3.3 release criteria


On Tue, Feb 25, 2003 at 11:24:19AM -0500, Kaveh R. Ghazi wrote:
> Would one of our doc experts help suggest a place to link to this
> file?  Currently nothing does, and the older GCC directory versions
> were not helpful since I couldn't find anything that links to those
> criteria either.

The following has been added as wwwdocs/htdocs/gcc-3.3/index.html,
it's now linked from the home page.

Janis

--- /dev/null	Tue May 23 09:27:54 2000
+++ index.html	Tue Feb 25 10:11:33 2003
@@ -0,0 +1,31 @@
+<html>
+
+<head>
+<title>GCC 3.3</title>
+</head>
+
+<body>
+
+<h1>GCC 3.3</h1>
+
+<p>GCC 3.3 is the active release branch of GCC, currently in
+<a href="../develop.html#stage3">stage 3</a> of development.  A set
+of <a href="criteria.html">release criteria</a> define when this version
+will be ready for release.</p>
+
+<p>GCC 3.3 will include numerous <a href="changes.html">new features,
+improvements, bug fixes, and other changes</a>, thanks to an
+<a href="http://gcc.gnu.org/onlinedocs/gcc/Contributors.html";>amazing
+group of volunteers</a>.</p>
+
+<p><a href="gcj-status.html">GCJ 3.3 status</a> is tracked for a
+variety of targets and test packages.</p>
+
+<p>GCC, the GNU Compiler Collection, is part of the
+<a href="http://www.gnu.org/";>GNU project</a>.
+For additional information about GCC please refer to the
+<a href="../index.html">GCC project web site</a> or contact the
+<a href="mailto:gcc at gcc dot gnu dot org">GCC development mailing list</a>.</p>
+
+</body>
+</html>


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