* configure.host, config.bfd: Change i[34]86 to i[345]86.
[deliverable/binutils-gdb.git] / bfd / config.bfd
index d68fc005772f2d84aad9b8324febb0dfb594fba8..5153d8e3d54455fbe4cce728b7e638ac399fabdc 100755 (executable)
@@ -38,26 +38,26 @@ case "${canon}" in
   hppa*-*-hpux*)       bfd_name=hppahpux ;;
   hppa*-*-hiux*)       bfd_name=hppahpux ;;
   hppa*-*-osf*)                bfd_name=hppaosf ;;
-  i[34]86-*-sysv4*)    bfd_name=i386-elf ;;
-  i[34]86-*-unixware)  bfd_name=i386-elf ;;
-  i[34]86-*-solaris2*) bfd_name=i386-elf ;;
-  i[34]86-*-sysv*)     bfd_name=i386-coff ;;
-  i[34]86-*-isc*)      bfd_name=i386-coff ;;
-  i[34]86-*-sco*)      bfd_name=i386-coff ;;
-  i[34]86-sequent-bsd*)        bfd_name=i386-dynix strip_underscore=yes ;;
-  i[34]86-*-bsd*)      bfd_name=i386-bsd strip_underscore=yes ;;
-  i[34]86-*-coff)      bfd_name=i386-coff ;;
-  i[34]86-*-aix*)      bfd_name=i386-coff ;;
-  i[34]86-*-elf)       bfd_name=i386-elf ;;
-  i[34]86-*-netbsd*)   bfd_name=i386-netbsd strip_underscore=yes ;;
-  i[34]86-*-netware*)  bfd_name=i386-nlm ;;
-  i[34]86-*-linux*)    bfd_name=i386-linux strip_underscore=yes ;;
-  i[34]86-*-lynxos*)   bfd_name=i386-lynx ;;
-  i[34]86-*-gnu*)      bfd_name=i386-mach3 strip_underscore=yes ;;
-  i[34]86-*-mach*)     bfd_name=i386-mach3 strip_underscore=yes ;;
-  i[34]86-*-osf1mk*)   bfd_name=i386-mach3 strip_underscore=yes ;;
-  i[34]86-*-os9k)      bfd_name=i386-os9k ;;
-  i[34]86-none-*)      bfd_name=i386-coff ;;
+  i[345]86-*-sysv4*)   bfd_name=i386-elf ;;
+  i[345]86-*-unixware) bfd_name=i386-elf ;;
+  i[345]86-*-solaris2*)        bfd_name=i386-elf ;;
+  i[345]86-*-sysv*)    bfd_name=i386-coff ;;
+  i[345]86-*-isc*)     bfd_name=i386-coff ;;
+  i[345]86-*-sco*)     bfd_name=i386-coff ;;
+  i[345]86-sequent-bsd*) bfd_name=i386-dynix strip_underscore=yes ;;
+  i[345]86-*-bsd*)     bfd_name=i386-bsd strip_underscore=yes ;;
+  i[345]86-*-coff)     bfd_name=i386-coff ;;
+  i[345]86-*-aix*)     bfd_name=i386-coff ;;
+  i[345]86-*-elf)      bfd_name=i386-elf ;;
+  i[345]86-*-netbsd*)  bfd_name=i386-netbsd strip_underscore=yes ;;
+  i[345]86-*-netware*) bfd_name=i386-nlm ;;
+  i[345]86-*-linux*)   bfd_name=i386-linux strip_underscore=yes ;;
+  i[345]86-*-lynxos*)  bfd_name=i386-lynx ;;
+  i[345]86-*-gnu*)     bfd_name=i386-mach3 strip_underscore=yes ;;
+  i[345]86-*-mach*)    bfd_name=i386-mach3 strip_underscore=yes ;;
+  i[345]86-*-osf1mk*)  bfd_name=i386-mach3 strip_underscore=yes ;;
+  i[345]86-*-os9k)     bfd_name=i386-os9k ;;
+  i[345]86-none-*)     bfd_name=i386-coff ;;
   i960-*-vxworks4*)    bfd_name=i960-bout strip_underscore=yes ;;
   i960-*-vxworks5.0)   bfd_name=i960-bout strip_underscore=yes ;;
   i960-*-vxworks5.*)   bfd_name=i960-coff strip_underscore=yes ;;
@@ -81,6 +81,7 @@ case "${canon}" in
   m68*-ericsson-*)     bfd_name=m68k-ose strip_underscore=yes ;;
   m68*-netx-*)         bfd_name=m68k-aout strip_underscore=yes ;;
 
+  m88*-harris-cxux*)   bfd_name=m88k-elf ;;
   # DGUX used to use COFF, but now (Jan 94) I believe it uses ELF by default.
   m88*-*-dgux*)                bfd_name=m88k-elf ;;
   m88*-*-mach3*)       bfd_name=m88k-mach3 ;;
@@ -103,7 +104,7 @@ case "${canon}" in
   mips*el-*-elf*)      bfd_name=mipslelf ;;
   mips*-*-elf*)                bfd_name=mipsbelf ;;
   ns32k-pc532-mach*)   bfd_name=pc532-mach strip_underscore=yes;;
-  ns32k-*-netbsd*)     bfd_name=ns32k-netbsd strip_underscore=yes;;
+  ns32k-*-netbsd*)     bfd_name=ns32k-nbsd strip_underscore=yes;;
   powerpc-*-aix*)      bfd_name=rs6000 ;;
   powerpc-*-elf*)      bfd_name=ppc-elf ;;
   powerpc-*-sysv4*)    bfd_name=ppc-elf ;;
This page took 0.025168 seconds and 4 git commands to generate.