From de96689e03235bfd65a33704a9d398cb666140f4 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 16 Apr 2018 15:14:19 +0930 Subject: Remove tandem support bfd/ * config.bfd: Remove tandem support. ld/ * Makefile.am: Remove tandem support. * configure.tgt: Likewise. * emulparams/st2000.sh: Delete. * scripttempl/st2000.sc: Delete. * Makefile.in: Regenerate. * po/BLD-POTFILES.in: Regenerate. --- bfd/config.bfd | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'bfd/config.bfd') 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}." -- cgit v1.1