* configure.host: Change irix5 to irix[56]*.
authorIan Lance Taylor <ian@airs.com>
Thu, 18 Jul 1996 20:35:34 +0000 (20:35 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 18 Jul 1996 20:35:34 +0000 (20:35 +0000)
* configure.tgt: Likewise.

ld/ChangeLog
ld/configure.tgt

index 0d6da90..2348248 100644 (file)
@@ -1,3 +1,8 @@
+Thu Jul 18 16:25:39 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.host: Change irix5 to irix[56]*.
+       * configure.tgt: Likewise.
+
 Wed Jul 17 10:52:46 1996  Kim Knuttila  <krk@cygnus.com>
 
        * emultempl/pe.em (sort_sections): Pay attention to return code.
index d6577b4..8635ff8 100644 (file)
@@ -115,7 +115,7 @@ hppa*-*-lites*)             targ_emul=hppaelf ;;
 vax-dec-ultrix* | vax-dec-bsd*) targ_emul=vax ;;
 mips*-dec-ultrix*)     targ_emul=mipslit ;;
 mips*-dec-osf*)                targ_emul=mipslit ;;
-mips*-sgi-irix5*)      targ_emul=elf32bmip ;;
+mips*-sgi-irix[56]*)   targ_emul=elf32bmip ;;
 mips*-sgi-irix*)       targ_emul=mipsbig ;;
 mips*el-*-ecoff*)      targ_emul=mipsidtl ;;
 mips*-*-ecoff*)                targ_emul=mipsidt ;;