@ -1,3 +1,7 @@
Tue Sep 14 00:28:17 1999 Jeffrey A Law (law@cygnus.com)
* binutils-all/hppa/objdump.exp: Do not run for PA64.
1999-09-04 Steve Chamberlain <sac@pobox.com>
* binutils-all/objdump.exp: Add pj to cpus_expected.
@ -24,6 +24,11 @@ if ![istarget hppa*-*-*] then {
return
}
# These tests are not suitable for wide mode.
if [istarget hppa*w-*-*] then {
if {[which $OBJDUMP] == 0} then {
perror "$OBJDUMP does not exist"