This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[PATCH 7/9][wwwdocs] Mention ia16 in backends.html
- From: Rask Ingemann Lambertsen <rask at sygehus dot dk>
- To: gcc-patches at gcc dot gnu dot org
- Date: Mon, 30 Jul 2007 20:53:04 +0200
- Subject: [PATCH 7/9][wwwdocs] Mention ia16 in backends.html
- References: <20070730134217.GK25795@sygehus.dk>
Checked with the W3 HTML validator and it passed.
Index: htdocs/backends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
retrieving revision 1.34
diff -u -r1.34 backends.html
--- htdocs/backends.html 6 Mar 2007 10:34:54 -0000 1.34
+++ htdocs/backends.html 30 Jul 2007 09:12:51 -0000
@@ -77,6 +77,7 @@
frv | ?? B p da s
h8300 | FI cp g s
i386 | ? Q q p da
+ia16 | ??L l p g b
ia64 | ? Q C qr p da
iq2000 | ??? FICB p g d t
m32c | L FI l p g s
--
Rask Ingemann Lambertsen