[patch] h8300 port: Replace H8/S with H8S.

Kazu Hirata kazu@cs.umass.edu
Fri Sep 13 14:39:00 GMT 2002


Hi Joseph,

> > Attached is a patch to replace H8/S with H8S.  Committed as
> > obvious.
> 
> codingconventions.html says how to spell MIPS, PowerPC, SPARC and
> VAX; please add this case to that table.

Committed the attached patch.

Kazu Hirata

Index: codingconventions.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/codingconventions.html,v
retrieving revision 1.16
diff -u -r1.16 codingconventions.html
--- codingconventions.html	29 Apr 2002 19:49:31 -0000	1.16
+++ codingconventions.html	13 Sep 2002 21:33:55 -0000
@@ -232,6 +232,11 @@
     <td></td>
   </tr>
   <tr>
+    <td>"H8S"</td>
+    <td>"H8/S"</td>
+    <td></td>
+  </tr>
+  <tr>
     <td>"MIPS"</td>
     <td>"Mips" or "mips"</td>
     <td></td>



More information about the Gcc-patches mailing list