This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: link check patches
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: gcc-patches at gcc dot gnu dot org, <libstdc++ at gcc dot gnu dot org>, <java-patches at gcc dot gnu dot org>
- Cc: David Edelsohn <dje at watson dot ibm dot com>, Tim Joshling <tej at melbpc dot org dot au>
- Date: Fri, 19 Apr 2002 16:29:09 +0200 (CEST)
- Subject: PATCH: link check patches
This is the result of my regular link check, including patches for the
libstdc++ and java pages.
David, I tried to find a replacement for the "www.rs6000.ibm.com" link
below, but failed to find one, and the redirect that has been setup for
this page is inappropriate to be linked from www.gnu.org. If you have
a current link, please go ahead an add it to readings.html. Thanks!
Tim, I assume your patch has been removed from the page because it isn't
current any more and you are going to commit an updated version, right?
Committed.
Gerald
libstdc++:
2002-04-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* status.html: Fix link to GCC 2.95.
java:
2002-04-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* old-news.html (happening): Update link to Classpath.
Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.77
diff -u -3 -p -r1.77 readings.html
--- readings.html 27 Feb 2002 09:18:57 -0000 1.77
+++ readings.html 19 Apr 2002 14:21:25 -0000
@@ -31,11 +31,6 @@
Example Language</a> by Jonathan Bartlett <<a
href="mailto:johnnyb@wolfram.com">johnnyb@wolfram.com</a>>.</li>
- <li><a
- href="http://www.geocities.com/timjosling/treelang.diff.txt">Treelang
- sample language for current snapshot</a> updated by Tim Josling
- <<a href="mailto:tej@melbpc.org.au">tej@melbpc.org.au</a>>.</li>
-
<li><a href="http://wwwspies.informatik.tu-muenchen.de/personen/pizka/">GNU INSEL Compiler gic</a>.</li>
<li><a href="http://www.codesourcery.com/cxx-abi/">
@@ -81,7 +76,7 @@ tahoe. These are listed here just for co
</li>
<li>arc
- <br />Manufacturer: <a href="http://www.arccores.com">ARC Cores (Argonaut)</a>
+ <br />Manufacturer: <a href="http://www.arc.com">ARC Cores (Argonaut)</a>
</li>
<li>arm (armv2, thumb)
@@ -137,7 +132,6 @@ tahoe. These are listed here just for co
<li>fr30
<br />Manufacturer: <a href="http://www.fmap.com.sg/">Fujitsu</a>
<br />Acronym stands for: Fujitsu RISC
- <br /><a href="http://www.fmap.com.sg/products/mcu_fr30.htm">FR Overview</a>
<br />GDB includes a <a href="http://sources.redhat.com/cgen/">CGEN</a>
generated simulator.
</li>
@@ -145,7 +139,6 @@ tahoe. These are listed here just for co
<li>h8300
<br />Manufacturer: <a href="http://www.hitachi.com/">Hitachi</a>
<br />Exact chip name: H8/300
- <br /><a href="http://semiconductor.hitachi.com/h8/">H8 Homepage</a>
<br />GDB includes a simulator.
</li>
@@ -219,8 +212,6 @@ tahoe. These are listed here just for co
http://www.mips.com/publications/index.html</a></li>
<li><a href="http://www.necel.com/home.nsf/ViewAttachments/U13569EJ4V1UM00/$file/U13569EJ4V1UM00.pdf">
MIPS16 information from the Vr4121</a> Documentation.</li>
- <li><a href="http://www.necel.com/web/products/Microprocessors/index.html">
- Various MIPS implementations</a> from NEC.</li>
</ul>
</li>
@@ -287,13 +278,11 @@ tahoe. These are listed here just for co
<li>rs6000 (powerpc, powerpcle)
<br />Manufacturer: <a href="http://www.ibm.com">IBM</a>,
<a href="http://www.motorola.com/">Motorola</a>
- <br /><a href="http://www.rs6000.ibm.com/doc_link/en_US/a_doc_lib/aixassem/alangref/toc.htm">AIX V4.3 Assembler Language Ref.</a>
</li>
<li>sh
<br />Manufacturer: <a href="http://www.hitachi.com">Hitachi</a>
<br />Exact chip name: SuperH
- <br /><a href="http://semiconductor.hitachi.com/superh/">SuperH Home Page</a>
<br />GDB includes a simulator.
</li>
Index: java/old-news.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/old-news.html,v
retrieving revision 1.20
diff -u -3 -p -r1.20 old-news.html
--- java/old-news.html 25 Mar 2002 20:50:21 -0000 1.20
+++ java/old-news.html 19 Apr 2002 14:21:25 -0000
@@ -302,7 +302,7 @@ for programs that use interfaces or thin
We are relicensing libgcj to a more liberal license, and we're
assigning copyright to the <a href="http://www.gnu.org/">FSF</a>.
This will let us share code with the
-<a href="http://www.classpath.org">Classpath</a> project.
+<a href="http://www.gnu.org/software/classpath/">Classpath</a> project.
</td></tr>
<tr><td valign="top">
Index: libstdc++/status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/libstdc++/status.html,v
retrieving revision 1.21
diff -u -3 -p -r1.21 status.html
--- libstdc++/status.html 20 Mar 2002 09:53:26 -0000 1.21
+++ libstdc++/status.html 19 Apr 2002 14:21:26 -0000
@@ -52,7 +52,7 @@
</p>
<p>The most recent version of this library that will build with
- <a href="../gcc-2.95">GCC 2.95.2</a>
+ <a href="../gcc-2.95/">GCC 2.95.2</a>
is the ninth snapshot release,
<a href="download.html">libstdc++-2.90.8.tar.gz</a>.
</p>
Index: projects/ast-optimizer.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/ast-optimizer.html,v
retrieving revision 1.5
diff -u -3 -p -r1.5 ast-optimizer.html
--- projects/ast-optimizer.html 7 Apr 2002 19:13:01 -0000 1.5
+++ projects/ast-optimizer.html 19 Apr 2002 14:21:26 -0000
@@ -26,7 +26,7 @@ the source program.</p>
<p>Historically, GCC generated RTL one statement at a time, so
the AST did not stay around very long. This has changed with 'function
-at a time' compilation (<a href="/news/inlining.html">Inliner</a>),
+at a time' compilation (<a href="../news/inlining.html">Inliner</a>),
which both C and C++ frontends now implement. With the AST for complete
functions, and the additional semantic information they contain, the
opportunity for new optimizations presents itself.</p>
@@ -87,7 +87,8 @@ Its version string is 'ast-optimizer-bra
compiler time & memory usage at -O3. This is particularly nasty for
heavily templated C++ code. A new bottom up inliner is available for
testing, which it is hoped will provide better -O3 performance.
-See <a href="/ml/gcc-patches/2001-07/msg00859.html">this thread</a>.</p>
+See <a href="http://gcc.gnu.org/ml/gcc-patches/2001-07/msg00859.html">this
+thread</a>.</p>
<h3><a name="ssa_for_trees">SSA for trees</a></h3>