Re: [wwwdocs] Mention powerpc*-*-*spe* deprecation in gcc-8/changes.html

2020-02-02 Thread Gerald Pfeifer
On Wed, 18 Apr 2018, Jakub Jelinek wrote:
> The following patch mentions the deprecation of powerpc*spe*.

I know it's a little, ahem, late, but I applied this follow-up
patch to avoid a link with the text "here".  (More specific text
is generally recommended by user design guidelines.)

Gerald


commit 1eed7f705ad5153ac835cf6433ce07538e400fa8
Author: Gerald Pfeifer 
Date:   Sun Feb 2 23:48:17 2020 +0100

Make a "here" link text more specific.

diff --git a/htdocs/gcc-8/changes.html b/htdocs/gcc-8/changes.html
index ddc7e824..636552ab 100644
--- a/htdocs/gcc-8/changes.html
+++ b/htdocs/gcc-8/changes.html
@@ -42,8 +42,8 @@ You may also want to check out our
   
   Support for the powerpc*-*-*spe* target ports which have
 been recently unmaintained and untested in GCC has been declared
-obsolete in GCC 8 as announced
-https://gcc.gnu.org/ml/gcc/2018-04/msg00102.html";>here.
+obsolete in GCC 8 as
+https://gcc.gnu.org/ml/gcc/2018-04/msg00102.html";>announced.
 Unless there is activity to revive them, the
 next release of GCC will have their sources permanently
 removed.


[wwwdocs] Mention powerpc*-*-*spe* deprecation in gcc-8/changes.html

2018-04-18 Thread Jakub Jelinek
Hi!

The following patch mentions the deprecation of powerpc*spe*.
Ok for wwwdocs?

Index: changes.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-8/changes.html,v
retrieving revision 1.66
diff -u -p -r1.66 changes.html
--- changes.html16 Apr 2018 13:39:03 -  1.66
+++ changes.html18 Apr 2018 09:04:14 -
@@ -42,6 +42,14 @@ a work-in-progress.
 The non-standard C++0x std::copy_exception function was
 removed. std::make_exception_ptr should be used instead.
   
+  Support for the powerpc*-*-*spe* target ports which have
+been recently unmaintained and untested in GCC has been declared
+obsolete in GCC 8 as announced
+https://gcc.gnu.org/ml/gcc/2018-04/msg00102.html";>here.
+Unless there is activity to revive them, the
+next release of GCC will have their sources permanently
+removed.
+  
 
 
 
@@ -1162,7 +1170,8 @@ is now easier-to-read.
 
   
 The PowerPC SPE support is split off to a separate powerpcspe
-port.  See the separate entry for that new port.
+port.  The separate port is deprecated and might be removed in a future
+release.
   
   
 The Paired Single support (as used on some PPC750 CPUs,
@@ -1181,8 +1190,6 @@ is now easier-to-read.
   
 
 
-PowerPC SPE
-
 
 
 

Jakub


Re: [wwwdocs] Mention powerpc*-*-*spe* deprecation in gcc-8/changes.html

2018-04-18 Thread Richard Biener
On Wed, 18 Apr 2018, Jakub Jelinek wrote:

> Hi!
> 
> The following patch mentions the deprecation of powerpc*spe*.
> Ok for wwwdocs?

OK.

> Index: changes.html
> ===
> RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-8/changes.html,v
> retrieving revision 1.66
> diff -u -p -r1.66 changes.html
> --- changes.html  16 Apr 2018 13:39:03 -  1.66
> +++ changes.html  18 Apr 2018 09:04:14 -
> @@ -42,6 +42,14 @@ a work-in-progress.
>  The non-standard C++0x std::copy_exception function was
>  removed. std::make_exception_ptr should be used instead.
>
> +  Support for the powerpc*-*-*spe* target ports which 
> have
> +been recently unmaintained and untested in GCC has been declared
> +obsolete in GCC 8 as announced
> +https://gcc.gnu.org/ml/gcc/2018-04/msg00102.html";>here.
> +Unless there is activity to revive them, the
> +next release of GCC will have their sources permanently
> +removed.
> +  
>  
>  
>  
> @@ -1162,7 +1170,8 @@ is now easier-to-read.
>  
>
>  The PowerPC SPE support is split off to a separate 
> powerpcspe
> -port.  See the separate entry for that new port.
> +port.  The separate port is deprecated and might be removed in a future
> +release.
>
>
>  The Paired Single support (as used on some PPC750 CPUs,
> @@ -1181,8 +1190,6 @@ is now easier-to-read.
>
>  
>  
> -PowerPC SPE
> -
>  
>  
>  
> 
>   Jakub
> 
> 

-- 
Richard Biener 
SUSE LINUX GmbH, GF: Felix Imendoerffer, Jane Smithard, Graham Norton, HRB 
21284 (AG Nuernberg)