From: H.J. Lu Date: Mon, 8 Apr 2019 18:34:32 +0000 (-0700) Subject: Count i386-moss as ELF X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=82b535931242b017a0929460e38c430178b0d72e;p=binutils-gdb.git Count i386-moss as ELF * testsuite/binutils-all/nm.exp: Count i386-moss as ELF. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 134e0253a1e..3743bc2d50b 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 a1fb13b22a7..a2ef7992a96 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*]