From 3cac17aec80bb16c453169b0588bcfb6441145ba Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 6 Mar 2001 20:15:27 +0000 Subject: Rest of the changes for Coldfire V4. --- bfd/bfd-in2.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bfd/bfd-in2.h') 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. -- cgit v1.1