public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kyrill Tkachov <kyrylo.tkachov@foss.arm.com>
To: Dennis Zhang <Dennis.Zhang@arm.com>,
	"gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>
Cc: nd <nd@arm.com>, Richard Earnshaw <Richard.Earnshaw@arm.com>,
	Ramana Radhakrishnan <Ramana.Radhakrishnan@arm.com>
Subject: Re: [PATCH][Arm] Add support for missing CPUs
Date: Fri, 23 Aug 2019 10:16:00 -0000	[thread overview]
Message-ID: <c0daab14-dd2f-3759-7437-5e4aee5e4ade@foss.arm.com> (raw)
In-Reply-To: <b0a30f1f-ba1d-2e62-83b8-8331cda22810@arm.com>

Hi Dennis,

On 8/22/19 4:52 PM, Dennis Zhang wrote:
> Hi all,
>
> This patch adds '-mcpu' options for following CPUs:
> Cortex-M35P, Cortex-A77, Cortex-A76AE.
>
> Related specifications are as following:
> https://developer.arm.com/ip-products/processors/cortex-m
> https://developer.arm.com/ip-products/processors/cortex-a
>
> Bootstraped/Regtested for arm-none-linux-gnueabihf.
>
> Please help to check.
>
> Cheers
> Dennis
>
> gcc/ChangeLog:
>
> 2019-07-29  Dennis Zhang  <dennis.zhang@arm.com>
>
>         * config/arm/arm-cpus.in: New entries for Cortex-M35P,
>         Cortex-A76AE and Cortex-A77.
>         * config/arm/arm-tables.opt: Regenerated.
>         * config/arm/arm-tune.md: Likewise.
>         * doc/invoke.texi: Document the added processors.

The patch is ok. The ChangeLogshould list each new cpu entry as a 
separate entity.

I've adjusted the ChangeLog to:

2019-08-23  Dennis Zhang <dennis.zhang@arm.com>

     * config/arm/arm-cpus.in (cortex-m35p): New entry.
     (cortex-a76ae): Likewise.
     (cortex-a77): Likewise
     * config/arm/arm-tables.opt: Regenerate.
     * config/arm/arm-tune.md: Likewise.
     * doc/invoke.texi (ARM Options): Document cortex-m35p, cortx-a76ae,
     cortex-a77 CPU options.

and committed it to trunk for you with r274845.

Thanks for the patch!

Kyrill


  reply	other threads:[~2019-08-23  8:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-22 16:40 Dennis Zhang
2019-08-23 10:16 ` Kyrill Tkachov [this message]
2019-08-23 10:57   ` Dennis Zhang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c0daab14-dd2f-3759-7437-5e4aee5e4ade@foss.arm.com \
    --to=kyrylo.tkachov@foss.arm.com \
    --cc=Dennis.Zhang@arm.com \
    --cc=Ramana.Radhakrishnan@arm.com \
    --cc=Richard.Earnshaw@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=nd@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).