public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* wwwdocs: Some release notes for powerpc for GCC 8
@ 2018-02-01 13:34 Segher Boessenkool
  2018-02-01 16:07 ` Gerald Pfeifer
  0 siblings, 1 reply; 4+ messages in thread
From: Segher Boessenkool @ 2018-02-01 13:34 UTC (permalink / raw)
  To: gcc-patches; +Cc: gerald

Hi!

This is a first set of release notes for Power for GCC 8.

Is this okay to commit?


Segher


Index: htdocs/gcc-8/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-8/changes.html,v
retrieving revision 1.31
diff -u -3 -p -r1.31 changes.html
--- htdocs/gcc-8/changes.html	23 Jan 2018 14:02:45 -0000	1.31
+++ htdocs/gcc-8/changes.html	1 Feb 2018 13:28:08 -0000
@@ -374,6 +374,8 @@ a work-in-progress.</h2>
   </li>
 </ul>
 
+<!-- <h3 id="nvptx">NVPTX</h3> -->
+
 <h3 id="hppa">PA-RISC</h3>
 <ul>
   <li>
@@ -387,13 +389,26 @@ a work-in-progress.</h2>
   </li>
 </ul>
 
-<!-- <h3 id="nvptx">NVPTX</h3> -->
-
 <h3 id="powerpc">PowerPC / PowerPC64 / RS6000</h3>
 <ul>
-  <li></li>
+  <li>
+    The PowerPC SPE support is split off to a separate <code>powerpcspe</code>
+    port.  See the separate entry for that new port.
+  </li>
+  <li>
+    The Paired Single support (as used on some PPC750 CPUs,
+    <code>-mpaired</code>, <code>powerpc*-*-linux*paired*</code>)
+    is deprecated and will be removed in a future release.
+  </li>
+  <li>
+    The Xilinx floating point support (<code>-mxilinx-fpu</code>,
+    <code>powerpc-xilinx-eabi*</code>)
+    is deprecated and will be removed in a future release.
+  </li>
 </ul>
 
+<h3 id="powerpcspe">PowerPC SPE</h3>
+
 <!-- <h3 id="s390">S/390, System z, IBM z Systems</h3> -->
 
 <!-- <h3 id="riscv">RISC-V</h3> -->

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

* Re: wwwdocs: Some release notes for powerpc for GCC 8
  2018-02-01 13:34 wwwdocs: Some release notes for powerpc for GCC 8 Segher Boessenkool
@ 2018-02-01 16:07 ` Gerald Pfeifer
  2018-02-01 17:03   ` Segher Boessenkool
  0 siblings, 1 reply; 4+ messages in thread
From: Gerald Pfeifer @ 2018-02-01 16:07 UTC (permalink / raw)
  To: Segher Boessenkool; +Cc: gcc-patches

On Thu, 1 Feb 2018, Segher Boessenkool wrote:
> This is a first set of release notes for Power for GCC 8.
> 
> Is this okay to commit?

Yes, thank you!

Just the move of  <!-- <h3 id="nvptx">NVPTX</h3> -->  seems 
unclear to me?  Can you omit that?

Gerald

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

* Re: wwwdocs: Some release notes for powerpc for GCC 8
  2018-02-01 16:07 ` Gerald Pfeifer
@ 2018-02-01 17:03   ` Segher Boessenkool
  2018-02-06 21:26     ` Gerald Pfeifer
  0 siblings, 1 reply; 4+ messages in thread
From: Segher Boessenkool @ 2018-02-01 17:03 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc-patches

On Fri, Feb 02, 2018 at 01:06:59AM +0900, Gerald Pfeifer wrote:
> On Thu, 1 Feb 2018, Segher Boessenkool wrote:
> > This is a first set of release notes for Power for GCC 8.
> > 
> > Is this okay to commit?
> 
> Yes, thank you!
> 
> Just the move of  <!-- <h3 id="nvptx">NVPTX</h3> -->  seems 
> unclear to me?  Can you omit that?

The entries are alphabetic, except that one.  Should have put it in
a separate patch, sorry.


Segher

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

* Re: wwwdocs: Some release notes for powerpc for GCC 8
  2018-02-01 17:03   ` Segher Boessenkool
@ 2018-02-06 21:26     ` Gerald Pfeifer
  0 siblings, 0 replies; 4+ messages in thread
From: Gerald Pfeifer @ 2018-02-06 21:26 UTC (permalink / raw)
  To: Segher Boessenkool; +Cc: gcc-patches

On Thu, 1 Feb 2018, Segher Boessenkool wrote:
>> Just the move of  <!-- <h3 id="nvptx">NVPTX</h3> -->  seems 
>> unclear to me?  Can you omit that?
> The entries are alphabetic, except that one.  Should have put it in
> a separate patch, sorry.

Actually it was fine as I just realize.

I got confused by hppa and nvptx (which is sorted properly) vs
PA-RISC and NVPTX (which is not).  Obviously we should sort by
what folks see, not the HTML IDs.  Sorry about the confusion.

Gerald

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

end of thread, other threads:[~2018-02-06 21:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-01 13:34 wwwdocs: Some release notes for powerpc for GCC 8 Segher Boessenkool
2018-02-01 16:07 ` Gerald Pfeifer
2018-02-01 17:03   ` Segher Boessenkool
2018-02-06 21:26     ` Gerald Pfeifer

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).