2001-05-24 H.J. Lu <hjl@gnu.org>

* binutils-all/objdump.exp (cpus_expected): Add s390.
This commit is contained in:
H.J. Lu 2001-05-24 22:01:25 +00:00
parent 6877bb43e5
commit 1608870fd8
2 changed files with 5 additions and 1 deletions

View 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.

View 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.