summaryrefslogtreecommitdiff
path: root/bfd/aoutx.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-05-23 17:26:40 +0000
committerNick Clifton <nickc@redhat.com>2001-05-23 17:26:40 +0000
commitf7241996783a68e3d9c3359f2d95921d6a9d7575 (patch)
treec52169ed6f06e1ca6e32bb982b25713f19d5013a /bfd/aoutx.h
parent7efa60a4c23c78ed00ae441d0c9953fd7869385c (diff)
downloadgdb-f7241996783a68e3d9c3359f2d95921d6a9d7575.tar.gz
Add MIPS r12k support
Diffstat (limited to 'bfd/aoutx.h')
-rw-r--r--bfd/aoutx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/aoutx.h b/bfd/aoutx.h
index 4ed28d9746e..93b939a415e 100644
--- a/bfd/aoutx.h
+++ b/bfd/aoutx.h
@@ -776,6 +776,7 @@ NAME(aout,machine_type) (arch, machine, unknown)
case bfd_mach_mips4650:
case bfd_mach_mips8000:
case bfd_mach_mips10000:
+ case bfd_mach_mips12000:
case bfd_mach_mips16:
case bfd_mach_mips32:
case bfd_mach_mips32_4k: