summaryrefslogtreecommitdiffstats
path: root/opcodes/configure
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-10-25 17:40:19 +0000
committerNick Clifton <nickc@redhat.com>2005-10-25 17:40:19 +0000
commit3c9b82baee30a1d3cfeb419643c6363dc9267208 (patch)
treee967c167366034d2a3bef0221e40d5abe7b999b6 /opcodes/configure
parentfcfa13d2b2b18f83382c2a0cb82c9c7d21be10cb (diff)
downloadppe42-binutils-3c9b82baee30a1d3cfeb419643c6363dc9267208.tar.gz
ppe42-binutils-3c9b82baee30a1d3cfeb419643c6363dc9267208.zip
Add support for the Z80 processor family
Diffstat (limited to 'opcodes/configure')
-rwxr-xr-xopcodes/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/configure b/opcodes/configure
index a9c0ac6456..34c9ced1d0 100755
--- a/opcodes/configure
+++ b/opcodes/configure
@@ -8769,6 +8769,7 @@ if test x${all_targets} = xfalse ; then
bfd_we32k_arch) ;;
bfd_xstormy16_arch) ta="$ta xstormy16-asm.lo xstormy16-desc.lo xstormy16-dis.lo xstormy16-ibld.lo xstormy16-opc.lo" using_cgen=yes ;;
bfd_xtensa_arch) ta="$ta xtensa-dis.lo" ;;
+ bfd_z80_arch) ta="$ta z80-dis.lo" ;;
bfd_z8k_arch) ta="$ta z8k-dis.lo" ;;
"") ;;
OpenPOWER on IntegriCloud