* emultempl/mmixelf.em: Remove incorrect '#line' directive.
[deliverable/binutils-gdb.git] / gdb / configure.tgt
index dd2e719e4c3fbe71d8b2dbb2d5610d78121f37c0..94cd6bb81f1337185a62935b9ecf331d01b1edbd 100644 (file)
@@ -24,6 +24,7 @@ powerpc*)             gdb_target_cpu=powerpc ;;
 sparc*)                        gdb_target_cpu=sparc ;;
 thumb*)                        gdb_target_cpu=arm ;;
 s390*)                 gdb_target_cpu=s390 ;;
+score*)                        gdb_target_cpu=score ;;
 sh*)                   gdb_target_cpu=sh ;;
 spu*)                  gdb_target_cpu=spu ;;
 strongarm*)            gdb_target_cpu=arm ;;
@@ -140,6 +141,8 @@ m68*-*-uclinux*)    gdb_target=monitor ;;
 
 m88*-*-openbsd*)       gdb_target=obsd ;;
 
+mep-*-*)               gdb_target=mep ;;
+
 mips*-*-pe)            gdb_target=wince ;;
 mips*-sgi-irix5*)      gdb_target=irix5 ;;
 mips*-sgi-irix6*)      gdb_target=irix6 ;;
@@ -179,6 +182,7 @@ s390*-*-*)          gdb_target=s390
                        build_gdbserver=yes
                        ;;
 
+score-*-*)             gdb_target=embed ;;
 sh*-*-pe)              gdb_target=wince ;;
 sh-*-coff*)            gdb_target=embed ;;
 sh-*-elf*)             gdb_target=embed ;;
@@ -189,6 +193,7 @@ sh-*-linux*)                gdb_target=linux
 sh*-*-netbsdelf* | sh*-*-knetbsd*-gnu)
                        gdb_target=nbsd ;;
 sh-*-nto*)             gdb_target=nto ;;
+sh*-*-openbsd*)                gdb_target=obsd ;;
 sh64-*-elf*)           gdb_target=sh64 ;;
 sh*)                   gdb_target=embed ;;
 
This page took 0.024306 seconds and 4 git commands to generate.