aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-06 20:15:27 +0000
committerNick Clifton <nickc@redhat.com>2001-03-06 20:15:27 +0000
commit3cac17aec80bb16c453169b0588bcfb6441145ba (patch)
tree60c06107eacd24d1ef197664a056b5c0b3e1a8e3 /bfd/bfd-in2.h
parent9d29e1b3e24ae5406ebe5890e3a4ff0d38d7aa72 (diff)
downloadfsf-binutils-gdb-3cac17aec80bb16c453169b0588bcfb6441145ba.zip
fsf-binutils-gdb-3cac17aec80bb16c453169b0588bcfb6441145ba.tar.gz
fsf-binutils-gdb-3cac17aec80bb16c453169b0588bcfb6441145ba.tar.bz2
Rest of the changes for Coldfire V4.
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 46240ec..122d85e 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -1348,6 +1348,10 @@ enum bfd_architecture
#define bfd_mach_m68040 6
#define bfd_mach_m68060 7
#define bfd_mach_cpu32 8
+#define bfd_mach_mcf5200 9
+#define bfd_mach_mcf5206e 10
+#define bfd_mach_mcf5307 11
+#define bfd_mach_mcf5407 12
bfd_arch_vax, /* DEC Vax */
bfd_arch_i960, /* Intel 960 */
/* The order of the following is important.