summaryrefslogtreecommitdiff
path: root/bfd/archures.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-04-24 12:36:07 +0000
committerNick Clifton <nickc@redhat.com>2003-04-24 12:36:07 +0000
commit0f660ad3cd412e39637a36cc3a73011329f0a5a9 (patch)
treecd1165f655dfbf4288baa20f4e90a962d1c0ce68 /bfd/archures.c
parentfbce82f56eee15bed511952656e7b28e58b9444d (diff)
downloadgdb-0f660ad3cd412e39637a36cc3a73011329f0a5a9.tar.gz
Add support for h8300hn and h8300sn
Diffstat (limited to 'bfd/archures.c')
-rw-r--r--bfd/archures.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/bfd/archures.c b/bfd/archures.c
index 2aafa4990e8..3d473c3b8a2 100644
--- a/bfd/archures.c
+++ b/bfd/archures.c
@@ -164,9 +164,11 @@ DESCRIPTION
. bfd_arch_m98k, {* Motorola 98xxx *}
. bfd_arch_pyramid, {* Pyramid Technology *}
. bfd_arch_h8300, {* Renesas H8/300 (formerly Hitachi H8/300) *}
-.#define bfd_mach_h8300 1
-.#define bfd_mach_h8300h 2
-.#define bfd_mach_h8300s 3
+.#define bfd_mach_h8300 1
+.#define bfd_mach_h8300h 2
+.#define bfd_mach_h8300s 3
+.#define bfd_mach_h8300hn 4
+.#define bfd_mach_h8300sn 5
. bfd_arch_pdp11, {* DEC PDP-11 *}
. bfd_arch_powerpc, {* PowerPC *}
.#define bfd_mach_ppc 32