]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/config.bfd
Remove tandem support
[thirdparty/binutils-gdb.git] / bfd / config.bfd
index 02c318863d4840c5653e156e4e1c88dab14f53f3..a8f255aa84ced38d3b0e554eb551d9bc0a2dca0b 100644 (file)
@@ -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}."