Add MIPS V and MIPS 64 machine numbers
[deliverable/binutils-gdb.git] / bfd / aoutx.h
index 388e8d7256672437bd61b8254f4cea5bdc4b4d1d..246742f8a3f11e24bb4b669c44ee3b20b3cbf295 100644 (file)
@@ -778,6 +778,8 @@ NAME(aout,machine_type) (arch, machine, unknown)
     case bfd_mach_mips16:
     case bfd_mach_mips32:
     case bfd_mach_mips32_4k:
+    case bfd_mach_mips5:
+    case bfd_mach_mips64:
       /* FIXME: These should be MIPS3, MIPS4, MIPS16, MIPS32, etc.  */
       arch_flags = M_MIPS2;
       break;
This page took 0.023349 seconds and 4 git commands to generate.