From fceadf09517d8b37a0fa77852e26a789fc160d94 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 16 Apr 2018 15:08:40 +0930 Subject: Remove tahoe support include/ * opcode/tahoe.h: Delete. bfd/ * archures.c: Remove tahoe support. * config.bfd: Likewise. * configure.ac: Likewise. * hosts/tahoe.h: Delete. * bfd-in2.h: Regenerate. * configure: Regenerate. opcodes/ * configure.ac: Remove tahoe support. * configure: Regenerate. binutils/ * testsuite/binutils-all/objdump.exp: Remove tahoe support. gprof/ * Makefile.am: Remove tahoe support. * corefile.c: Likewise. * tahoe.c: Delete. * Makefile.in: Regenerate. * po/POTFILES.in: Regenerate. --- bfd/configure | 4 ---- 1 file changed, 4 deletions(-) (limited to 'bfd/configure') diff --git a/bfd/configure b/bfd/configure index f14c96c..5a06c7a 100755 --- a/bfd/configure +++ b/bfd/configure @@ -15001,10 +15001,6 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext sparc-*-netbsd* | sparc*-*-openbsd*) COREFILE=netbsd-core.lo ;; - tahoe-*-*) - COREFILE=trad-core.lo - TRAD_HEADER='"hosts/tahoe.h"' - ;; vax-*-netbsd* | vax-*-openbsd*) COREFILE=netbsd-core.lo ;; -- cgit v1.1