2001-05-24 H.J. Lu <hjl@gnu.org>
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 24 May 2001 22:01:25 +0000 (22:01 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 24 May 2001 22:01:25 +0000 (22:01 +0000)
* binutils-all/objdump.exp (cpus_expected): Add s390.

binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/objdump.exp

index 1b0c9a2..46355db 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-24  H.J. Lu  <hjl@gnu.org>
+
+       * binutils-all/objdump.exp (cpus_expected): Add s390.
+
 2001-03-30  H.J. Lu  <hjl@gnu.org>
 
        * binutils-all/readelf.exp: Run on more ELF targets.
index d2bd46c..73b1663 100644 (file)
@@ -39,7 +39,7 @@ lappend cpus_expected a29k alliant alpha arc arm convex
 lappend cpus_expected d10v d30v fr30 h8 hppa i386 i860 i960
 lappend cpus_expected m32r m68hc11 m68hc12 m68k m88k MCore
 lappend cpus_expected mips mn10200 mn10300 ns32k pj powerpc pyramid
-lappend cpus_expected romp rs6000 sh sparc tahoe tic54x tms320c54x v850
+lappend cpus_expected romp rs6000 s390 sh sparc tahoe tic54x tms320c54x v850
 lappend cpus_expected vax we32k z8k z8001 z8002
 
 # Make sure the target CPU shows up in the list.