This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][wwwdocs] Mention Cortex-A76 support in GCC 9 changes.html


On 13/07/18 00:26, Gerald Pfeifer wrote:
> On Fri, 29 Jun 2018, Kyrill  Tkachov wrote:
>> This patch adds support for the Arm Cortex-A76 processor in changes.html 
>> for GCC 9. It enables the AArch64 section of the page and adds the news 
>> blob there. It also adds an entry to the already-existing arm entry.
> 
> Thank you, Kyrill.
> 
> Should I also apply the change below to account for the recent
> ARM to Arm rebranding?
> 
> Gerald
> 
> Index: changes.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-9/changes.html,v
> retrieving revision 1.12
> diff -u -r1.12 changes.html
> --- changes.html	4 Jul 2018 20:22:12 -0000	1.12
> +++ changes.html	12 Jul 2018 23:25:41 -0000
> @@ -99,7 +99,7 @@
>  
>  <!-- <h3 id="arc">ARC</h3> -->
>  
> -<h3 id="arm">ARM</h3>
> +<h3 id="arm">Arm</h3>
>  <ul>
>    <li>
>      Support has been added for the following processors
> 

Please.

R.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]