RX: bfd - Add RXv3 support.
[deliverable/binutils-gdb.git] / bfd / archures.c
index ce97059cc72907a4dab4b97f79aa3f05fcea5a70..647cf0d8d4273651c211cb867bb7f1690e5c4937 100644 (file)
@@ -460,6 +460,8 @@ DESCRIPTION
 .#define bfd_mach_rl78         0x75
 .  bfd_arch_rx,               {* Renesas RX.  *}
 .#define bfd_mach_rx           0x75
+.#define bfd_mach_rx_v2                0x76
+.#define bfd_mach_rx_v3                0x77
 .  bfd_arch_s390,      {* IBM s390.  *}
 .#define bfd_mach_s390_31      31
 .#define bfd_mach_s390_64      64
This page took 0.023211 seconds and 4 git commands to generate.