This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: gcc-3.2/changes.html
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: gcc-patches at gcc dot gnu dot org
- Date: Wed, 1 May 2002 11:59:34 +0200 (CEST)
- Subject: PATCH: gcc-3.2/changes.html
Sync structure with gcc-3.1/changes.html.
Gerald
Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.2/changes.html,v
retrieving revision 1.2
diff -u -3 -p -r1.2 changes.html
--- changes.html 19 Apr 2002 07:19:09 -0000 1.2
+++ changes.html 1 May 2002 09:59:04 -0000
@@ -24,20 +24,30 @@
<li>...</li>
</ul>
+
<h2>New Languages and Language specific improvements</h2>
+<h3>C++</h3>
+
<ul>
<li>Type based alias analysis has been implemented for C++
aggregate types. </li>
</ul>
+<h3>Java</h3>
+
+<h3>Fortran</h3>
+
<h2>New Targets and Target Specific Improvements</h2>
<ul>
<li>...</li>
</ul>
+
+
+<h2>Obsolete Targets</h2>
<h2>Documentation improvements</h2>