OSDN Git Service

2006-05-23 Fred Fish <fnf@specifix.com>
authorjjohnstn <jjohnstn>
Tue, 23 May 2006 19:17:04 +0000 (19:17 +0000)
committerjjohnstn <jjohnstn>
Tue, 23 May 2006 19:17:04 +0000 (19:17 +0000)
        * mips/configure.in: Change mipsisa64-*-* to
        mipsisa64*-*-* to catch minor variations like
        mipsisa64sb1.

libgloss/ChangeLog
libgloss/mips/configure
libgloss/mips/configure.in

index f23d2b6..4ecc8ce 100644 (file)
@@ -1,3 +1,9 @@
+2006-05-23  Fred Fish  <fnf@specifix.com>
+
+       * mips/configure.in: Change mipsisa64-*-* to
+       mipsisa64*-*-* to catch minor variations like
+       mipsisa64sb1.
+
 2006-05-10  Jeff Johnston  <jjohnstn@redhat.com>
 
        * Makefile.in: Pass some additional flags in FLAGS_TO_PASS.
index fbdd776..e9094c6 100755 (executable)
@@ -1957,7 +1957,7 @@ case "${target}" in
         ;;
   mipsisa32-*-* | mipsisa32el-*-* | \
   mipsisa32r2-*-* | mipsisa32r2el-*-* | \
-  mipsisa64-*-*)
+  mipsisa64*-*-*)
        crt0="crt0_cfe.o crt0_cygmon.o crt0.o"
        pcrt0="pcrt0.o"
        part_specific_obj=
index 1e0f74b..e7945c7 100644 (file)
@@ -57,7 +57,7 @@ case "${target}" in
         ;;
   mipsisa32-*-* | mipsisa32el-*-* | \
   mipsisa32r2-*-* | mipsisa32r2el-*-* | \
-  mipsisa64-*-*)
+  mipsisa64*-*-*)
        crt0="crt0_cfe.o crt0_cygmon.o crt0.o"
        pcrt0="pcrt0.o"
        part_specific_obj=