Properly create and use a bfd_arch_info_type for 32-bit tilegx.
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index fb563374d3343759191c1819bc3bd2ae7962f74e..4a92e47ef91cb044a382b7984349168e8c190550 100644 (file)
@@ -2159,6 +2159,7 @@ enum bfd_architecture
   bfd_arch_tilegx, /* Tilera TILE-Gx */
 #define bfd_mach_tilepro   1
 #define bfd_mach_tilegx    1
+#define bfd_mach_tilegx32  2
   bfd_arch_last
   };
 
This page took 0.028243 seconds and 4 git commands to generate.