From 7af8cca959da4697b53c106365abe886fafe2aee Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Mon, 25 Oct 1999 13:57:39 +0000 Subject: D10V patches from Cagney --- bfd/archures.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bfd/archures.c') diff --git a/bfd/archures.c b/bfd/archures.c index aeddca2..66b16bb 100644 --- a/bfd/archures.c +++ b/bfd/archures.c @@ -147,6 +147,9 @@ DESCRIPTION . bfd_arch_rs6000, {* IBM RS/6000 *} . bfd_arch_hppa, {* HP PA RISC *} . bfd_arch_d10v, {* Mitsubishi D10V *} +.#define bfd_mach_d10v 0 +.#define bfd_mach_d10v_ts2 2 +.#define bfd_mach_d10v_ts3 3 . bfd_arch_d30v, {* Mitsubishi D30V *} . bfd_arch_z8k, {* Zilog Z8000 *} .#define bfd_mach_z8001 1 -- cgit v1.1