|
|
@ -6063,6 +6063,7 @@ do |
|
|
bfd_elf32_bigarc_vec) tb="$tb elf32-arc.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_bigarc_vec) tb="$tb elf32-arc.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_bigarm_oabi_vec) tb="$tb elfarm-oabi.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_bigarm_oabi_vec) tb="$tb elfarm-oabi.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_bigarm_vec) tb="$tb elfarm-nabi.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_bigarm_vec) tb="$tb elfarm-nabi.lo elf32.lo $elf" ;; |
|
|
|
|
|
bfd_elf32_bigarmqnx_vec) tb="$tb elfarmqnx-nabi.lo elfarm-nabi.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_bigmips_vec) tb="$tb elf32-mips.lo elfxx-mips.lo elf32.lo $elf ecofflink.lo" ;; |
|
|
bfd_elf32_bigmips_vec) tb="$tb elf32-mips.lo elfxx-mips.lo elf32.lo $elf ecofflink.lo" ;; |
|
|
bfd_elf32_cris_vec) tb="$tb elf32-cris.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_cris_vec) tb="$tb elf32-cris.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_d10v_vec) tb="$tb elf32-d10v.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_d10v_vec) tb="$tb elf32-d10v.lo elf32.lo $elf" ;; |
|
|
@ -6086,6 +6087,7 @@ do |
|
|
bfd_elf32_littlearc_vec) tb="$tb elf32-arc.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_littlearc_vec) tb="$tb elf32-arc.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_littlearm_oabi_vec) tb="$tb elfarm-oabi.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_littlearm_oabi_vec) tb="$tb elfarm-oabi.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_littlearm_vec) tb="$tb elfarm-nabi.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_littlearm_vec) tb="$tb elfarm-nabi.lo elf32.lo $elf" ;; |
|
|
|
|
|
bfd_elf32_littlearmqnx_vec) tb="$tb elfarmqnx-nabi.lo elfarm-nabi.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_littlemips_vec) tb="$tb elf32-mips.lo elfxx-mips.lo elf32.lo $elf ecofflink.lo" ;; |
|
|
bfd_elf32_littlemips_vec) tb="$tb elf32-mips.lo elfxx-mips.lo elf32.lo $elf ecofflink.lo" ;; |
|
|
bfd_elf32_m32r_vec) tb="$tb elf32-m32r.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_m32r_vec) tb="$tb elf32-m32r.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_m68hc11_vec) tb="$tb elf32-m68hc11.lo elf32.lo $elf" ;; |
|
|
bfd_elf32_m68hc11_vec) tb="$tb elf32-m68hc11.lo elf32.lo $elf" ;; |
|
|
@ -6322,10 +6324,10 @@ case ${host64}-${target64}-${want64} in |
|
|
if test -n "$GCC" ; then |
|
|
if test -n "$GCC" ; then |
|
|
bad_64bit_gcc=no; |
|
|
bad_64bit_gcc=no; |
|
|
echo $ac_n "checking for gcc version with buggy 64-bit support""... $ac_c" 1>&6 |
|
|
echo $ac_n "checking for gcc version with buggy 64-bit support""... $ac_c" 1>&6 |
|
|
echo "configure:6326: checking for gcc version with buggy 64-bit support" >&5 |
|
|
echo "configure:6328: checking for gcc version with buggy 64-bit support" >&5 |
|
|
# Add more tests for gcc versions with non-working 64-bit support here. |
|
|
# Add more tests for gcc versions with non-working 64-bit support here. |
|
|
cat > conftest.$ac_ext <<EOF |
|
|
cat > conftest.$ac_ext <<EOF |
|
|
#line 6329 "configure" |
|
|
#line 6331 "configure" |
|
|
#include "confdefs.h" |
|
|
#include "confdefs.h" |
|
|
:__GNUC__:__GNUC_MINOR__:__i386__: |
|
|
:__GNUC__:__GNUC_MINOR__:__i386__: |
|
|
EOF |
|
|
EOF |
|
|
@ -6370,17 +6372,17 @@ for ac_hdr in stdlib.h unistd.h sys/stat.h sys/types.h |
|
|
do |
|
|
do |
|
|
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
|
|
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
|
|
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
|
|
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
|
|
echo "configure:6374: checking for $ac_hdr" >&5 |
|
|
echo "configure:6376: checking for $ac_hdr" >&5 |
|
|
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
|
|
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
|
|
echo $ac_n "(cached) $ac_c" 1>&6 |
|
|
echo $ac_n "(cached) $ac_c" 1>&6 |
|
|
else |
|
|
else |
|
|
cat > conftest.$ac_ext <<EOF |
|
|
cat > conftest.$ac_ext <<EOF |
|
|
#line 6379 "configure" |
|
|
#line 6381 "configure" |
|
|
#include "confdefs.h" |
|
|
#include "confdefs.h" |
|
|
#include <$ac_hdr> |
|
|
#include <$ac_hdr> |
|
|
EOF |
|
|
EOF |
|
|
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
|
|
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
|
|
{ (eval echo configure:6384: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
|
|
{ (eval echo configure:6386: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
|
|
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
|
|
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
|
|
if test -z "$ac_err"; then |
|
|
if test -z "$ac_err"; then |
|
|
rm -rf conftest* |
|
|
rm -rf conftest* |
|
|
@ -6409,12 +6411,12 @@ done |
|
|
for ac_func in getpagesize |
|
|
for ac_func in getpagesize |
|
|
do |
|
|
do |
|
|
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
|
|
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
|
|
echo "configure:6413: checking for $ac_func" >&5 |
|
|
echo "configure:6415: checking for $ac_func" >&5 |
|
|
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
|
|
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
|
|
echo $ac_n "(cached) $ac_c" 1>&6 |
|
|
echo $ac_n "(cached) $ac_c" 1>&6 |
|
|
else |
|
|
else |
|
|
cat > conftest.$ac_ext <<EOF |
|
|
cat > conftest.$ac_ext <<EOF |
|
|
#line 6418 "configure" |
|
|
#line 6420 "configure" |
|
|
#include "confdefs.h" |
|
|
#include "confdefs.h" |
|
|
/* System header to define __stub macros and hopefully few prototypes, |
|
|
/* System header to define __stub macros and hopefully few prototypes, |
|
|
which can conflict with char $ac_func(); below. */ |
|
|
which can conflict with char $ac_func(); below. */ |
|
|
@ -6437,7 +6439,7 @@ $ac_func(); |
|
|
|
|
|
|
|
|
; return 0; } |
|
|
; return 0; } |
|
|
EOF |
|
|
EOF |
|
|
if { (eval echo configure:6441: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|
|
if { (eval echo configure:6443: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|
|
rm -rf conftest* |
|
|
rm -rf conftest* |
|
|
eval "ac_cv_func_$ac_func=yes" |
|
|
eval "ac_cv_func_$ac_func=yes" |
|
|
else |
|
|
else |
|
|
@ -6462,7 +6464,7 @@ fi |
|
|
done |
|
|
done |
|
|
|
|
|
|
|
|
echo $ac_n "checking for working mmap""... $ac_c" 1>&6 |
|
|
echo $ac_n "checking for working mmap""... $ac_c" 1>&6 |
|
|
echo "configure:6466: checking for working mmap" >&5 |
|
|
echo "configure:6468: checking for working mmap" >&5 |
|
|
if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then |
|
|
if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then |
|
|
echo $ac_n "(cached) $ac_c" 1>&6 |
|
|
echo $ac_n "(cached) $ac_c" 1>&6 |
|
|
else |
|
|
else |
|
|
@ -6470,7 +6472,7 @@ else |
|
|
ac_cv_func_mmap_fixed_mapped=no |
|
|
ac_cv_func_mmap_fixed_mapped=no |
|
|
else |
|
|
else |
|
|
cat > conftest.$ac_ext <<EOF |
|
|
cat > conftest.$ac_ext <<EOF |
|
|
#line 6474 "configure" |
|
|
#line 6476 "configure" |
|
|
#include "confdefs.h" |
|
|
#include "confdefs.h" |
|
|
|
|
|
|
|
|
/* Thanks to Mike Haertel and Jim Avera for this test. |
|
|
/* Thanks to Mike Haertel and Jim Avera for this test. |
|
|
@ -6623,7 +6625,7 @@ main() |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
EOF |
|
|
EOF |
|
|
if { (eval echo configure:6627: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
|
|
if { (eval echo configure:6629: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
|
|
then |
|
|
then |
|
|
ac_cv_func_mmap_fixed_mapped=yes |
|
|
ac_cv_func_mmap_fixed_mapped=yes |
|
|
else |
|
|
else |
|
|
@ -6648,12 +6650,12 @@ fi |
|
|
for ac_func in madvise mprotect |
|
|
for ac_func in madvise mprotect |
|
|
do |
|
|
do |
|
|
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
|
|
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
|
|
echo "configure:6652: checking for $ac_func" >&5 |
|
|
echo "configure:6654: checking for $ac_func" >&5 |
|
|
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
|
|
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
|
|
echo $ac_n "(cached) $ac_c" 1>&6 |
|
|
echo $ac_n "(cached) $ac_c" 1>&6 |
|
|
else |
|
|
else |
|
|
cat > conftest.$ac_ext <<EOF |
|
|
cat > conftest.$ac_ext <<EOF |
|
|
#line 6657 "configure" |
|
|
#line 6659 "configure" |
|
|
#include "confdefs.h" |
|
|
#include "confdefs.h" |
|
|
/* System header to define __stub macros and hopefully few prototypes, |
|
|
/* System header to define __stub macros and hopefully few prototypes, |
|
|
which can conflict with char $ac_func(); below. */ |
|
|
which can conflict with char $ac_func(); below. */ |
|
|
@ -6676,7 +6678,7 @@ $ac_func(); |
|
|
|
|
|
|
|
|
; return 0; } |
|
|
; return 0; } |
|
|
EOF |
|
|
EOF |
|
|
if { (eval echo configure:6680: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|
|
if { (eval echo configure:6682: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|
|
rm -rf conftest* |
|
|
rm -rf conftest* |
|
|
eval "ac_cv_func_$ac_func=yes" |
|
|
eval "ac_cv_func_$ac_func=yes" |
|
|
else |
|
|
else |
|
|
|