diff --git a/binutils.changes b/binutils.changes index c46876c..1cdf103 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/binutils.spec b/binutils.spec index be945fe..61da3c6 100644 --- a/binutils.spec +++ b/binutils.spec @@ -168,7 +168,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-aarch64-binutils.changes b/cross-aarch64-binutils.changes index c46876c..1cdf103 100644 --- a/cross-aarch64-binutils.changes +++ b/cross-aarch64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-aarch64-binutils.spec b/cross-aarch64-binutils.spec index aeb7143..218d421 100644 --- a/cross-aarch64-binutils.spec +++ b/cross-aarch64-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index c46876c..1cdf103 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index 12af642..e68a269 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index c46876c..1cdf103 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index 4b56dd0..23be77e 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-epiphany-binutils.changes b/cross-epiphany-binutils.changes index c46876c..1cdf103 100644 --- a/cross-epiphany-binutils.changes +++ b/cross-epiphany-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-epiphany-binutils.spec b/cross-epiphany-binutils.spec index e9c20c4..ab29bc7 100644 --- a/cross-epiphany-binutils.spec +++ b/cross-epiphany-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index c46876c..1cdf103 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index 6387c1f..cddb872 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index c46876c..1cdf103 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index cb5075d..edc8827 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index c46876c..1cdf103 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index d780a6d..708fc7c 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index c46876c..1cdf103 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 53af0aa..4142943 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-m68k-binutils.changes b/cross-m68k-binutils.changes index c46876c..1cdf103 100644 --- a/cross-m68k-binutils.changes +++ b/cross-m68k-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-m68k-binutils.spec b/cross-m68k-binutils.spec index 5cd527d..c8957d0 100644 --- a/cross-m68k-binutils.spec +++ b/cross-m68k-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index c46876c..1cdf103 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index d3a2122..6c2de02 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index c46876c..1cdf103 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index a1d017a..3680f80 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index c46876c..1cdf103 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index 82d42dd..7ce90a6 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-ppc64le-binutils.changes b/cross-ppc64le-binutils.changes index c46876c..1cdf103 100644 --- a/cross-ppc64le-binutils.changes +++ b/cross-ppc64le-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-ppc64le-binutils.spec b/cross-ppc64le-binutils.spec index f7087d4..333f248 100644 --- a/cross-ppc64le-binutils.spec +++ b/cross-ppc64le-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-rx-binutils.changes b/cross-rx-binutils.changes index c46876c..1cdf103 100644 --- a/cross-rx-binutils.changes +++ b/cross-rx-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-rx-binutils.spec b/cross-rx-binutils.spec index 95cca6e..192afbf 100644 --- a/cross-rx-binutils.spec +++ b/cross-rx-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index c46876c..1cdf103 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index 5f06260..06e3982 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index c46876c..1cdf103 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index 7346a53..bb9156e 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index c46876c..1cdf103 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index 79c651e..fb6fb55 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-sparc64-binutils.changes b/cross-sparc64-binutils.changes index c46876c..1cdf103 100644 --- a/cross-sparc64-binutils.changes +++ b/cross-sparc64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-sparc64-binutils.spec b/cross-sparc64-binutils.spec index 95d325a..331ff27 100644 --- a/cross-sparc64-binutils.spec +++ b/cross-sparc64-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index c46876c..1cdf103 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index 7671606..4f06c05 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18 diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index c46876c..1cdf103 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de + +- Disable use-hashtype-both-by-default.diff for + the mips target, it's incompatible with it. [bnc #938658] + ------------------------------------------------------------------- Mon Jul 13 11:16:25 UTC 2015 - afaerber@suse.de diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index f8fc362..34d63c0 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -171,7 +171,11 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch8 %patch9 %patch10 +%if "%{TARGET}" != "mips" +# The MIPS ABI is incompatible with .gnu.hash, so don't +# use it there %patch11 +%endif %patch12 %patch14 %patch18