Re: [PATCH][wwwdocs][Arm] Mention the fixed configurations for Cortex-R7 and Cortex-R8

2019-02-01 Thread Gerald Pfeifer
On Fri, 1 Feb 2019, Andre Vieira (lists) wrote:
> This patch adds the documentation to the FPU configuration fixes for 
> Cortex-R7 and Cortex-R8 to changes.html for GCC9. See 
> https://gcc.gnu.org/ml/gcc-patches/2018-11/msg02183.html

Looks good to me.  (And I'm happy to see all those improvements and
doc snippets around Arm. ;-)

Gerald


[PATCH][wwwdocs][Arm] Mention the fixed configurations for Cortex-R7 and Cortex-R8

2019-02-01 Thread Andre Vieira (lists)

Hi,

This patch adds the documentation to the FPU configuration fixes for 
Cortex-R7 and Cortex-R8 to changes.html for GCC9.

See https://gcc.gnu.org/ml/gcc-patches/2018-11/msg02183.html

I have validated the html using the W3C validator.

Is it OK?

Cheers,
Andre
? .changes.html.swp
? patch
cvs diff: Diffing .
Index: changes.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-9/changes.html,v
retrieving revision 1.35
diff -U 3 -r1.35 changes.html
--- changes.html	15 Jan 2019 13:17:49 -	1.35
+++ changes.html	23 Jan 2019 11:35:15 -
@@ -250,6 +250,10 @@
  (which have no known implementations) has been removed.
  Note that Armv5T, Armv5TE and Armv5TEJ architectures remain supported.
   
+  
+ Corrected FPU configurations for Cortex-R7 and Cortex-R8 when using their
+ respective -mcpu options.
+