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]

[patch] simtest-howto.html: Mention that h8300 is a cc0 target.


Hi,

Committed as obvious.

Kazu Hirata

Index: simtest-howto.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/simtest-howto.html,v
retrieving revision 1.18
diff -u -r1.18 simtest-howto.html
--- simtest-howto.html	17 Nov 2003 15:37:22 -0000	1.18
+++ simtest-howto.html	22 Dec 2003 17:50:20 -0000
@@ -169,7 +169,7 @@
 <tr valign="top">
  <td>h8300-coff</td>
  <td>h8300-sim</td>
- <td>big endian</td>
+ <td>cc0 target, big endian</td>
  <td>
  <a href="http://gcc.gnu.org/ml/gcc-testresults/2003-05/msg00624.html";>3.3 20030509 (prerelease)</a>
  <br />


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