public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, GCC, wwwdocs] Document new Cortex-M23 and Cortex-M33 processors support in ARM backend
@ 2016-11-04 16:54 Thomas Preudhomme
  2016-11-04 22:16 ` Gerald Pfeifer
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Preudhomme @ 2016-11-04 16:54 UTC (permalink / raw)
  To: Gerald Pfeifer, Kyrill Tkachov, Ramana Radhakrishnan,
	Richard Earnshaw, gcc-patches

[-- Attachment #1: Type: text/plain, Size: 321 bytes --]

Hi there,

This patch document the newly added support in GCC 7 for Cortex-M23 and 
Cortex-M33 processors [1][2].

[1] http://www.arm.com/products/processors/cortex-m/cortex-m23-processor.php
[2] http://www.arm.com/products/processors/cortex-m/cortex-m33-processor.php

Is this ok for <CVS trunk>?

Best regards,

Thomas

[-- Attachment #2: document_cortex-m23_m33_support.patch --]
[-- Type: text/x-patch, Size: 892 bytes --]

Index: htdocs/gcc-7/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v
retrieving revision 1.20
diff -u -r1.20 changes.html
--- htdocs/gcc-7/changes.html	25 Oct 2016 02:04:00 -0000	1.20
+++ htdocs/gcc-7/changes.html	26 Oct 2016 14:05:59 -0000
@@ -316,6 +316,16 @@
        <code>-mcpu=cortex-a73</code> and <code>-mtune=cortex-a73</code>
        options as well as the equivalent target attributes and pragmas.
      </li>
+     <li>
+       The ARM Cortex-M23 processor is now supported via the
+       <code>-mcpu=cortex-m23</code> and <code>-mtune=cortex-m23</code>
+       options.
+     </li>
+     <li>
+       The ARM Cortex-M33 processor is now supported via the
+       <code>-mcpu=cortex-m33</code> and <code>-mtune=cortex-m33</code>
+       options.
+     </li>
    </ul>
 
 <h3 id="avr">AVR</h3>

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

* Re: [PATCH, GCC, wwwdocs] Document new Cortex-M23 and Cortex-M33 processors support in ARM backend
  2016-11-04 16:54 [PATCH, GCC, wwwdocs] Document new Cortex-M23 and Cortex-M33 processors support in ARM backend Thomas Preudhomme
@ 2016-11-04 22:16 ` Gerald Pfeifer
  2016-11-07 14:00   ` Thomas Preudhomme
  0 siblings, 1 reply; 4+ messages in thread
From: Gerald Pfeifer @ 2016-11-04 22:16 UTC (permalink / raw)
  To: Thomas Preudhomme
  Cc: Kyrill Tkachov, Ramana Radhakrishnan, Richard Earnshaw, gcc-patches

On Fri, 4 Nov 2016, Thomas Preudhomme wrote:
> This patch document the newly added support in GCC 7 for Cortex-M23 and
> Cortex-M33 processors [1][2].
:
> Is this ok for <CVS trunk>?

Surely so for me.

Gerald

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

* Re: [PATCH, GCC, wwwdocs] Document new Cortex-M23 and Cortex-M33 processors support in ARM backend
  2016-11-04 22:16 ` Gerald Pfeifer
@ 2016-11-07 14:00   ` Thomas Preudhomme
  2016-11-07 14:01     ` Kyrill Tkachov
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Preudhomme @ 2016-11-07 14:00 UTC (permalink / raw)
  To: Kyrill Tkachov, Ramana Radhakrishnan, Richard Earnshaw
  Cc: Gerald Pfeifer, gcc-patches

What about ARM maintainers?

Best regards,

Thomas

On 04/11/16 22:16, Gerald Pfeifer wrote:
> On Fri, 4 Nov 2016, Thomas Preudhomme wrote:
>> This patch document the newly added support in GCC 7 for Cortex-M23 and
>> Cortex-M33 processors [1][2].
> :
>> Is this ok for <CVS trunk>?
>
> Surely so for me.
>
> Gerald

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

* Re: [PATCH, GCC, wwwdocs] Document new Cortex-M23 and Cortex-M33 processors support in ARM backend
  2016-11-07 14:00   ` Thomas Preudhomme
@ 2016-11-07 14:01     ` Kyrill Tkachov
  0 siblings, 0 replies; 4+ messages in thread
From: Kyrill Tkachov @ 2016-11-07 14:01 UTC (permalink / raw)
  To: Thomas Preudhomme, Ramana Radhakrishnan, Richard Earnshaw
  Cc: Gerald Pfeifer, gcc-patches


On 07/11/16 14:00, Thomas Preudhomme wrote:
> What about ARM maintainers?
>

Fine with me too.
Thanks,
Kyrill

> Best regards,
>
> Thomas
>
> On 04/11/16 22:16, Gerald Pfeifer wrote:
>> On Fri, 4 Nov 2016, Thomas Preudhomme wrote:
>>> This patch document the newly added support in GCC 7 for Cortex-M23 and
>>> Cortex-M33 processors [1][2].
>> :
>>> Is this ok for <CVS trunk>?
>>
>> Surely so for me.
>>
>> Gerald

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

end of thread, other threads:[~2016-11-07 14:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-04 16:54 [PATCH, GCC, wwwdocs] Document new Cortex-M23 and Cortex-M33 processors support in ARM backend Thomas Preudhomme
2016-11-04 22:16 ` Gerald Pfeifer
2016-11-07 14:00   ` Thomas Preudhomme
2016-11-07 14:01     ` Kyrill Tkachov

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