From 82b535931242b017a0929460e38c430178b0d72e Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 8 Apr 2019 11:34:32 -0700 Subject: [PATCH] Count i386-moss as ELF * 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 134e025..3743bc2 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2019-04-08 H.J. Lu + + * testsuite/binutils-all/nm.exp: Count i386-moss as ELF. + 2019-03-26 Tamar Christina * 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 a1fb13b..a2ef799 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.7.4