From a0ed9a9ba6ec363a4234aefee38aa4c164043ff202cd26b24570338283d03e45 Mon Sep 17 00:00:00 2001 From: Michael Matz Date: Mon, 23 Nov 2020 14:17:03 +0000 Subject: [PATCH] - Update binutils-2.35-branch.diff.gz to commit 1c5243df: * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with certain DWARF variable descriptions. * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, PR26711 * The above includes fixes for dwo files produced by modern dwp, fixing several problems in the DWARF reader. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=348 --- binutils-2.35-branch.diff.gz | 4 ++-- binutils.changes | 12 ++++++++++++ cross-aarch64-binutils.changes | 12 ++++++++++++ cross-arm-binutils.changes | 12 ++++++++++++ cross-avr-binutils.changes | 12 ++++++++++++ cross-epiphany-binutils.changes | 12 ++++++++++++ cross-hppa-binutils.changes | 12 ++++++++++++ cross-hppa64-binutils.changes | 12 ++++++++++++ cross-i386-binutils.changes | 12 ++++++++++++ cross-ia64-binutils.changes | 12 ++++++++++++ cross-m68k-binutils.changes | 12 ++++++++++++ cross-mips-binutils.changes | 12 ++++++++++++ cross-ppc-binutils.changes | 12 ++++++++++++ cross-ppc64-binutils.changes | 12 ++++++++++++ cross-ppc64le-binutils.changes | 12 ++++++++++++ cross-riscv64-binutils.changes | 12 ++++++++++++ cross-rx-binutils.changes | 12 ++++++++++++ cross-s390-binutils.changes | 12 ++++++++++++ cross-s390x-binutils.changes | 12 ++++++++++++ cross-sparc-binutils.changes | 12 ++++++++++++ cross-sparc64-binutils.changes | 12 ++++++++++++ cross-spu-binutils.changes | 12 ++++++++++++ cross-x86_64-binutils.changes | 12 ++++++++++++ cross-xtensa-binutils.changes | 12 ++++++++++++ 24 files changed, 278 insertions(+), 2 deletions(-) diff --git a/binutils-2.35-branch.diff.gz b/binutils-2.35-branch.diff.gz index e557b27..e8620bc 100644 --- a/binutils-2.35-branch.diff.gz +++ b/binutils-2.35-branch.diff.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01c7187f646b3b55357f294e88df1ebd279565701333f4550adfac928a022a99 -size 66348 +oid sha256:83c03c0d081b9183c4928728fe2d52f242271c81d0e9f30d1ad23786ea27d253 +size 91174 diff --git a/binutils.changes b/binutils.changes index 182b19c..f8aaa0f 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-aarch64-binutils.changes b/cross-aarch64-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-aarch64-binutils.changes +++ b/cross-aarch64-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-epiphany-binutils.changes b/cross-epiphany-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-epiphany-binutils.changes +++ b/cross-epiphany-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-m68k-binutils.changes b/cross-m68k-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-m68k-binutils.changes +++ b/cross-m68k-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-ppc64le-binutils.changes b/cross-ppc64le-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-ppc64le-binutils.changes +++ b/cross-ppc64le-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-riscv64-binutils.changes b/cross-riscv64-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-riscv64-binutils.changes +++ b/cross-riscv64-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-rx-binutils.changes b/cross-rx-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-rx-binutils.changes +++ b/cross-rx-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-sparc64-binutils.changes b/cross-sparc64-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-sparc64-binutils.changes +++ b/cross-sparc64-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns diff --git a/cross-xtensa-binutils.changes b/cross-xtensa-binutils.changes index 182b19c..f8aaa0f 100644 --- a/cross-xtensa-binutils.changes +++ b/cross-xtensa-binutils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 23 13:58:56 UTC 2020 - Michael Matz + +- Update binutils-2.35-branch.diff.gz to commit 1c5243df: + * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with + certain DWARF variable descriptions. + * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, + PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, + PR26711 + * The above includes fixes for dwo files produced by modern dwp, + fixing several problems in the DWARF reader. + ------------------------------------------------------------------- Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns