From 7c3f9ad027b9ec2906f3367ca7be18e5fb8f6893 Mon Sep 17 00:00:00 2001 From: Dave Brolley Date: Wed, 8 Oct 2003 18:13:38 +0000 Subject: [PATCH] 2003-10-06 Dave Brolley * binutils-all/objdump.exp (cpu_expected): Add fr550. --- binutils/testsuite/ChangeLog | 4 ++++ binutils/testsuite/binutils-all/objdump.exp | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 77d3a3eb04..ec49de79e5 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2003-10-06 Dave Brolley + + * binutils-all/objdump.exp (cpu_expected): Add fr550. + 2003-09-29 H.J. Lu * binutils-all/readelf.exp: Use is_elf_format. diff --git a/binutils/testsuite/binutils-all/objdump.exp b/binutils/testsuite/binutils-all/objdump.exp index bdfc4b15e0..5f6f9d3974 100644 --- a/binutils/testsuite/binutils-all/objdump.exp +++ b/binutils/testsuite/binutils-all/objdump.exp @@ -36,7 +36,7 @@ set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -i"] set cpus_expected [list] lappend cpus_expected a29k alliant alpha arc arm convex -lappend cpus_expected d10v d30v fr30 fr500 h8 hppa i386 i860 i960 ip2022 +lappend cpus_expected d10v d30v fr30 fr500 fr550 h8 hppa i386 i860 i960 ip2022 lappend cpus_expected m32r m68hc11 m68hc12 m68k m88k MCore lappend cpus_expected mips mn10200 mn10300 ns32k pj powerpc pyramid lappend cpus_expected romp rs6000 s390 sh sparc -- 2.34.1