Add tic54x and tms320c54x to expected cpus list.
authorNick Clifton <nickc@redhat.com>
Sat, 9 Dec 2000 23:33:24 +0000 (23:33 +0000)
committerNick Clifton <nickc@redhat.com>
Sat, 9 Dec 2000 23:33:24 +0000 (23:33 +0000)
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/objdump.exp

index d4bbe56f83928a1f8140facd11ade406b592b695..151548850c399791878eeccfe2ec1fca3fd6b1cb 100644 (file)
@@ -1,3 +1,8 @@
+2000-12-09  Nick Clifton  <nickc@redhat.com>
+
+       * binutils-all/objdump.exp (cpus_expected): Add tic54x and
+       tms320c54x.
+
 2000-11-28  Hans-Peter Nilsson  <hp@axis.com>
 
        * binutils-all/readelf.s: Adjust to readelf.c formatting changes.
index d901eab557971914d874196df93c63d5796bd447..63d4fc43b7da7673697ce4d7945545780f1b33ad 100644 (file)
@@ -38,7 +38,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 v850
+lappend cpus_expected romp rs6000 sh sparc tahoe tic54x tms320c54x v850
 lappend cpus_expected vax we32k z8k z8001 z8002
 
 # Make sure the target CPU shows up in the list.
This page took 0.028015 seconds and 4 git commands to generate.