aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaz Kojima <kkojima@gcc.gnu.org>2004-05-18 09:09:14 +0000
committerKaz Kojima <kkojima@gcc.gnu.org>2004-05-18 09:09:14 +0000
commitdba961e60d43f09c9f75eef46995303f6e0e9daa (patch)
treeef84be0fdd081bd9352ae1dea66bbf9e6af32f94
parente3daac022d66090768d9b291be8f353a37238c66 (diff)
re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' is referenced by DSO)
PR bootstrap/15120 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*. * */configure: Rebuilt. From-SVN: r81977
-rw-r--r--ChangeLog6
-rwxr-xr-xboehm-gc/configure2
-rwxr-xr-xlibf2c/configure2
-rwxr-xr-xlibffi/configure2
-rwxr-xr-xlibjava/configure2
-rwxr-xr-xlibobjc/configure2
-rwxr-xr-xlibstdc++-v3/configure2
-rw-r--r--libtool.m42
-rwxr-xr-xzlib/configure2
9 files changed, 14 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ea7a891b3d..0b8ae63956e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
+
+ PR bootstrap/15120
+ * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
+ * */configure: Rebuilt.
+
2004-04-18 Release Manager
* GCC 3.4.0 released.
diff --git a/boehm-gc/configure b/boehm-gc/configure
index 3f8c583118c..20b334af74f 100755
--- a/boehm-gc/configure
+++ b/boehm-gc/configure
@@ -1938,7 +1938,7 @@ irix5* | irix6*)
# This must be Linux ELF.
linux-gnu*)
case $host_cpu in
- alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+ alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
lt_cv_deplibs_check_method=pass_all ;;
*)
# glibc up to 2.1.1 does not perform some relocations on ARM
diff --git a/libf2c/configure b/libf2c/configure
index 2636d32c70e..93cf71a76ae 100755
--- a/libf2c/configure
+++ b/libf2c/configure
@@ -1608,7 +1608,7 @@ irix5* | irix6*)
# This must be Linux ELF.
linux-gnu*)
case $host_cpu in
- alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+ alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
lt_cv_deplibs_check_method=pass_all ;;
*)
# glibc up to 2.1.1 does not perform some relocations on ARM
diff --git a/libffi/configure b/libffi/configure
index 2d679cb094d..698ae01b561 100755
--- a/libffi/configure
+++ b/libffi/configure
@@ -1323,7 +1323,7 @@ irix5* | irix6*)
# This must be Linux ELF.
linux-gnu*)
case $host_cpu in
- alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+ alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
lt_cv_deplibs_check_method=pass_all ;;
*)
# glibc up to 2.1.1 does not perform some relocations on ARM
diff --git a/libjava/configure b/libjava/configure
index 6e837132128..969bd9104ab 100755
--- a/libjava/configure
+++ b/libjava/configure
@@ -2034,7 +2034,7 @@ irix5* | irix6*)
# This must be Linux ELF.
linux-gnu*)
case $host_cpu in
- alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+ alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
lt_cv_deplibs_check_method=pass_all ;;
*)
# glibc up to 2.1.1 does not perform some relocations on ARM
diff --git a/libobjc/configure b/libobjc/configure
index f2f013ad371..55eb9ce8c2e 100755
--- a/libobjc/configure
+++ b/libobjc/configure
@@ -1613,7 +1613,7 @@ irix5* | irix6*)
# This must be Linux ELF.
linux-gnu*)
case $host_cpu in
- alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+ alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
lt_cv_deplibs_check_method=pass_all ;;
*)
# glibc up to 2.1.1 does not perform some relocations on ARM
diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure
index eee2d1d4d9e..7de77f96478 100755
--- a/libstdc++-v3/configure
+++ b/libstdc++-v3/configure
@@ -3869,7 +3869,7 @@ irix5* | irix6*)
# This must be Linux ELF.
linux-gnu*)
case $host_cpu in
- alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+ alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
lt_cv_deplibs_check_method=pass_all ;;
*)
# glibc up to 2.1.1 does not perform some relocations on ARM
diff --git a/libtool.m4 b/libtool.m4
index 0312861d47f..5afbd026732 100644
--- a/libtool.m4
+++ b/libtool.m4
@@ -680,7 +680,7 @@ irix5* | irix6*)
# This must be Linux ELF.
linux-gnu*)
case $host_cpu in
- alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+ alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
lt_cv_deplibs_check_method=pass_all ;;
*)
# glibc up to 2.1.1 does not perform some relocations on ARM
diff --git a/zlib/configure b/zlib/configure
index fce43735abd..1f87a53fac5 100755
--- a/zlib/configure
+++ b/zlib/configure
@@ -1580,7 +1580,7 @@ irix5* | irix6*)
# This must be Linux ELF.
linux-gnu*)
case $host_cpu in
- alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+ alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
lt_cv_deplibs_check_method=pass_all ;;
*)
# glibc up to 2.1.1 does not perform some relocations on ARM