diff options
Diffstat (limited to 'gdb/configure.tgt')
-rw-r--r-- | gdb/configure.tgt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/configure.tgt b/gdb/configure.tgt index e25b363..6eac3a4 100644 --- a/gdb/configure.tgt +++ b/gdb/configure.tgt @@ -169,6 +169,7 @@ mips64*-big-*) gdb_target=bigmips64 ;; mips*-big-*) gdb_target=bigmips ;; mips*-dec-mach3*) gdb_target=mach3 ;; mips*-dec-*) gdb_target=decstation ;; +mips*-*-pe) gdb_target=mips-pe ;; mips64*el-*-ecoff*) gdb_target=embedl64 ;; mips64*-*-ecoff*) gdb_target=embed64 ;; mips64*vr4xxx*el-*-elf*)gdb_target=vr4xxxel ;; |