This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

A patch for binutils testcase


I checked in the following patch.


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

	* binutils-all/objdump.exp (cpus_expected): Add s390.

Index: binutils-all/objdump.exp
===================================================================
RCS file: /work/cvs/gnu/binutils/binutils/testsuite/binutils-all/objdump.exp,v
retrieving revision 1.1.1.8
diff -u -p -r1.1.1.8 objdump.exp
--- binutils-all/objdump.exp	2001/03/15 22:51:57	1.1.1.8
+++ binutils-all/objdump.exp	2001/05/24 21:57:59
@@ -39,7 +39,7 @@ lappend cpus_expected a29k alliant alpha
 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]