public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Commit: objdump.exp: Update expected cpu list
@ 2013-10-24 16:25 Nick Clifton
  0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2013-10-24 16:25 UTC (permalink / raw)
  To: binutils

Hi Guys,

  A small thinko with my previous patch to update the MSP430 cpu names -
  I forgot to update the binutils objdump test.  So here is a patch to
  do just that.

Cheers
  Nick

binutils/testsuite/ChangeLog
2013-10-24  Nick Clifton  <nickc@redhat.com>

	* binutils-all/objdump.exp (cps_expected): Add MSP430 to list.

diff --git a/binutils/testsuite/binutils-all/objdump.exp b/binutils/testsuite/binutils-all/objdump.exp
index b330a32..adb7a79 100644
--- a/binutils/testsuite/binutils-all/objdump.exp
+++ b/binutils/testsuite/binutils-all/objdump.exp
@@ -39,7 +39,7 @@ set cpus_expected [list]
 lappend cpus_expected aarch64 alpha arc arm cris
 lappend cpus_expected d10v d30v fr30 fr500 fr550 h8 hppa i386 i860 i960 ip2022
 lappend cpus_expected m16c m32c m32r m68hc11 m68hc12 m68k m88k MCore MicroBlaze
-lappend cpus_expected mips mn10200 mn10300 ms1 msp ns32k pj powerpc pyramid
+lappend cpus_expected mips mn10200 mn10300 ms1 msp MSP430 ns32k pj powerpc pyramid
 lappend cpus_expected romp rs6000 s390 sh sparc
 lappend cpus_expected tahoe tic54x tic80 tilegx tms320c30 tms320c4x tms320c54x
 lappend cpus_expected v850 vax we32k x86-64 xscale xtensa z8k z8001 z8002

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-24 16:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-24 16:25 Commit: objdump.exp: Update expected cpu list Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).