m88k-*-coff*) obj_format=coff gas_target=m88kcoff ;;
- mips-sony-bsd*) obj_format=ecoff gas_target=mips-big ;;
# don't change emulation like *-*-bsd does
- mips-*-bsd*) obj_format=aout gas_target=mips-lit ;;
+ mips-dec-bsd*) obj_format=aout gas_target=mips-lit ;;
+ mips-sony-bsd*) obj_format=ecoff gas_target=mips-big ;;
+ mips-*-bsd*) { echo "configure: error: Unknown vendor for mips-bsd configuration." 1>&2; exit 1; } ;;
mips-*-ultrix*) obj_format=ecoff gas_target=mips-lit ;;
mips-*-ecoff*) obj_format=ecoff
case "$endian" in
esac
;;
mips-*-ecoff*) obj_format=ecoff gas_target=mips-big ;;
+ mips-*-gnu*) obj_format=aout
+ case "$endian" in
+ big) gas_target=mips-big ;;
+ *) gas_target=mips-lit ;;
+ esac
+ ;;
mips-*-irix5*) obj_format=elf gas_target=mips-big ;;
mips-*-irix*) obj_format=ecoff gas_target=mips-big ;;
mips-*-riscos*) obj_format=ecoff gas_target=mips-big ;;
# On the NeXT, cc -E runs the code through the compiler's parser,
# not just through cpp.
cat > conftest.$ac_ext <<EOF
-#line 916 "configure"
+#line 923 "configure"
#include "confdefs.h"
#include <assert.h>
Syntax Error
rm -rf conftest*
CPP="${CC-cc} -E -traditional-cpp"
cat > conftest.$ac_ext <<EOF
-#line 930 "configure"
+#line 937 "configure"
#include "confdefs.h"
#include <assert.h>
Syntax Error
echo $ac_n "(cached) $ac_c" 1>&4
else
cat > conftest.$ac_ext <<EOF
-#line 961 "configure"
+#line 968 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_cv_cross=yes
else
cat > conftest.$ac_ext <<EOF
-#line 1013 "configure"
+#line 1020 "configure"
#include "confdefs.h"
main(){return(0);}
EOF
echo $ac_n "(cached) $ac_c" 1>&4
else
cat > conftest.$ac_ext <<EOF
-#line 1036 "configure"
+#line 1043 "configure"
#include "confdefs.h"
#include <alloca.h>
int main() { return 0; }
echo $ac_n "(cached) $ac_c" 1>&4
else
cat > conftest.$ac_ext <<EOF
-#line 1067 "configure"
+#line 1074 "configure"
#include "confdefs.h"
#ifdef __GNUC__
echo $ac_n "(cached) $ac_c" 1>&4
else
cat > conftest.$ac_ext <<EOF
-#line 1125 "configure"
+#line 1132 "configure"
#include "confdefs.h"
#if defined(CRAY) && ! defined(CRAY2)
webecray
echo $ac_n "(cached) $ac_c" 1>&4
else
cat > conftest.$ac_ext <<EOF
-#line 1152 "configure"
+#line 1159 "configure"
#include "confdefs.h"
#include <ctype.h> /* Arbitrary system header to define __stub macros. */
/* Override any gcc2 internal prototype to avoid an error. */
echo $ac_n "(cached) $ac_c" 1>&4
else
cat > conftest.$ac_ext <<EOF
-#line 1195 "configure"
+#line 1202 "configure"
#include "confdefs.h"
#include <ctype.h> /* Arbitrary system header to define __stub macros. */
/* Override any gcc2 internal prototype to avoid an error. */
echo $ac_n "(cached) $ac_c" 1>&4
else
cat > conftest.$ac_ext <<EOF
-#line 1238 "configure"
+#line 1245 "configure"
#include "confdefs.h"
#include <ctype.h> /* Arbitrary system header to define __stub macros. */
/* Override any gcc2 internal prototype to avoid an error. */
ac_cv_c_stack_direction=0
else
cat > conftest.$ac_ext <<EOF
-#line 1292 "configure"
+#line 1299 "configure"
#include "confdefs.h"
find_stack_direction ()
{
else
if test "$GCC" = yes; then
cat > conftest.$ac_ext <<EOF
-#line 1333 "configure"
+#line 1340 "configure"
#include "confdefs.h"
int main() { return 0; }
echo $ac_n "(cached) $ac_c" 1>&4
else
cat > conftest.$ac_ext <<EOF
-#line 1371 "configure"
+#line 1378 "configure"
#include "confdefs.h"
#include <ctype.h> /* Arbitrary system header to define __stub macros. */
/* Override any gcc2 internal prototype to avoid an error. */
echo $ac_n "(cached) $ac_c" 1>&4
else
cat > conftest.$ac_ext <<EOF
-#line 1422 "configure"
+#line 1429 "configure"
#include "confdefs.h"
#include <assert.h>
#include <stdio.h>
echo $ac_n "(cached) $ac_c" 1>&4
else
cat > conftest.$ac_ext <<EOF
-#line 1479 "configure"
+#line 1486 "configure"
#include "confdefs.h"
$gas_test_headers
int main() { return 0; }
echo $ac_n "(cached) $ac_c" 1>&4
else
cat > conftest.$ac_ext <<EOF
-#line 1515 "configure"
+#line 1522 "configure"
#include "confdefs.h"
$gas_test_headers
int main() { return 0; }
echo $ac_n "(cached) $ac_c" 1>&4
else
cat > conftest.$ac_ext <<EOF
-#line 1554 "configure"
+#line 1561 "configure"
#include "confdefs.h"
#ifdef HAVE_ERRNO_H
m88k-*-coff*) obj_format=coff gas_target=m88kcoff ;;
- mips-sony-bsd*) obj_format=ecoff gas_target=mips-big ;;
# don't change emulation like *-*-bsd does
- mips-*-bsd*) obj_format=aout gas_target=mips-lit ;;
+ mips-dec-bsd*) obj_format=aout gas_target=mips-lit ;;
+ mips-sony-bsd*) obj_format=ecoff gas_target=mips-big ;;
+ mips-*-bsd*) AC_MSG_ERROR(Unknown vendor for mips-bsd configuration.) ;;
mips-*-ultrix*) obj_format=ecoff gas_target=mips-lit ;;
mips-*-ecoff*) obj_format=ecoff
case "$endian" in
esac
;;
mips-*-ecoff*) obj_format=ecoff gas_target=mips-big ;;
+ mips-*-gnu*) obj_format=aout
+ case "$endian" in
+ big) gas_target=mips-big ;;
+ *) gas_target=mips-lit ;;
+ esac
+ ;;
mips-*-irix5*) obj_format=elf gas_target=mips-big ;;
mips-*-irix*) obj_format=ecoff gas_target=mips-big ;;
mips-*-riscos*) obj_format=ecoff gas_target=mips-big ;;