aboutsummaryrefslogtreecommitdiff
path: root/bfd/config.bfd
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/config.bfd')
-rw-r--r--bfd/config.bfd6
1 files changed, 1 insertions, 5 deletions
diff --git a/bfd/config.bfd b/bfd/config.bfd
index 02c3188..a8f255a 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -110,7 +110,6 @@ case $targ in
we32k-*-* | \
w65-*-* | \
*-*-ieee* | \
- *-tandem-* | \
i370-* | \
sh5*-*-* | sh64*-*-* | \
null)
@@ -127,6 +126,7 @@ case $targ in
*-adobe-* | \
*-go32-rtems* | \
*-sony-* | \
+ *-tandem-* | \
*-*-netware* | \
*-*-rtemsaout* | \
*-*-rtemscoff* | \
@@ -1797,10 +1797,6 @@ case "${targ}" in
targ_defvec=ieee_vec
;;
- *-tandem-*)
- targ_defvec=m68k_coff_vec
- targ_selvecs=ieee_vec
- ;;
# END OF targmatch.h
*)
echo 1>&2 "*** BFD does not support target ${targ}."