aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2018-04-16 15:08:40 +0930
committerAlan Modra <amodra@gmail.com>2018-04-16 15:08:40 +0930
commitfceadf09517d8b37a0fa77852e26a789fc160d94 (patch)
tree5fc7c0aebfce6229e4a78d24ee1ae0edccef65a7 /bfd/bfd-in2.h
parent5a48b83f3f41236f56046fd1a1354ebca789278c (diff)
downloadfsf-binutils-gdb-fceadf09517d8b37a0fa77852e26a789fc160d94.zip
fsf-binutils-gdb-fceadf09517d8b37a0fa77852e26a789fc160d94.tar.gz
fsf-binutils-gdb-fceadf09517d8b37a0fa77852e26a789fc160d94.tar.bz2
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.
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index fc07ded..6a3d3d5 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -2095,7 +2095,6 @@ enum bfd_architecture
#define bfd_mach_i386_iamcu (bfd_mach_i386_i386 | bfd_mach_iamcu)
#define bfd_mach_i386_iamcu_intel_syntax (bfd_mach_i386_iamcu | bfd_mach_i386_intel_syntax)
bfd_arch_we32k, /* AT&T WE32xxx. */
- bfd_arch_tahoe, /* CCI/Harris Tahoe. */
bfd_arch_i370, /* IBM 360/370 Mainframes. */
bfd_arch_romp, /* IBM ROMP PC/RT. */
bfd_arch_convex, /* Convex. */