public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
To: binutils@sourceware.org
Cc: philipp.tomsich@theobroma-systems.com,	marcus.shawcroft@gmail.com
Subject: [PATCH 2/2] Rename 'xgene-1' to 'xgene1'.
Date: Tue, 18 Feb 2014 18:26:00 -0000	[thread overview]
Message-ID: <1392747981-23097-2-git-send-email-philipp.tomsich@theobroma-systems.com> (raw)
In-Reply-To: <1392747981-23097-1-git-send-email-philipp.tomsich@theobroma-systems.com>

This change brings the target naming back into sync with all other
documentation on the chip.
---
 gas/config/tc-aarch64.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gas/config/tc-aarch64.c b/gas/config/tc-aarch64.c
index 2c11cc9..c1e2b95 100644
--- a/gas/config/tc-aarch64.c
+++ b/gas/config/tc-aarch64.c
@@ -7170,7 +7170,7 @@ static const struct aarch64_cpu_option_table aarch64_cpus[] = {
   {"all", AARCH64_ANY, NULL},
   {"cortex-a53",	AARCH64_ARCH_V8, "Cortex-A53"},
   {"cortex-a57",	AARCH64_ARCH_V8, "Cortex-A57"},
-  {"xgene-1", AARCH64_ARCH_V8, "APM X-Gene 1"},
+  {"xgene1",  AARCH64_ARCH_V8, "APM X-Gene 1"},
   {"generic", AARCH64_ARCH_V8, NULL},
 
   /* These two are example CPUs supported in GCC, once we have real
-- 
1.9.0

  reply	other threads:[~2014-02-18 18:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-18 18:26 [PATCH 1/2] Remove the alignment limit on AArch64 Philipp Tomsich
2014-02-18 18:26 ` Philipp Tomsich [this message]
2014-02-25 16:52   ` [PATCH 2/2] Rename 'xgene-1' to 'xgene1' Richard Earnshaw
2014-02-18 18:56 ` [PATCH 1/2] Remove the alignment limit on AArch64 Philipp Tomsich

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=1392747981-23097-2-git-send-email-philipp.tomsich@theobroma-systems.com \
    --to=philipp.tomsich@theobroma-systems.com \
    --cc=binutils@sourceware.org \
    --cc=marcus.shawcroft@gmail.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).