diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-02-14 21:40:33 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-02-14 21:40:33 +0000 |
commit | 2b37714adfd20b6cb3c0ff396a85435e7bd6c7c4 (patch) | |
tree | dd00e053bba4ee6b0828d71fa74b780e2d302432 | |
parent | 8a6f53e91bfd4d460f28f95a48809b668382391e (diff) | |
download | gdb-2b37714adfd20b6cb3c0ff396a85435e7bd6c7c4.zip gdb-2b37714adfd20b6cb3c0ff396a85435e7bd6c7c4.tar.gz gdb-2b37714adfd20b6cb3c0ff396a85435e7bd6c7c4.tar.bz2 |
rebuild
-rwxr-xr-x | gas/configure | 35 |
1 files changed, 18 insertions, 17 deletions
diff --git a/gas/configure b/gas/configure index 408a202..7f7634a 100755 --- a/gas/configure +++ b/gas/configure @@ -876,7 +876,8 @@ for this_target in $target $canon_targets ; do m68k-*-lynxos*) fmt=coff targ=m68kcoff em=lynx ;; m68k-*-netbsd*) fmt=aout em=nbsd bfd_gas=yes ;; - m68*-apple-aux*) fmt=coff targ=m68kcoff em=aux ;; + m68k-apple-aux*) fmt=coff targ=m68kcoff em=aux ;; + m68k-*-psos*) fmt=elf em=psos;; m88k-motorola-sysv3*) fmt=coff targ=m88kcoff em=delt88 ;; m88k-*-coff*) fmt=coff targ=m88kcoff ;; @@ -1478,7 +1479,7 @@ else # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. cat > conftest.$ac_ext <<EOF -#line 1482 "configure" +#line 1483 "configure" #include "confdefs.h" #include <assert.h> Syntax Error @@ -1492,7 +1493,7 @@ else rm -rf conftest* CPP="${CC-cc} -E -traditional-cpp" cat > conftest.$ac_ext <<EOF -#line 1496 "configure" +#line 1497 "configure" #include "confdefs.h" #include <assert.h> Syntax Error @@ -1525,7 +1526,7 @@ if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 1529 "configure" +#line 1530 "configure" #include "confdefs.h" #include <$ac_hdr> EOF @@ -1577,7 +1578,7 @@ else ac_cv_c_cross=yes else cat > conftest.$ac_ext <<EOF -#line 1581 "configure" +#line 1582 "configure" #include "confdefs.h" main(){return(0);} EOF @@ -1601,7 +1602,7 @@ if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 1605 "configure" +#line 1606 "configure" #include "confdefs.h" #include <alloca.h> int main() { return 0; } @@ -1633,7 +1634,7 @@ if eval "test \"`echo '$''{'ac_cv_func_alloca'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 1637 "configure" +#line 1638 "configure" #include "confdefs.h" #ifdef __GNUC__ @@ -1692,7 +1693,7 @@ if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 1696 "configure" +#line 1697 "configure" #include "confdefs.h" #if defined(CRAY) && ! defined(CRAY2) webecray @@ -1721,7 +1722,7 @@ if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 1725 "configure" +#line 1726 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func(); below. */ @@ -1775,7 +1776,7 @@ else ac_cv_c_stack_direction=0 else cat > conftest.$ac_ext <<EOF -#line 1779 "configure" +#line 1780 "configure" #include "confdefs.h" find_stack_direction () { @@ -1818,7 +1819,7 @@ else ac_cv_c_inline=no for ac_kw in inline __inline__ __inline; do cat > conftest.$ac_ext <<EOF -#line 1822 "configure" +#line 1823 "configure" #include "confdefs.h" int main() { return 0; } @@ -1858,7 +1859,7 @@ if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 1862 "configure" +#line 1863 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func(); below. */ @@ -1911,7 +1912,7 @@ if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 1915 "configure" +#line 1916 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func(); below. */ @@ -1964,7 +1965,7 @@ if eval "test \"`echo '$''{'gas_cv_assert_ok'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 1968 "configure" +#line 1969 "configure" #include "confdefs.h" #include <assert.h> #include <stdio.h> @@ -2021,7 +2022,7 @@ if eval "test \"`echo '$''{'gas_cv_decl_needed_malloc'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 2025 "configure" +#line 2026 "configure" #include "confdefs.h" $gas_test_headers int main() { return 0; } @@ -2057,7 +2058,7 @@ if eval "test \"`echo '$''{'gas_cv_decl_needed_free'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 2061 "configure" +#line 2062 "configure" #include "confdefs.h" $gas_test_headers int main() { return 0; } @@ -2096,7 +2097,7 @@ if eval "test \"`echo '$''{'gas_cv_decl_needed_errno'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 2100 "configure" +#line 2101 "configure" #include "confdefs.h" #ifdef HAVE_ERRNO_H |