Add ARM v5t, v5te and XScale support
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 20a0e4cdc944b7678f00dc07937f6a1bebca40e5..e13b3d1ba473dd964ea59c77788bc1db726ab591 100644 (file)
@@ -1471,6 +1471,8 @@ enum bfd_architecture
 #define bfd_mach_arm_4T        6
 #define bfd_mach_arm_5         7
 #define bfd_mach_arm_5T        8
+#define bfd_mach_arm_5TE       9
+#define bfd_mach_arm_XScale    10
   bfd_arch_ns32k,     /* National Semiconductors ns32000 */
   bfd_arch_w65,       /* WDC 65816 */
   bfd_arch_tic30,     /* Texas Instruments TMS320C30 */
This page took 0.026872 seconds and 4 git commands to generate.