These were suggested as part of our review process, but I never got an OK on
them.  Am I meant to just commit these?



Index: htdocs/backends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
retrieving revision 1.73
diff -u -r1.73 backends.html
--- htdocs/backends.html        3 Jan 2017 22:03:25 -0000       1.73
+++ htdocs/backends.html        8 Feb 2017 02:21:24 -0000
@@ -99,6 +99,7 @@
 nvptx      |   S Q   C    q     mg   e
 pa         |   ? Q   CBD  qr  b   i  e
 pdp11      |    L   IC    qrc b      e
+riscv      |     Q   C    qr     gia
 rl78       |    L  F     l       g    s
 rs6000     |     Q   C    qr pb   ia
 rx         |                          s

Index: htdocs/readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.256
diff -u -r1.256 readings.html
--- htdocs/readings.html        3 Feb 2017 07:43:57 -0000       1.256
+++ htdocs/readings.html        8 Feb 2017 02:21:24 -0000
@@ -250,6 +250,12 @@
   <br />Manufacturer: DEC
   <br /><a href="http://simh.trailing-edge.com/";>Simulators</a>
  </li>
+
+ <li>riscv
+  <br />Manufacturer: Many (open ISA standard)
+  <br /><a href="http://riscv.org";>RISC-V Foundation</a>
+  <br /><a href="http://riscv.org/specifications/";>ISA Specifications</a>
+ </li>

  <li>rs6000 (powerpc, powerpcle)
   <br />Manufacturer: IBM, Motorola

Reply via email to