forked from Imagelibrary/binutils-gdb
Remove a29k support.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-08-18 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* binutils-all/objcopy.exp: Remove a29k support.
|
||||
* binutils-all/objdump.exp: Likewise, alliant and convex too.
|
||||
|
||||
2005-05-07 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* Update the address and phone number of the FSF organization in
|
||||
|
||||
@@ -71,7 +71,6 @@ if ![string match "" $got] then {
|
||||
# in the first place, and may order things a little differently.
|
||||
# Those systems should use setup_xfail here.
|
||||
|
||||
setup_xfail "a29k-*"
|
||||
setup_xfail "h8300-*-rtems*" "h8300-*-coff"
|
||||
setup_xfail "h8500-*-rtems*" "h8500-*-coff"
|
||||
setup_xfail "hppa*-*-*"
|
||||
|
||||
@@ -36,7 +36,7 @@ send_user "Version [binutil_version $OBJDUMP]"
|
||||
set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -i"]
|
||||
|
||||
set cpus_expected [list]
|
||||
lappend cpus_expected a29k alliant alpha arc arm convex cris
|
||||
lappend cpus_expected alpha arc arm cris
|
||||
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 msp ns32k pj powerpc pyramid
|
||||
|
||||
Reference in New Issue
Block a user