* NEWS: Note new sh*-*-netbsdelf* configuration.
[deliverable/binutils-gdb.git] / gdb / configure.host
index 0c26ac0d79badabe8f6254b746e1fcbefbb97e0f..511ea76f275fe993358820f874259d8a5e104eb1 100644 (file)
@@ -20,6 +20,7 @@ mips*)                        gdb_host_cpu=mips ;;
 powerpc*)              gdb_host_cpu=powerpc ;;
 sparcv9 | sparc64)     gdb_host_cpu=sparc ;;
 s390*)                 gdb_host_cpu=s390 ;;
+sh*)                   gdb_host_cpu=sh ;;
 x86_64*)               gdb_host_cpu=i386 ;;
 *)                     gdb_host_cpu=$host_cpu ;;
 
@@ -136,6 +137,8 @@ rs6000-*-*)         gdb_host=rs6000 ;;
 
 s390*-*-*)             gdb_host=s390 ;;
 
+sh*-*-netbsdelf*)      gdb_host=nbsd ;;
+
 sparc-*-linux*)                gdb_host=linux ;;
 sparc-*-lynxos*)       gdb_host=sparclynx ;;
 sparc-*-netbsdelf*)    gdb_host=nbsdelf ;;
This page took 0.025092 seconds and 4 git commands to generate.