public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: binutils@sourceware.org
Subject: [PATCH] Count i386-moss as ELF
Date: Mon, 08 Apr 2019 18:35:00 -0000	[thread overview]
Message-ID: <20190408183515.12525-1-hjl.tools@gmail.com> (raw)

	* testsuite/binutils-all/nm.exp: Count i386-moss as ELF.
---
 binutils/ChangeLog                     | 4 ++++
 binutils/testsuite/binutils-all/nm.exp | 1 +
 2 files changed, 5 insertions(+)

diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 134e0253a1..3743bc2d50 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2019-04-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* testsuite/binutils-all/nm.exp: Count i386-moss as ELF.
+
 2019-03-26  Tamar Christina  <tamar.christina@arm.com>
 
 	* testsuite/binutils-all/aarch64/in-order-all.d: Update.
diff --git a/binutils/testsuite/binutils-all/nm.exp b/binutils/testsuite/binutils-all/nm.exp
index a1fb13b22a..a2ef7992a9 100644
--- a/binutils/testsuite/binutils-all/nm.exp
+++ b/binutils/testsuite/binutils-all/nm.exp
@@ -134,6 +134,7 @@ if {   [is_elf_format]
     || [istarget *-*-*elf]
     || [istarget *-*-freebsd*]
     || [istarget *-*-lynxos*]
+    || [istarget *-*-moss*]
     || [istarget "mmix-knuth-mmixware"]
     || [istarget *-*-nto*]
     || [istarget *-*-rdos*]
-- 
2.20.1

                 reply	other threads:[~2019-04-08 18:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20190408183515.12525-1-hjl.tools@gmail.com \
    --to=hjl.tools@gmail.com \
    --cc=binutils@sourceware.org \
    /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).