This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
PATCH: index.html and libstdc++, libgcj and Java
- To: <gcc-patches at gcc dot gnu dot org>
- Subject: PATCH: index.html and libstdc++, libgcj and Java
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Sat, 23 Dec 2000 01:10:00 +0100 (CET)
- cc: <libstdc++ at gcc dot gnu dot org>
I am still not happy with it, but at least we now have a direct link
from our main page to libstdc++.
Installed.
Gerald
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.237
diff -c -3 -p -r1.237 index.html
*** index.html 2000/12/19 07:00:16 1.237
--- index.html 2000/12/23 00:07:48
*************** from the "GNU C Compiler" to the "GNU Co
*** 115,121 ****
a new <a href="gccmission.html">mission statement</a>.
<p>Currently GCC contains front-ends for C, C++, Objective C, Chill,
! Fortran, and Java (<a href="http://sources.redhat.com/java/">GCJ</A>).
</p>
<p>We want to work closely with developers to help and encourage them
--- 115,123 ----
a new <a href="gccmission.html">mission statement</a>.
<p>Currently GCC contains front-ends for C, C++, Objective C, Chill,
! Fortran, and <a href="http://sources.redhat.com/java/">Java</A>
! as well as libraries for these languages (<a href="libstdc++">libstdc++</a>,
! libgcj,...).
</p>
<p>We want to work closely with developers to help and encourage them