From: Kyrill Tkachov <kyrylo.tkachov@arm.com>
To: Jim Wilson <jim.wilson@linaro.org>,
Ramana Radhakrishnan <ramana.gcc@googlemail.com>
Cc: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH] [ARM/Aarch64] add initial Qualcomm support
Date: Fri, 13 Nov 2015 17:02:00 -0000 [thread overview]
Message-ID: <5646179B.6030401@arm.com> (raw)
In-Reply-To: <CABXYE2Xto9V0oCi6yhpZZh0kjVGNA8B+7CRYZ5dZyLgG-Uho3w@mail.gmail.com>
Hi Jim,
On 13/11/15 16:59, Jim Wilson wrote:
> On Thu, Nov 12, 2015 at 8:15 AM, Ramana Radhakrishnan
> <ramana.gcc@googlemail.com> wrote:
>> This is OK to go in with a follow up to handle this cpu in t-aprofile
>> similar to the other cpus in there - for bonus points please deal with
>> the exynos core at the same time if not already done.
> This was tested with a arm-eabi cross compiler build configured
> --with-multilib-list=aprofile, and then using
> ./xgcc -B./ -mcpu=X --print-libgcc
> to verify that processor names map to the correct libgcc multilib.
>
> Jim
Index: gcc/config/arm/t-aprofile
===================================================================
--- gcc/config/arm/t-aprofile (revision 230283)
+++ gcc/config/arm/t-aprofile (working copy)
@@ -91,6 +91,8 @@ MULTILIB_MATCHES += march?armv8-a=mcpu?corte
MULTILIB_MATCHES += march?armv8-a=mcpu?cortex-a57.cortex-a53
MULTILIB_MATCHES += march?armv8-a=mcpu?cortex-a72
MULTILIB_MATCHES += march?armv8-a=mcpu?cortex-a72.cortex-a53
+MULTILIB_MATCHES += march?armv8-a=mcpu?exynos-m1
+MULTILIB_MATCHES += march?armv8-a=mcpu?qdf24xx
Sorry to chime in late on this, but while you're at it could
you please add an xgene1 entry?
You can either do it as part of this patch or as a separate
pre-approved patch if you don't want to re-test this one.
This patch is ok if you take the second route.
Thanks,
Kyrill
next prev parent reply other threads:[~2015-11-13 17:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-11 18:34 Jim Wilson
2015-11-11 19:55 ` Jim Wilson
2015-11-12 11:42 ` James Greenhalgh
2015-11-12 16:15 ` Ramana Radhakrishnan
2015-11-13 16:59 ` Jim Wilson
2015-11-13 17:02 ` Kyrill Tkachov [this message]
2015-11-13 17:20 ` Jim Wilson
2015-11-13 17:53 ` Jim Wilson
2015-11-16 9:04 ` Kyrill Tkachov
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=5646179B.6030401@arm.com \
--to=kyrylo.tkachov@arm.com \
--cc=gcc-patches@gcc.gnu.org \
--cc=jim.wilson@linaro.org \
--cc=ramana.gcc@googlemail.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).