Add TMS320C4x support
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / objdump.exp
index 73b166383013743a095ad48a41147eed6cc60fa7..53168d4640a8d32a5a3ff6a4f00bd766ac17533e 100644 (file)
@@ -36,11 +36,12 @@ 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 h8 hppa i386 i860 i960
+lappend cpus_expected d10v d30v fr30 fr500 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 tahoe tic54x tms320c54x v850
-lappend cpus_expected vax we32k z8k z8001 z8002
+lappend cpus_expected romp rs6000 s390 sh sparc
+lappend cpus_expected tahoe tic54x tic80 tms320c30 tms320c4x tms320c54x v850
+lappend cpus_expected vax we32k x86-64 xscale z8k z8001 z8002
 
 # Make sure the target CPU shows up in the list.
 lappend cpus_expected ${target_cpu}
This page took 0.022634 seconds and 4 git commands to generate.