Message ID | c1550ffa-19bd-6281-7e8c-186797ccf06a@arm.com |
---|---|
State | New |
Headers | show |
Series | [wwwdocs,Arm] Mention the fixed configurations for Cortex-R7 and Cortex-R8 | expand |
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
? .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 -0000 1.35 +++ changes.html 23 Jan 2019 11:35:15 -0000 @@ -250,6 +250,10 @@ (which have no known implementations) has been removed. Note that Armv5T, Armv5TE and Armv5TEJ architectures remain supported. </li> + <li> + Corrected FPU configurations for Cortex-R7 and Cortex-R8 when using their + respective <code>-mcpu</code> options. + </li> </ul> <!-- <h3 id="avr">AVR</h3> -->