]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' is refer...
authorKaz Kojima <kkojima@gcc.gnu.org>
Wed, 12 May 2004 15:14:34 +0000 (15:14 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Wed, 12 May 2004 15:14:34 +0000 (15:14 +0000)
PR bootstrap/15120
        * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
        * */configure: Rebuilt.

From-SVN: r81745

ChangeLog
boehm-gc/configure
libf2c/configure
libffi/configure
libjava/configure
libobjc/configure
libstdc++-v3/configure
libtool.m4
zlib/configure

index da38a012c0e65393aad5c5a4feb6c9eeeacaa00e..2f16f2342ce02f7aa7543d3489536649a9760997 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-12  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+       PR bootstrap/15120
+        * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
+        * */configure: Rebuilt.
+
 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
 
        * ltconfig: Disable building static libraries if building shared
index 459200ebe80ed6604129ceb6e78d085275601cab..c0e262a83b7f661a3fe71adc464709e64bd88f65 100755 (executable)
@@ -1931,7 +1931,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | 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
index 2dd15f8465355e0d44b4361af071f59c181bc013..53d8da99d9b1f9fcf9a76de5f53cb59ec2ee925c 100755 (executable)
@@ -1634,7 +1634,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | 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
index cf168b4ac44cd3be0743bf36a238cb0746d9c72e..5434a220ef1f75790e883016de06c86ebd48bd37 100755 (executable)
@@ -1276,7 +1276,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | 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
index dab7f43878c0a4858d2a8bf18061332600ff09f7..810bb4ae690beaddc73c798bffbcb7f455dccf16 100755 (executable)
@@ -2036,7 +2036,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | 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
index ed95402332d8dc081a1a8d477be4c48644c9fd05..d7afae5d2bbd0132d1d0cd68fbad950420db2284 100755 (executable)
@@ -1642,7 +1642,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | 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
index 65bd12479c6b54aba43feaa524c2087309cea1ee..f4752cc2c4fe6527af08e9c2f9adbea7dc62633c 100755 (executable)
@@ -2001,7 +2001,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | 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
index deef6c9f61845e3130d0adf04682e3bcd1ffd33e..21d04247aa687cb63e8ab1259a6cea34a196fd58 100644 (file)
@@ -678,7 +678,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | 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
index 1b17722840e9957e3680a306c1f8e22dda49a09e..4d92a730ee6178d6ac22ada05f2ea3405c3e2a52 100755 (executable)
@@ -1580,7 +1580,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | 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