public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Announce PRU backend
@ 2019-06-19 17:06 Dimitar Dimitrov
  2019-06-19 19:23 ` Jeff Law
  0 siblings, 1 reply; 3+ messages in thread
From: Dimitar Dimitrov @ 2019-06-19 17:06 UTC (permalink / raw)
  To: gcc-patches

Hi,

This WWW update announces the new PRU port in WWW docs, and fills in the backend characteristics.

Thanks,
Dimitar

Index: htdocs/backends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
retrieving revision 1.85
diff -u -r1.85 backends.html
--- htdocs/backends.html	13 Jun 2019 18:15:29 -0000	1.85
+++ htdocs/backends.html	19 Jun 2019 16:54:23 -0000
@@ -104,6 +104,7 @@
 pa         |     Q   CBD  qr  b   i  e
 pdp11      |    L   IC    qr  b      e
 powerpcspe |     Q   C    qr pb   ia
+pru        |    L  F               a  s
 riscv      |     Q   C    qr     gia
 rl78       |    L  F     l       g    s
 rs6000     |     Q   C    qr pb   ia
Index: htdocs/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.1129
diff -u -r1.1129 index.html
--- htdocs/index.html	3 May 2019 09:05:54 -0000	1.1129
+++ htdocs/index.html	19 Jun 2019 16:54:23 -0000
@@ -54,6 +54,10 @@
 <h2 id="news">News</h2>
 <dl>
 
+<dt><span>PRU support</span>
+     <span class="date">[2019-06-12]</span></dt>
+     <dd>GCC support for TI PRU I/O processors has been added.</dd>
+
 <dt><span><a href="gcc-9/">GCC 9.1</a> released</span>
     <span class="date">[2019-05-03]</span></dt>
     <dd></dd>
Index: htdocs/readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.314
diff -u -r1.314 readings.html
--- htdocs/readings.html	11 Jun 2019 06:06:18 -0000	1.314
+++ htdocs/readings.html	19 Jun 2019 16:54:23 -0000
@@ -253,6 +253,12 @@
   <br /><a href="http://simh.trailing-edge.com/">Simulators</a>
  </li>
 
+ <li>pru
+   <br />Manufacturer: Texas Instruments
+   <br /><a href="http://processors.wiki.ti.com/index.php/PRU-ICSS">Official PRU Documentation</a>
+   <br /><a href="https://elinux.org/Category:PRU">Community PRU Documentation</a>
+ </li>
+
  <li>riscv
   <br />Manufacturer: Many (open ISA standard)
   <br /><a href="https://riscv.org">RISC-V Foundation</a>
Index: htdocs/gcc-10/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-10/changes.html,v
retrieving revision 1.3
diff -u -r1.3 changes.html
--- htdocs/gcc-10/changes.html	13 May 2019 11:00:15 -0000	1.3
+++ htdocs/gcc-10/changes.html	19 Jun 2019 16:54:23 -0000
@@ -87,6 +87,13 @@
 
 <!-- <h3 id="powerpc">PowerPC / PowerPC64 / RS6000</h3> -->
 
+<h3 id="pru">PRU</h3>
+<ul>
+  <li>
+    A new back end targeting TI PRU I/O processors has been contributed to GCC.
+  </li>
+</ul>
+
 <!-- <h3 id="s390">S/390, System z, IBM z Systems</h3> -->
 
 <!-- <h3 id="riscv">RISC-V</h3> -->

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [wwwdocs] Announce PRU backend
  2019-06-19 17:06 [wwwdocs] Announce PRU backend Dimitar Dimitrov
@ 2019-06-19 19:23 ` Jeff Law
  2019-06-19 20:28   ` Dimitar Dimitrov
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Law @ 2019-06-19 19:23 UTC (permalink / raw)
  To: Dimitar Dimitrov, gcc-patches

On 6/19/19 11:06 AM, Dimitar Dimitrov wrote:
> Hi,
> 
> This WWW update announces the new PRU port in WWW docs, and fills in the backend characteristics.
OK
jeff

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [wwwdocs] Announce PRU backend
  2019-06-19 19:23 ` Jeff Law
@ 2019-06-19 20:28   ` Dimitar Dimitrov
  0 siblings, 0 replies; 3+ messages in thread
From: Dimitar Dimitrov @ 2019-06-19 20:28 UTC (permalink / raw)
  To: Jeff Law; +Cc: gcc-patches

On сряда, 19 юни 2019 г. 13:23:01 EEST Jeff Law wrote:
> On 6/19/19 11:06 AM, Dimitar Dimitrov wrote:
> > Hi,
> > 
> > This WWW update announces the new PRU port in WWW docs, and fills in the
> > backend characteristics.
> OK
> jeff
Thank you. Pushed to CVS.

Dimitar

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-19 20:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-19 17:06 [wwwdocs] Announce PRU backend Dimitar Dimitrov
2019-06-19 19:23 ` Jeff Law
2019-06-19 20:28   ` Dimitar Dimitrov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).