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]

[wwwdocs] readings.html -- fix two links to renesas.com


Admittedly the new addresses are nicer (I never appreciated the
original ones); just why a compentent webmaster would not add a
redirect escapes my understanding.

Applied.

Gerald

Index: htdocs/readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.250
diff -u -r1.250 readings.html
--- htdocs/readings.html	28 May 2016 23:16:54 -0000	1.250
+++ htdocs/readings.html	29 May 2016 10:04:33 -0000
@@ -161,7 +161,7 @@
  
  <li>m32c
   <br />Manufacturer: Renesas
-  <br /><a href="http://www.renesas.com/products/mpumcu/m16c/m16c_landing.jsp";>Renesas M16C Family (R32C/M32C/M16C) Site</a>
+  <br /><a href="http://www.renesas.com/products/mpumcu/m16c/";>Renesas M16C Family (R32C/M32C/M16C) Site</a>
   <br />GDB includes a simulator.
  </li>
  
@@ -262,7 +262,7 @@
  <li>sh
   <br />Manufacturer: Renesas, various licensees.
   <br />CPUs include: SH1, SH2, SH2-DSP, SH3, SH3-DSP, SH4, SH4A, SH5 series.
-  <br /><a href="http://www.renesas.com/products/mpumcu/superh/superh_landing.jsp";>Renesas SuperH Processors</a>
+  <br /><a href="http://www.renesas.com/products/mpumcu/superh/";>Renesas SuperH Processors</a>
   <br /><a href="http://shared-ptr.com/sh_insns.html";>SuperH Instruction Set Summary</a>
   <br />GDB includes a simulator.
  </li>


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