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]

RFA: fix & amend SH entry in readings.html


Index: htdocs/readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.122
diff -p -r1.122 readings.html
*** htdocs/readings.html	4 Feb 2004 08:06:37 -0000	1.122
--- htdocs/readings.html	4 Feb 2004 14:13:35 -0000
*************** names.
*** 211,218 ****
   </li>
   
   <li>sh
!   <br />Manufacturer: Renesas
!   <br />Exact chip name: SuperH
    <br /><a href="http://www.superh.com/";>SuperH Home Page</a>
    <br />GDB includes a simulator.
   </li>
--- 211,219 ----
   </li>
   
   <li>sh
!   <br />Manufacturer: Renesas, or various licensed by SuperH Inc
!   <br />CPUs include: SH1, SH2, SH2-DSP, SH3, SH3-DSP, SH4, SH5 series.
!   <br /><a href="http://www.renesas.com/eng/products/mpumcu/32bit/sh/index.html";>Renesas SuperH Processors</a>
    <br /><a href="http://www.superh.com/";>SuperH Home Page</a>
    <br />GDB includes a simulator.
   </li>
*************** names.
*** 544,549 ****
--- 545,552 ----
    V PowerPC ABI</a></li>
  
    <li><a href="http://www.arm.com/armwww.ns4/img/12-Technical+Specs-ARM+ELF+Specification+PDF/$File/ARMELFA08.pdf";>ARM ELF ABI</a></li>
+ 
+   <li><a href="http://www.superh.com/documentation/documents.php?id=17";>Download page for SH4 and SH5 ABI</a></li>
  
    <li><a href="http://www.eagercon.com/dwarf/dwarf3std.htm";>DWARF 3
    drafts (formerly DWARF 2.1)</a></li>


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