aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2001-05-24 22:01:25 +0000
committerH.J. Lu <hjl.tools@gmail.com>2001-05-24 22:01:25 +0000
commit1608870fd88f3202df6a42ba74cf6c9b78e98c6c (patch)
tree946bf0121be57f77e7814da76001bf3241ecb5bf /binutils
parent6877bb43e568ec434f3ade26c8f0be850ac03083 (diff)
downloadfsf-binutils-gdb-1608870fd88f3202df6a42ba74cf6c9b78e98c6c.zip
fsf-binutils-gdb-1608870fd88f3202df6a42ba74cf6c9b78e98c6c.tar.gz
fsf-binutils-gdb-1608870fd88f3202df6a42ba74cf6c9b78e98c6c.tar.bz2
2001-05-24 H.J. Lu <hjl@gnu.org>
* binutils-all/objdump.exp (cpus_expected): Add s390.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/testsuite/ChangeLog4
-rw-r--r--binutils/testsuite/binutils-all/objdump.exp2
2 files changed, 5 insertions, 1 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 1b0c9a2..46355db 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -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.
diff --git a/binutils/testsuite/binutils-all/objdump.exp b/binutils/testsuite/binutils-all/objdump.exp
index d2bd46c..73b1663 100644
--- a/binutils/testsuite/binutils-all/objdump.exp
+++ b/binutils/testsuite/binutils-all/objdump.exp
@@ -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.