public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jim Wilson <jim.wilson@linaro.org>
To: Kyrill Tkachov <kyrylo.tkachov@arm.com>
Cc: Ramana Radhakrishnan <ramana.gcc@googlemail.com>,
		"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:53:00 -0000	[thread overview]
Message-ID: <CABXYE2Vk5_k2_fubWdcYyyezUCP79etNMMjDznKWZCZZXtGntg@mail.gmail.com> (raw)
In-Reply-To: <CABXYE2WM-bcgPxSXuMzsZdqZBe4D3O5juLfmOzME+d0Rae1rTQ@mail.gmail.com>

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

Revised patch with the also missing xgene1 part added.

Jim

[-- Attachment #2: aprofile.patch --]
[-- Type: text/x-patch, Size: 868 bytes --]

2015-11-13  Jim Wilson  <jim.wilson@linaro.org>

	* gcc/config/arm/t-aprofile (MULTILIB_MATCHES): Add lines for exynos-m1
	and qdf24xx and xgene1 to match -march=armv8-a.

Index: gcc/config/arm/t-aprofile
===================================================================
--- gcc/config/arm/t-aprofile	(revision 230283)
+++ gcc/config/arm/t-aprofile	(working copy)
@@ -91,6 +91,9 @@ 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
+MULTILIB_MATCHES       += march?armv8-a=mcpu?xgene1
 
 # Arch Matches
 MULTILIB_MATCHES       += march?armv8-a=march?armv8-a+crc

  reply	other threads:[~2015-11-13 17:53 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
2015-11-13 17:20       ` Jim Wilson
2015-11-13 17:53         ` Jim Wilson [this message]
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=CABXYE2Vk5_k2_fubWdcYyyezUCP79etNMMjDznKWZCZZXtGntg@mail.gmail.com \
    --to=jim.wilson@linaro.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=kyrylo.tkachov@arm.com \
    --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).