aboutsummaryrefslogtreecommitdiff
path: root/include/bfd.h
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@cygnus>1992-08-27 22:11:48 +0000
committerBrendan Kehoe <brendan@cygnus>1992-08-27 22:11:48 +0000
commit6697a1a9114df78bbe2c2ee5741023c826012589 (patch)
tree6a375678e45ad9a5185f4c831c3a1c8350015ae0 /include/bfd.h
parent98c0c56d67b50f59e3e7d9d1981b80592f305bd0 (diff)
downloadgdb-6697a1a9114df78bbe2c2ee5741023c826012589.zip
gdb-6697a1a9114df78bbe2c2ee5741023c826012589.tar.gz
gdb-6697a1a9114df78bbe2c2ee5741023c826012589.tar.bz2
Add preliminary support for the we32k (AT&T 3b2).
Diffstat (limited to 'include/bfd.h')
-rw-r--r--include/bfd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bfd.h b/include/bfd.h
index 7c040b6..913e284 100644
--- a/include/bfd.h
+++ b/include/bfd.h
@@ -649,6 +649,7 @@ enum bfd_architecture
bfd_arch_rs6000, /* IBM RS/6000 */
bfd_arch_hppa, /* HP PA RISC */
bfd_arch_z8k, /* Zilog Z8000 */
+ bfd_arch_we32k, /* AT&T we32000 family (3b2) */
#define bfd_mach_z8001 1
#define bfd_mach_z8002 2
bfd_arch_last