From 59fc4e7026de850ed4b4812e8eb70f94f23dbade0ca87b0aaac38c7417795c01 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Mon, 28 Nov 2016 13:17:52 +0000 Subject: [PATCH] - Enable compressed debuginfo sections also for the linker on Factory. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=218 --- binutils.changes | 5 +++++ binutils.spec | 6 ++++++ cross-aarch64-binutils.changes | 5 +++++ cross-aarch64-binutils.spec | 6 ++++++ cross-arm-binutils.changes | 5 +++++ cross-arm-binutils.spec | 6 ++++++ cross-avr-binutils.changes | 5 +++++ cross-avr-binutils.spec | 6 ++++++ cross-epiphany-binutils.changes | 5 +++++ cross-epiphany-binutils.spec | 6 ++++++ cross-hppa-binutils.changes | 5 +++++ cross-hppa-binutils.spec | 6 ++++++ cross-hppa64-binutils.changes | 5 +++++ cross-hppa64-binutils.spec | 6 ++++++ cross-i386-binutils.changes | 5 +++++ cross-i386-binutils.spec | 6 ++++++ cross-ia64-binutils.changes | 5 +++++ cross-ia64-binutils.spec | 6 ++++++ cross-m68k-binutils.changes | 5 +++++ cross-m68k-binutils.spec | 6 ++++++ cross-mips-binutils.changes | 5 +++++ cross-mips-binutils.spec | 6 ++++++ cross-ppc-binutils.changes | 5 +++++ cross-ppc-binutils.spec | 6 ++++++ cross-ppc64-binutils.changes | 5 +++++ cross-ppc64-binutils.spec | 6 ++++++ cross-ppc64le-binutils.changes | 5 +++++ cross-ppc64le-binutils.spec | 6 ++++++ cross-rx-binutils.changes | 5 +++++ cross-rx-binutils.spec | 6 ++++++ cross-s390-binutils.changes | 5 +++++ cross-s390-binutils.spec | 6 ++++++ cross-s390x-binutils.changes | 5 +++++ cross-s390x-binutils.spec | 6 ++++++ cross-sparc-binutils.changes | 5 +++++ cross-sparc-binutils.spec | 6 ++++++ cross-sparc64-binutils.changes | 5 +++++ cross-sparc64-binutils.spec | 6 ++++++ cross-spu-binutils.changes | 5 +++++ cross-spu-binutils.spec | 6 ++++++ cross-x86_64-binutils.changes | 5 +++++ cross-x86_64-binutils.spec | 6 ++++++ 42 files changed, 231 insertions(+) diff --git a/binutils.changes b/binutils.changes index 0674343..5f59585 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/binutils.spec b/binutils.spec index 9943653..4c20eeb 100644 --- a/binutils.spec +++ b/binutils.spec @@ -243,6 +243,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -300,6 +303,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-aarch64-binutils.changes b/cross-aarch64-binutils.changes index 0674343..5f59585 100644 --- a/cross-aarch64-binutils.changes +++ b/cross-aarch64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-aarch64-binutils.spec b/cross-aarch64-binutils.spec index 829c4b6..890595e 100644 --- a/cross-aarch64-binutils.spec +++ b/cross-aarch64-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index 0674343..5f59585 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index aeb4181..4935586 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index 0674343..5f59585 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index d908f58..35254ac 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-epiphany-binutils.changes b/cross-epiphany-binutils.changes index 0674343..5f59585 100644 --- a/cross-epiphany-binutils.changes +++ b/cross-epiphany-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-epiphany-binutils.spec b/cross-epiphany-binutils.spec index c93daa4..1a92b54 100644 --- a/cross-epiphany-binutils.spec +++ b/cross-epiphany-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index 0674343..5f59585 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index bd42dc7..79b71ae 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index 0674343..5f59585 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index 7e30918..56ee691 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index 0674343..5f59585 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index 5f077fb..17b1f77 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index 0674343..5f59585 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 9c295bf..b0bd21d 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-m68k-binutils.changes b/cross-m68k-binutils.changes index 0674343..5f59585 100644 --- a/cross-m68k-binutils.changes +++ b/cross-m68k-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-m68k-binutils.spec b/cross-m68k-binutils.spec index f150f1f..37f44b1 100644 --- a/cross-m68k-binutils.spec +++ b/cross-m68k-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index 0674343..5f59585 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index 80f6a55..7cfd4d7 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index 0674343..5f59585 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index e58158b..0281790 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index 0674343..5f59585 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index 76c8df7..98ec799 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-ppc64le-binutils.changes b/cross-ppc64le-binutils.changes index 0674343..5f59585 100644 --- a/cross-ppc64le-binutils.changes +++ b/cross-ppc64le-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-ppc64le-binutils.spec b/cross-ppc64le-binutils.spec index 52ec2e7..2e607f0 100644 --- a/cross-ppc64le-binutils.spec +++ b/cross-ppc64le-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-rx-binutils.changes b/cross-rx-binutils.changes index 0674343..5f59585 100644 --- a/cross-rx-binutils.changes +++ b/cross-rx-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-rx-binutils.spec b/cross-rx-binutils.spec index d042b54..fd1b5e9 100644 --- a/cross-rx-binutils.spec +++ b/cross-rx-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index 0674343..5f59585 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index f5038d3..1c3104f 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index 0674343..5f59585 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index eac3494..e81ba77 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index 0674343..5f59585 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index 11bdf62..463cde1 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-sparc64-binutils.changes b/cross-sparc64-binutils.changes index 0674343..5f59585 100644 --- a/cross-sparc64-binutils.changes +++ b/cross-sparc64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-sparc64-binutils.spec b/cross-sparc64-binutils.spec index b21e3e7..e0e7efd 100644 --- a/cross-sparc64-binutils.spec +++ b/cross-sparc64-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index 0674343..5f59585 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index e68b19b..65521aa 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu" diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index 0674343..5f59585 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 28 13:16:47 UTC 2016 - rguenther@suse.com + +- Enable compressed debuginfo sections also for the linker on Factory. + ------------------------------------------------------------------- Tue Oct 4 16:58:56 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index cc35de2..e0075e0 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -246,6 +246,9 @@ cd build-dir %endif %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --enable-shared make %{?_smp_mflags} all-bfd TARGET-bfd=headers @@ -303,6 +306,9 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux" --disable-nls \ %if %{suse_version} <= 1320 --disable-x86-relax-relocations \ +%endif +%if %{suse_version} >= 1330 + --enable-compressed-debug-sections=all \ %endif --build=%{HOST} --target=%{TARGET_OS} \ %if "%{TARGET}" == "spu"