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]

[wwwdocs] Update SPARC status wrt peepholes


SPARC has no more define_peephole's.

Commited as obvious.


Index: backends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- backends.html       10 Jan 2004 23:13:45 -0000      1.7
+++ backends.html       3 Feb 2004 14:15:51 -0000       1.8
@@ -98,7 +98,7 @@
 rs6000   |     Q   C    qr      d a
 s390     |   ? Q        qr p g bdha e
 sh       |     Q   CB   qr      dha
-sparc    |     Q   CB   qr     bd a
+sparc    |     Q   CB   qr p   bd a
 stormy16 | ???L  FIC D l   p  m   at
 v850     | ??    FI       cp gm  h   s
 vax      |  M?    I       cp      a e


Index: projects/beginner.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/beginner.html,v
retrieving revision 1.45
diff -u -r1.45 beginner.html
--- projects/beginner.html      4 Feb 2004 07:07:01 -0000       1.45
+++ projects/beginner.html      4 Feb 2004 07:39:55 -0000
@@ -581,7 +581,7 @@
 <p>The targets with text peepholes are:</p>
 <pre>
   arm avr c4x cris fr30 ip2k m32r m68hc11 m68k
-  mcore mips mn10300 ns32k pa rs6000 sh sparc.
+  mcore mips mn10300 ns32k pa rs6000 sh.
 </pre>
 </li>


-- 
Eric Botcazou


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