From 470d55128ce7f51fa95d4595634a55dcd642f78ec0c66f56d10acb5fc6476e29 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Mon, 30 Jan 2017 10:43:43 +0000 Subject: [PATCH 1/4] Accepting request 448240 from home:jengelh:branches:devel:gcc - Call ldconfig for libbfd OBS-URL: https://build.opensuse.org/request/show/448240 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=223 --- binutils.changes | 5 +++++ binutils.spec | 3 +++ cross-aarch64-binutils.changes | 5 +++++ cross-aarch64-binutils.spec | 3 +++ cross-arm-binutils.changes | 5 +++++ cross-arm-binutils.spec | 3 +++ cross-avr-binutils.changes | 5 +++++ cross-avr-binutils.spec | 3 +++ cross-epiphany-binutils.changes | 5 +++++ cross-epiphany-binutils.spec | 3 +++ cross-hppa-binutils.changes | 5 +++++ cross-hppa-binutils.spec | 3 +++ cross-hppa64-binutils.changes | 5 +++++ cross-hppa64-binutils.spec | 3 +++ cross-i386-binutils.changes | 5 +++++ cross-i386-binutils.spec | 3 +++ cross-ia64-binutils.changes | 5 +++++ cross-ia64-binutils.spec | 3 +++ cross-m68k-binutils.changes | 5 +++++ cross-m68k-binutils.spec | 3 +++ cross-mips-binutils.changes | 5 +++++ cross-mips-binutils.spec | 3 +++ cross-ppc-binutils.changes | 5 +++++ cross-ppc-binutils.spec | 3 +++ cross-ppc64-binutils.changes | 5 +++++ cross-ppc64-binutils.spec | 3 +++ cross-ppc64le-binutils.changes | 5 +++++ cross-ppc64le-binutils.spec | 3 +++ cross-rx-binutils.changes | 5 +++++ cross-rx-binutils.spec | 3 +++ cross-s390-binutils.changes | 5 +++++ cross-s390-binutils.spec | 3 +++ cross-s390x-binutils.changes | 5 +++++ cross-s390x-binutils.spec | 3 +++ cross-sparc-binutils.changes | 5 +++++ cross-sparc-binutils.spec | 3 +++ cross-sparc64-binutils.changes | 5 +++++ cross-sparc64-binutils.spec | 3 +++ cross-spu-binutils.changes | 5 +++++ cross-spu-binutils.spec | 3 +++ cross-x86_64-binutils.changes | 5 +++++ cross-x86_64-binutils.spec | 3 +++ 42 files changed, 168 insertions(+) diff --git a/binutils.changes b/binutils.changes index 769fd10..cc11f32 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/binutils.spec b/binutils.spec index c41a834..7e918c1 100644 --- a/binutils.spec +++ b/binutils.spec @@ -411,6 +411,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -438,6 +439,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-aarch64-binutils.changes b/cross-aarch64-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-aarch64-binutils.changes +++ b/cross-aarch64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-aarch64-binutils.spec b/cross-aarch64-binutils.spec index c1e568d..a66dc96 100644 --- a/cross-aarch64-binutils.spec +++ b/cross-aarch64-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index e24c7a1..8770e3f 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index 9c7548c..f19a7f2 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-epiphany-binutils.changes b/cross-epiphany-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-epiphany-binutils.changes +++ b/cross-epiphany-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-epiphany-binutils.spec b/cross-epiphany-binutils.spec index 55494e3..e0dc65b 100644 --- a/cross-epiphany-binutils.spec +++ b/cross-epiphany-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index 2498fce..afafb8b 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index 9a076bb..ba9ffb5 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index 4e5a9ce..8b6a5c6 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 3973726..896a653 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-m68k-binutils.changes b/cross-m68k-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-m68k-binutils.changes +++ b/cross-m68k-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-m68k-binutils.spec b/cross-m68k-binutils.spec index 78b1f1a..f5dc500 100644 --- a/cross-m68k-binutils.spec +++ b/cross-m68k-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index 4860931..9389411 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index 64171cc..f8b6697 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index 3b7996e..a4b2a78 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-ppc64le-binutils.changes b/cross-ppc64le-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-ppc64le-binutils.changes +++ b/cross-ppc64le-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-ppc64le-binutils.spec b/cross-ppc64le-binutils.spec index 5bf1d0c..dbdf3e0 100644 --- a/cross-ppc64le-binutils.spec +++ b/cross-ppc64le-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-rx-binutils.changes b/cross-rx-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-rx-binutils.changes +++ b/cross-rx-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-rx-binutils.spec b/cross-rx-binutils.spec index f7fcd9f..82869e9 100644 --- a/cross-rx-binutils.spec +++ b/cross-rx-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index c3aa389..1482588 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index aca0a19..97a8bd9 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index 48a4e80..2087759 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-sparc64-binutils.changes b/cross-sparc64-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-sparc64-binutils.changes +++ b/cross-sparc64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-sparc64-binutils.spec b/cross-sparc64-binutils.spec index 31920de..0f07cb0 100644 --- a/cross-sparc64-binutils.spec +++ b/cross-sparc64-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index f03ddb5..d6e1788 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index 769fd10..cc11f32 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index 52cb163..82504d8 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -414,6 +414,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +442,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang From ca89863d6eef5ede22bcafa0318277243556bf26b3d184a71dc51a7927118a82 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Tue, 7 Feb 2017 11:35:44 +0000 Subject: [PATCH 2/4] Accepting request 455047 from home:a_faerber:atf Fix arm-trusted-firmware build (boo#1003846) OBS-URL: https://build.opensuse.org/request/show/455047 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=224 --- aarch64-alignment-frags.patch | 110 ++++++++++++++++++++++++++++++++ binutils.changes | 6 ++ binutils.spec | 4 +- cross-aarch64-binutils.changes | 6 ++ cross-aarch64-binutils.spec | 4 +- cross-arm-binutils.changes | 6 ++ cross-arm-binutils.spec | 4 +- cross-avr-binutils.changes | 6 ++ cross-avr-binutils.spec | 4 +- cross-epiphany-binutils.changes | 6 ++ cross-epiphany-binutils.spec | 4 +- cross-hppa-binutils.changes | 6 ++ cross-hppa-binutils.spec | 4 +- cross-hppa64-binutils.changes | 6 ++ cross-hppa64-binutils.spec | 4 +- cross-i386-binutils.changes | 6 ++ cross-i386-binutils.spec | 4 +- cross-ia64-binutils.changes | 6 ++ cross-ia64-binutils.spec | 4 +- cross-m68k-binutils.changes | 6 ++ cross-m68k-binutils.spec | 4 +- cross-mips-binutils.changes | 6 ++ cross-mips-binutils.spec | 4 +- cross-ppc-binutils.changes | 6 ++ cross-ppc-binutils.spec | 4 +- cross-ppc64-binutils.changes | 6 ++ cross-ppc64-binutils.spec | 4 +- cross-ppc64le-binutils.changes | 6 ++ cross-ppc64le-binutils.spec | 4 +- cross-rx-binutils.changes | 6 ++ cross-rx-binutils.spec | 4 +- cross-s390-binutils.changes | 6 ++ cross-s390-binutils.spec | 4 +- cross-s390x-binutils.changes | 6 ++ cross-s390x-binutils.spec | 4 +- cross-sparc-binutils.changes | 6 ++ cross-sparc-binutils.spec | 4 +- cross-sparc64-binutils.changes | 6 ++ cross-sparc64-binutils.spec | 4 +- cross-spu-binutils.changes | 6 ++ cross-spu-binutils.spec | 4 +- cross-x86_64-binutils.changes | 6 ++ cross-x86_64-binutils.spec | 4 +- 43 files changed, 299 insertions(+), 21 deletions(-) create mode 100644 aarch64-alignment-frags.patch diff --git a/aarch64-alignment-frags.patch b/aarch64-alignment-frags.patch new file mode 100644 index 0000000..907e10f --- /dev/null +++ b/aarch64-alignment-frags.patch @@ -0,0 +1,110 @@ +From 7ea12e5c3ad54da440c08f32da09534e63e515ca Mon Sep 17 00:00:00 2001 +From: Nick Clifton +Date: Fri, 5 Aug 2016 10:37:57 +0100 +Subject: [PATCH] Fix the generation of alignment frags in code sections for + AArch64. + + PR gas/20364 + * config/tc-aarch64.c (s_ltorg): Change the mapping state after + aligning the frag. + (aarch64_init): Treat rs_align frags in code sections as + containing code, not data. + * testsuite/gas/aarch64/pr20364.s: New test. + * testsuite/gas/aarch64/pr20364.d: New test driver. +--- + gas/ChangeLog | 10 ++++++++++ + gas/config/tc-aarch64.c | 10 +++++++--- + gas/testsuite/gas/aarch64/pr20364.d | 13 +++++++++++++ + gas/testsuite/gas/aarch64/pr20364.s | 28 ++++++++++++++++++++++++++++ + 4 files changed, 58 insertions(+), 3 deletions(-) + create mode 100644 gas/testsuite/gas/aarch64/pr20364.d + create mode 100644 gas/testsuite/gas/aarch64/pr20364.s + +Index: binutils-2.27/gas/config/tc-aarch64.c +=================================================================== +--- binutils-2.27.orig/gas/config/tc-aarch64.c ++++ binutils-2.27/gas/config/tc-aarch64.c +@@ -1736,13 +1736,13 @@ s_ltorg (int ignored ATTRIBUTE_UNUSED) + if (pool == NULL || pool->symbol == NULL || pool->next_free_entry == 0) + continue; + +- mapping_state (MAP_DATA); +- + /* Align pool as you have word accesses. + Only make a frag if we have to. */ + if (!need_pass_2) + frag_align (align, 0, 0); + ++ mapping_state (MAP_DATA); ++ + record_alignment (now_seg, align); + + sprintf (sym_name, "$$lit_\002%x", pool->id); +@@ -6373,11 +6373,15 @@ aarch64_init_frag (fragS * fragP, int ma + + switch (fragP->fr_type) + { +- case rs_align: + case rs_align_test: + case rs_fill: + mapping_state_2 (MAP_DATA, max_chars); + break; ++ case rs_align: ++ /* PR 20364: We can get alignment frags in code sections, ++ so do not just assume that we should use the MAP_DATA state. */ ++ mapping_state_2 (subseg_text_p (now_seg) ? MAP_INSN : MAP_DATA, max_chars); ++ break; + case rs_align_code: + mapping_state_2 (MAP_INSN, max_chars); + break; +Index: binutils-2.27/gas/testsuite/gas/aarch64/pr20364.d +=================================================================== +--- /dev/null ++++ binutils-2.27/gas/testsuite/gas/aarch64/pr20364.d +@@ -0,0 +1,13 @@ ++# Check that ".align , " does not set the mapping state to DATA, causing unnecessary frag generation. ++#name: PR20364 ++#objdump: -d ++ ++.*: file format .* ++ ++Disassembly of section \.vectors: ++ ++0+000 <.*>: ++ 0: d2800000 mov x0, #0x0 // #0 ++ 4: 94000000 bl 0 ++ 8: 17fffffe b 0 ++ +Index: binutils-2.27/gas/testsuite/gas/aarch64/pr20364.s +=================================================================== +--- /dev/null ++++ binutils-2.27/gas/testsuite/gas/aarch64/pr20364.s +@@ -0,0 +1,28 @@ ++ .macro vector_base label ++ .section .vectors, "ax" ++ .align 11, 0 ++ \label: ++ .endm ++ ++ .macro vector_entry label ++ .section .vectors, "ax" ++ .align 7, 0 ++ \label: ++ .endm ++ ++ .macro check_vector_size since ++ .if (. - \since) > (32 * 4) ++ .error "Vector exceeds 32 instructions" ++ .endif ++ .endm ++ ++ .globl bl1_exceptions ++ ++vector_base bl1_exceptions ++ ++vector_entry SynchronousExceptionSP0 ++ mov x0, #0x0 ++ bl plat_report_exception ++ b SynchronousExceptionSP0 ++ check_vector_size SynchronousExceptionSP0 ++ diff --git a/binutils.changes b/binutils.changes index cc11f32..f02aada 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/binutils.spec b/binutils.spec index 7e918c1..98a0df5 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,7 +1,7 @@ # # spec file for package binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -100,6 +100,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -177,6 +178,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-aarch64-binutils.changes b/cross-aarch64-binutils.changes index cc11f32..f02aada 100644 --- a/cross-aarch64-binutils.changes +++ b/cross-aarch64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-aarch64-binutils.spec b/cross-aarch64-binutils.spec index a66dc96..26ba6f9 100644 --- a/cross-aarch64-binutils.spec +++ b/cross-aarch64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-aarch64-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index cc11f32..f02aada 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index 8770e3f..2a41759 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-arm-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index cc11f32..f02aada 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index f19a7f2..91ce021 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-avr-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-epiphany-binutils.changes b/cross-epiphany-binutils.changes index cc11f32..f02aada 100644 --- a/cross-epiphany-binutils.changes +++ b/cross-epiphany-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-epiphany-binutils.spec b/cross-epiphany-binutils.spec index e0dc65b..47d2b32 100644 --- a/cross-epiphany-binutils.spec +++ b/cross-epiphany-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-epiphany-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index cc11f32..f02aada 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index afafb8b..6569b08 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-hppa-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index cc11f32..f02aada 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index ba9ffb5..2b8c439 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-hppa64-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index cc11f32..f02aada 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index 8b6a5c6..dbfab0d 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-i386-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index cc11f32..f02aada 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 896a653..11f828f 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ia64-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-m68k-binutils.changes b/cross-m68k-binutils.changes index cc11f32..f02aada 100644 --- a/cross-m68k-binutils.changes +++ b/cross-m68k-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-m68k-binutils.spec b/cross-m68k-binutils.spec index f5dc500..ef8e5b3 100644 --- a/cross-m68k-binutils.spec +++ b/cross-m68k-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-m68k-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index cc11f32..f02aada 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index 9389411..a12eafe 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-mips-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index cc11f32..f02aada 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index f8b6697..21ef66a 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index cc11f32..f02aada 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index a4b2a78..a12a0b3 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc64-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-ppc64le-binutils.changes b/cross-ppc64le-binutils.changes index cc11f32..f02aada 100644 --- a/cross-ppc64le-binutils.changes +++ b/cross-ppc64le-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-ppc64le-binutils.spec b/cross-ppc64le-binutils.spec index dbdf3e0..2dfbac8 100644 --- a/cross-ppc64le-binutils.spec +++ b/cross-ppc64le-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc64le-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-rx-binutils.changes b/cross-rx-binutils.changes index cc11f32..f02aada 100644 --- a/cross-rx-binutils.changes +++ b/cross-rx-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-rx-binutils.spec b/cross-rx-binutils.spec index 82869e9..3e3ad12 100644 --- a/cross-rx-binutils.spec +++ b/cross-rx-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-rx-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index cc11f32..f02aada 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index 1482588..b7bb83c 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-s390-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index cc11f32..f02aada 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index 97a8bd9..4a410a3 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-s390x-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index cc11f32..f02aada 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index 2087759..5ae7165 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-sparc-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-sparc64-binutils.changes b/cross-sparc64-binutils.changes index cc11f32..f02aada 100644 --- a/cross-sparc64-binutils.changes +++ b/cross-sparc64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-sparc64-binutils.spec b/cross-sparc64-binutils.spec index 0f07cb0..b9e3924 100644 --- a/cross-sparc64-binutils.spec +++ b/cross-sparc64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-sparc64-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index cc11f32..f02aada 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index d6e1788..c20ede0 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-spu-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index cc11f32..f02aada 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + ------------------------------------------------------------------- Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index 82504d8..ac5ff15 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-x86_64-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 From 662ed82bb80c9f321b12f7d07fb95b12f03e7f2a28122bd957e1914b9365d743 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Tue, 7 Feb 2017 11:37:24 +0000 Subject: [PATCH 3/4] Accepting request 448196 from openSUSE:Factory:zSystems Added s390x to the list of architectures that get built. OBS-URL: https://build.opensuse.org/request/show/448196 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=225 --- aarch64-alignment-frags.patch | 110 -------------------------------- binutils.changes | 10 +-- binutils.spec | 9 +-- cross-aarch64-binutils.changes | 11 ---- cross-aarch64-binutils.spec | 7 +- cross-arm-binutils.changes | 11 ---- cross-arm-binutils.spec | 7 +- cross-avr-binutils.changes | 11 ---- cross-avr-binutils.spec | 7 +- cross-epiphany-binutils.changes | 11 ---- cross-epiphany-binutils.spec | 7 +- cross-hppa-binutils.changes | 11 ---- cross-hppa-binutils.spec | 7 +- cross-hppa64-binutils.changes | 11 ---- cross-hppa64-binutils.spec | 7 +- cross-i386-binutils.changes | 11 ---- cross-i386-binutils.spec | 7 +- cross-ia64-binutils.changes | 11 ---- cross-ia64-binutils.spec | 7 +- cross-m68k-binutils.changes | 11 ---- cross-m68k-binutils.spec | 7 +- cross-mips-binutils.changes | 11 ---- cross-mips-binutils.spec | 7 +- cross-ppc-binutils.changes | 11 ---- cross-ppc-binutils.spec | 7 +- cross-ppc64-binutils.changes | 11 ---- cross-ppc64-binutils.spec | 7 +- cross-ppc64le-binutils.changes | 11 ---- cross-ppc64le-binutils.spec | 7 +- cross-rx-binutils.changes | 11 ---- cross-rx-binutils.spec | 7 +- cross-s390-binutils.changes | 11 ---- cross-s390-binutils.spec | 7 +- cross-s390x-binutils.changes | 11 ---- cross-s390x-binutils.spec | 7 +- cross-sparc-binutils.changes | 11 ---- cross-sparc-binutils.spec | 7 +- cross-sparc64-binutils.changes | 11 ---- cross-sparc64-binutils.spec | 7 +- cross-spu-binutils.changes | 11 ---- cross-spu-binutils.spec | 7 +- cross-x86_64-binutils.changes | 11 ---- cross-x86_64-binutils.spec | 7 +- 43 files changed, 24 insertions(+), 465 deletions(-) delete mode 100644 aarch64-alignment-frags.patch diff --git a/aarch64-alignment-frags.patch b/aarch64-alignment-frags.patch deleted file mode 100644 index 907e10f..0000000 --- a/aarch64-alignment-frags.patch +++ /dev/null @@ -1,110 +0,0 @@ -From 7ea12e5c3ad54da440c08f32da09534e63e515ca Mon Sep 17 00:00:00 2001 -From: Nick Clifton -Date: Fri, 5 Aug 2016 10:37:57 +0100 -Subject: [PATCH] Fix the generation of alignment frags in code sections for - AArch64. - - PR gas/20364 - * config/tc-aarch64.c (s_ltorg): Change the mapping state after - aligning the frag. - (aarch64_init): Treat rs_align frags in code sections as - containing code, not data. - * testsuite/gas/aarch64/pr20364.s: New test. - * testsuite/gas/aarch64/pr20364.d: New test driver. ---- - gas/ChangeLog | 10 ++++++++++ - gas/config/tc-aarch64.c | 10 +++++++--- - gas/testsuite/gas/aarch64/pr20364.d | 13 +++++++++++++ - gas/testsuite/gas/aarch64/pr20364.s | 28 ++++++++++++++++++++++++++++ - 4 files changed, 58 insertions(+), 3 deletions(-) - create mode 100644 gas/testsuite/gas/aarch64/pr20364.d - create mode 100644 gas/testsuite/gas/aarch64/pr20364.s - -Index: binutils-2.27/gas/config/tc-aarch64.c -=================================================================== ---- binutils-2.27.orig/gas/config/tc-aarch64.c -+++ binutils-2.27/gas/config/tc-aarch64.c -@@ -1736,13 +1736,13 @@ s_ltorg (int ignored ATTRIBUTE_UNUSED) - if (pool == NULL || pool->symbol == NULL || pool->next_free_entry == 0) - continue; - -- mapping_state (MAP_DATA); -- - /* Align pool as you have word accesses. - Only make a frag if we have to. */ - if (!need_pass_2) - frag_align (align, 0, 0); - -+ mapping_state (MAP_DATA); -+ - record_alignment (now_seg, align); - - sprintf (sym_name, "$$lit_\002%x", pool->id); -@@ -6373,11 +6373,15 @@ aarch64_init_frag (fragS * fragP, int ma - - switch (fragP->fr_type) - { -- case rs_align: - case rs_align_test: - case rs_fill: - mapping_state_2 (MAP_DATA, max_chars); - break; -+ case rs_align: -+ /* PR 20364: We can get alignment frags in code sections, -+ so do not just assume that we should use the MAP_DATA state. */ -+ mapping_state_2 (subseg_text_p (now_seg) ? MAP_INSN : MAP_DATA, max_chars); -+ break; - case rs_align_code: - mapping_state_2 (MAP_INSN, max_chars); - break; -Index: binutils-2.27/gas/testsuite/gas/aarch64/pr20364.d -=================================================================== ---- /dev/null -+++ binutils-2.27/gas/testsuite/gas/aarch64/pr20364.d -@@ -0,0 +1,13 @@ -+# Check that ".align , " does not set the mapping state to DATA, causing unnecessary frag generation. -+#name: PR20364 -+#objdump: -d -+ -+.*: file format .* -+ -+Disassembly of section \.vectors: -+ -+0+000 <.*>: -+ 0: d2800000 mov x0, #0x0 // #0 -+ 4: 94000000 bl 0 -+ 8: 17fffffe b 0 -+ -Index: binutils-2.27/gas/testsuite/gas/aarch64/pr20364.s -=================================================================== ---- /dev/null -+++ binutils-2.27/gas/testsuite/gas/aarch64/pr20364.s -@@ -0,0 +1,28 @@ -+ .macro vector_base label -+ .section .vectors, "ax" -+ .align 11, 0 -+ \label: -+ .endm -+ -+ .macro vector_entry label -+ .section .vectors, "ax" -+ .align 7, 0 -+ \label: -+ .endm -+ -+ .macro check_vector_size since -+ .if (. - \since) > (32 * 4) -+ .error "Vector exceeds 32 instructions" -+ .endif -+ .endm -+ -+ .globl bl1_exceptions -+ -+vector_base bl1_exceptions -+ -+vector_entry SynchronousExceptionSP0 -+ mov x0, #0x0 -+ bl plat_report_exception -+ b SynchronousExceptionSP0 -+ check_vector_size SynchronousExceptionSP0 -+ diff --git a/binutils.changes b/binutils.changes index f02aada..bd81f04 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,13 +1,7 @@ ------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de +Thu Dec 29 17:56:00 UTC 2016 - mpost@suse.com -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd +- Added s390x to the list of architectures that get built. ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/binutils.spec b/binutils.spec index 98a0df5..c56ac10 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,7 +1,7 @@ # # spec file for package binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -100,7 +100,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -121,7 +120,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -178,7 +177,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -413,7 +411,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,8 +438,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-aarch64-binutils.changes b/cross-aarch64-binutils.changes index f02aada..769fd10 100644 --- a/cross-aarch64-binutils.changes +++ b/cross-aarch64-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-aarch64-binutils.spec b/cross-aarch64-binutils.spec index 26ba6f9..c1e568d 100644 --- a/cross-aarch64-binutils.spec +++ b/cross-aarch64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-aarch64-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index f02aada..769fd10 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index 2a41759..e24c7a1 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-arm-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index f02aada..769fd10 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index 91ce021..9c7548c 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-avr-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-epiphany-binutils.changes b/cross-epiphany-binutils.changes index f02aada..769fd10 100644 --- a/cross-epiphany-binutils.changes +++ b/cross-epiphany-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-epiphany-binutils.spec b/cross-epiphany-binutils.spec index 47d2b32..55494e3 100644 --- a/cross-epiphany-binutils.spec +++ b/cross-epiphany-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-epiphany-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index f02aada..769fd10 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index 6569b08..2498fce 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-hppa-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index f02aada..769fd10 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index 2b8c439..9a076bb 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-hppa64-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index f02aada..769fd10 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index dbfab0d..4e5a9ce 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-i386-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index f02aada..769fd10 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 11f828f..3973726 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ia64-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-m68k-binutils.changes b/cross-m68k-binutils.changes index f02aada..769fd10 100644 --- a/cross-m68k-binutils.changes +++ b/cross-m68k-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-m68k-binutils.spec b/cross-m68k-binutils.spec index ef8e5b3..78b1f1a 100644 --- a/cross-m68k-binutils.spec +++ b/cross-m68k-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-m68k-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index f02aada..769fd10 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index a12eafe..4860931 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-mips-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index f02aada..769fd10 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index 21ef66a..64171cc 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index f02aada..769fd10 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index a12a0b3..3b7996e 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc64-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-ppc64le-binutils.changes b/cross-ppc64le-binutils.changes index f02aada..769fd10 100644 --- a/cross-ppc64le-binutils.changes +++ b/cross-ppc64le-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-ppc64le-binutils.spec b/cross-ppc64le-binutils.spec index 2dfbac8..5bf1d0c 100644 --- a/cross-ppc64le-binutils.spec +++ b/cross-ppc64le-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc64le-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-rx-binutils.changes b/cross-rx-binutils.changes index f02aada..769fd10 100644 --- a/cross-rx-binutils.changes +++ b/cross-rx-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-rx-binutils.spec b/cross-rx-binutils.spec index 3e3ad12..f7fcd9f 100644 --- a/cross-rx-binutils.spec +++ b/cross-rx-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-rx-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index f02aada..769fd10 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index b7bb83c..c3aa389 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-s390-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index f02aada..769fd10 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index 4a410a3..aca0a19 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-s390x-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index f02aada..769fd10 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index 5ae7165..48a4e80 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-sparc-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-sparc64-binutils.changes b/cross-sparc64-binutils.changes index f02aada..769fd10 100644 --- a/cross-sparc64-binutils.changes +++ b/cross-sparc64-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-sparc64-binutils.spec b/cross-sparc64-binutils.spec index b9e3924..31920de 100644 --- a/cross-sparc64-binutils.spec +++ b/cross-sparc64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-sparc64-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index f02aada..769fd10 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index c20ede0..f03ddb5 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-spu-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index f02aada..769fd10 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de - -- Fix alignment frags for aarch64 (boo#1003846) - aarch64-alignment-frags.patch - -------------------------------------------------------------------- -Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de - -- Call ldconfig for libbfd - ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index ac5ff15..52cb163 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-x86_64-binutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,7 +103,6 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch -Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -181,7 +180,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 -%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -416,7 +414,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post -/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -444,8 +441,6 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; -%postun -/sbin/ldconfig %endif %files -f binutils.lang From f1bbe29a58ecb5d57d4e227f42203cbf2d787d6b303b69e4017e412376f04e78 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Tue, 7 Feb 2017 11:42:42 +0000 Subject: [PATCH 4/4] - Add s390x to gold_archs. - Fix alignment frags for aarch64 (boo#1003846) aarch64-alignment-frags.patch - Call ldconfig for libbfd - Add s390x to gold_archs. - Fix alignment frags for aarch64 (boo#1003846) aarch64-alignment-frags.patch - Call ldconfig for libbfd - Add s390x to gold_archs. - Fix alignment frags for aarch64 (boo#1003846) aarch64-alignment-frags.patch - Call ldconfig for libbfd - Add s390x to gold_archs. - Fix alignment frags for aarch64 (boo#1003846) aarch64-alignment-frags.patch - Call ldconfig for libbfd - Add s390x to gold_archs. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=226 --- aarch64-alignment-frags.patch | 110 ++++++++++++++++++++++++++++++++ binutils.changes | 15 ++++- binutils.spec | 7 +- cross-aarch64-binutils.changes | 16 +++++ cross-aarch64-binutils.spec | 9 ++- cross-arm-binutils.changes | 16 +++++ cross-arm-binutils.spec | 9 ++- cross-avr-binutils.changes | 16 +++++ cross-avr-binutils.spec | 9 ++- cross-epiphany-binutils.changes | 16 +++++ cross-epiphany-binutils.spec | 9 ++- cross-hppa-binutils.changes | 16 +++++ cross-hppa-binutils.spec | 9 ++- cross-hppa64-binutils.changes | 16 +++++ cross-hppa64-binutils.spec | 9 ++- cross-i386-binutils.changes | 16 +++++ cross-i386-binutils.spec | 9 ++- cross-ia64-binutils.changes | 16 +++++ cross-ia64-binutils.spec | 9 ++- cross-m68k-binutils.changes | 16 +++++ cross-m68k-binutils.spec | 9 ++- cross-mips-binutils.changes | 16 +++++ cross-mips-binutils.spec | 9 ++- cross-ppc-binutils.changes | 16 +++++ cross-ppc-binutils.spec | 9 ++- cross-ppc64-binutils.changes | 16 +++++ cross-ppc64-binutils.spec | 9 ++- cross-ppc64le-binutils.changes | 16 +++++ cross-ppc64le-binutils.spec | 9 ++- cross-rx-binutils.changes | 16 +++++ cross-rx-binutils.spec | 9 ++- cross-s390-binutils.changes | 16 +++++ cross-s390-binutils.spec | 9 ++- cross-s390x-binutils.changes | 16 +++++ cross-s390x-binutils.spec | 9 ++- cross-sparc-binutils.changes | 16 +++++ cross-sparc-binutils.spec | 9 ++- cross-sparc64-binutils.changes | 16 +++++ cross-sparc64-binutils.spec | 9 ++- cross-spu-binutils.changes | 16 +++++ cross-spu-binutils.spec | 9 ++- cross-x86_64-binutils.changes | 16 +++++ cross-x86_64-binutils.spec | 9 ++- 43 files changed, 589 insertions(+), 43 deletions(-) create mode 100644 aarch64-alignment-frags.patch diff --git a/aarch64-alignment-frags.patch b/aarch64-alignment-frags.patch new file mode 100644 index 0000000..907e10f --- /dev/null +++ b/aarch64-alignment-frags.patch @@ -0,0 +1,110 @@ +From 7ea12e5c3ad54da440c08f32da09534e63e515ca Mon Sep 17 00:00:00 2001 +From: Nick Clifton +Date: Fri, 5 Aug 2016 10:37:57 +0100 +Subject: [PATCH] Fix the generation of alignment frags in code sections for + AArch64. + + PR gas/20364 + * config/tc-aarch64.c (s_ltorg): Change the mapping state after + aligning the frag. + (aarch64_init): Treat rs_align frags in code sections as + containing code, not data. + * testsuite/gas/aarch64/pr20364.s: New test. + * testsuite/gas/aarch64/pr20364.d: New test driver. +--- + gas/ChangeLog | 10 ++++++++++ + gas/config/tc-aarch64.c | 10 +++++++--- + gas/testsuite/gas/aarch64/pr20364.d | 13 +++++++++++++ + gas/testsuite/gas/aarch64/pr20364.s | 28 ++++++++++++++++++++++++++++ + 4 files changed, 58 insertions(+), 3 deletions(-) + create mode 100644 gas/testsuite/gas/aarch64/pr20364.d + create mode 100644 gas/testsuite/gas/aarch64/pr20364.s + +Index: binutils-2.27/gas/config/tc-aarch64.c +=================================================================== +--- binutils-2.27.orig/gas/config/tc-aarch64.c ++++ binutils-2.27/gas/config/tc-aarch64.c +@@ -1736,13 +1736,13 @@ s_ltorg (int ignored ATTRIBUTE_UNUSED) + if (pool == NULL || pool->symbol == NULL || pool->next_free_entry == 0) + continue; + +- mapping_state (MAP_DATA); +- + /* Align pool as you have word accesses. + Only make a frag if we have to. */ + if (!need_pass_2) + frag_align (align, 0, 0); + ++ mapping_state (MAP_DATA); ++ + record_alignment (now_seg, align); + + sprintf (sym_name, "$$lit_\002%x", pool->id); +@@ -6373,11 +6373,15 @@ aarch64_init_frag (fragS * fragP, int ma + + switch (fragP->fr_type) + { +- case rs_align: + case rs_align_test: + case rs_fill: + mapping_state_2 (MAP_DATA, max_chars); + break; ++ case rs_align: ++ /* PR 20364: We can get alignment frags in code sections, ++ so do not just assume that we should use the MAP_DATA state. */ ++ mapping_state_2 (subseg_text_p (now_seg) ? MAP_INSN : MAP_DATA, max_chars); ++ break; + case rs_align_code: + mapping_state_2 (MAP_INSN, max_chars); + break; +Index: binutils-2.27/gas/testsuite/gas/aarch64/pr20364.d +=================================================================== +--- /dev/null ++++ binutils-2.27/gas/testsuite/gas/aarch64/pr20364.d +@@ -0,0 +1,13 @@ ++# Check that ".align , " does not set the mapping state to DATA, causing unnecessary frag generation. ++#name: PR20364 ++#objdump: -d ++ ++.*: file format .* ++ ++Disassembly of section \.vectors: ++ ++0+000 <.*>: ++ 0: d2800000 mov x0, #0x0 // #0 ++ 4: 94000000 bl 0 ++ 8: 17fffffe b 0 ++ +Index: binutils-2.27/gas/testsuite/gas/aarch64/pr20364.s +=================================================================== +--- /dev/null ++++ binutils-2.27/gas/testsuite/gas/aarch64/pr20364.s +@@ -0,0 +1,28 @@ ++ .macro vector_base label ++ .section .vectors, "ax" ++ .align 11, 0 ++ \label: ++ .endm ++ ++ .macro vector_entry label ++ .section .vectors, "ax" ++ .align 7, 0 ++ \label: ++ .endm ++ ++ .macro check_vector_size since ++ .if (. - \since) > (32 * 4) ++ .error "Vector exceeds 32 instructions" ++ .endif ++ .endm ++ ++ .globl bl1_exceptions ++ ++vector_base bl1_exceptions ++ ++vector_entry SynchronousExceptionSP0 ++ mov x0, #0x0 ++ bl plat_report_exception ++ b SynchronousExceptionSP0 ++ check_vector_size SynchronousExceptionSP0 ++ diff --git a/binutils.changes b/binutils.changes index bd81f04..7ce41bc 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,7 +1,18 @@ ------------------------------------------------------------------- -Thu Dec 29 17:56:00 UTC 2016 - mpost@suse.com +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com -- Added s390x to the list of architectures that get built. +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/binutils.spec b/binutils.spec index c56ac10..1703abc 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,7 +1,7 @@ # # spec file for package binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -100,6 +100,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -177,6 +178,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -411,6 +413,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -438,6 +441,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-aarch64-binutils.changes b/cross-aarch64-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-aarch64-binutils.changes +++ b/cross-aarch64-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-aarch64-binutils.spec b/cross-aarch64-binutils.spec index c1e568d..56e4914 100644 --- a/cross-aarch64-binutils.spec +++ b/cross-aarch64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-aarch64-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index e24c7a1..57cfe3a 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-arm-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index 9c7548c..28cb399 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-avr-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-epiphany-binutils.changes b/cross-epiphany-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-epiphany-binutils.changes +++ b/cross-epiphany-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-epiphany-binutils.spec b/cross-epiphany-binutils.spec index 55494e3..aee24b3 100644 --- a/cross-epiphany-binutils.spec +++ b/cross-epiphany-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-epiphany-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index 2498fce..7b4f7a6 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-hppa-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index 9a076bb..7f5fc58 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-hppa64-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index 4e5a9ce..80f19e8 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-i386-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 3973726..f083638 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ia64-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-m68k-binutils.changes b/cross-m68k-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-m68k-binutils.changes +++ b/cross-m68k-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-m68k-binutils.spec b/cross-m68k-binutils.spec index 78b1f1a..4d48871 100644 --- a/cross-m68k-binutils.spec +++ b/cross-m68k-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-m68k-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index 4860931..0dc3eb2 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-mips-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index 64171cc..81639c5 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index 3b7996e..4cabda3 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc64-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-ppc64le-binutils.changes b/cross-ppc64le-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-ppc64le-binutils.changes +++ b/cross-ppc64le-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-ppc64le-binutils.spec b/cross-ppc64le-binutils.spec index 5bf1d0c..ac4653b 100644 --- a/cross-ppc64le-binutils.spec +++ b/cross-ppc64le-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc64le-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-rx-binutils.changes b/cross-rx-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-rx-binutils.changes +++ b/cross-rx-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-rx-binutils.spec b/cross-rx-binutils.spec index f7fcd9f..a36b553 100644 --- a/cross-rx-binutils.spec +++ b/cross-rx-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-rx-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index c3aa389..d82720c 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-s390-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index aca0a19..9912dd2 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-s390x-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index 48a4e80..0b96f81 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-sparc-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-sparc64-binutils.changes b/cross-sparc64-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-sparc64-binutils.changes +++ b/cross-sparc64-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-sparc64-binutils.spec b/cross-sparc64-binutils.spec index 31920de..c755f7b 100644 --- a/cross-sparc64-binutils.spec +++ b/cross-sparc64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-sparc64-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index f03ddb5..8367547 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-spu-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index 769fd10..7ce41bc 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 7 11:42:02 UTC 2017 - rguenther@suse.com + +- Add s390x to gold_archs. + +------------------------------------------------------------------- +Mon Feb 6 15:25:44 UTC 2017 - afaerber@suse.de + +- Fix alignment frags for aarch64 (boo#1003846) + aarch64-alignment-frags.patch + +------------------------------------------------------------------- +Sun Dec 18 18:36:08 UTC 2016 - jengelh@inai.de + +- Call ldconfig for libbfd + ------------------------------------------------------------------- Tue Nov 30 09:55:02 UTC 2016 - idonmez@suse.com diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index 52cb163..c384fde 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-x86_64-binutils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ Patch22: binutils-bfd_h.patch Patch23: binutils-2.27-fix-section-order.diff Patch24: refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch Patch34: aarch64-common-pagesize.patch +Patch35: aarch64-alignment-frags.patch Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch93: cross-avr-size.patch @@ -123,7 +124,7 @@ Requires: binutils = %{version}-%{release} PreReq: update-alternatives %if 0%{suse_version} > 1100 %if 0%{!?cross:1} -%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le %sparc +%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif %endif @@ -180,6 +181,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch23 -p1 %patch24 -p1 %patch34 -p1 +%patch35 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -414,6 +416,7 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt %if 0%{!?cross:1} %post +/sbin/ldconfig "%_sbindir/update-alternatives" --install \ "%_bindir/ld" ld "%_bindir/ld.bfd" 2 %install_info --info-dir=%{_infodir} %{_infodir}/as.info.gz @@ -441,6 +444,8 @@ if [ "$1" = 0 ]; then "%_sbindir/update-alternatives" --remove ld "%_bindir/ld.gold"; fi; +%postun +/sbin/ldconfig %endif %files -f binutils.lang