SHA256
1
0
forked from pool/gdb

Add .changes entries from SLE tree to reduce diversion

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=161
This commit is contained in:
Michael Matz 2017-05-01 02:35:45 +00:00 committed by Git OBS Bridge
parent 15e0c61e47
commit 5c490bb803

View File

@ -14,6 +14,8 @@ Thu Apr 27 14:39:44 UTC 2017 - matz@suse.com
gdb-testsuite-m-static.patch
gdb-upstream.patch
gdb-testsuite-morestack-gold.patch
gdb-fix-bnc-994537.diff
gdb-libiberty-demangler-fuzz.diff
-------------------------------------------------------------------
Mon Apr 3 12:48:42 UTC 2017 - rguenther@suse.com
@ -101,6 +103,14 @@ Mon Nov 21 11:17:58 UTC 2016 - schwab@suse.de
- BuildRequire glibc-devel-static for 12.1 or later, and
glibc-devel-static-32bit if biarch
-------------------------------------------------------------------
Thu Aug 25 14:29:44 UTC 2016 - matz@suse.com
- Add gdb-fix-bnc-994537.diff for ppc64le, fixing
two testcases. [bnc#994537]
- Add gdb-libiberty-demangler-fuzz.diff for fixing infinite
recursion in demangler. [bnc#987637]
-------------------------------------------------------------------
Mon Aug 8 15:34:57 UTC 2016 - matz@suse.com
@ -131,6 +141,18 @@ Tue May 24 10:49:47 UTC 2016 - martin.liska@suse.com
- Add gdb-gcc6-Wparentheses-warning.patch to fix Werrors reported by GCC6.
-------------------------------------------------------------------
Mon Apr 25 07:23:34 UTC 2016 - rguenther@suse.com
[diverging changelog entry from SLE tree vs devel:gcc tree:
- Add gdb-7.9-bnc976404.patch to fix thread support on s390x. [bnc #976404]
[bnc #970589]
- Add gdb-7.9-swo18929.patch to fix crash printing values. [bnc#971556]
]
- Removed gdb-7.9-bnc976404.patch when updating to devel:gcc tree.
- Replaced gdb-7.9-swo18929.patch with gdb-7.10-swo18929.patch as well.
-------------------------------------------------------------------
Thu Apr 7 09:56:22 UTC 2016 - normand@linux.vnet.ibm.com
@ -241,6 +263,11 @@ Thu Jan 14 16:46:43 UTC 2016 - matz@suse.de
gdb-rhbz1260558-ppc64le-skip_trampoline_code.patch
gdb-rhbz1270564-invalid-dwarf-regno.patch
-------------------------------------------------------------------
Fri Aug 14 13:39:13 UTC 2015 - matz@suse.de
- Add missing patches from binutils for z13 support. [bnc #936050]
-------------------------------------------------------------------
Fri Jul 10 13:49:28 UTC 2015 - matz@suse.de
@ -255,6 +282,11 @@ Fri Jul 10 13:49:28 UTC 2015 - matz@suse.de
0003-S390-Add-vector-register-support-to-gdbserver.patch
0004-S390-Vector-register-test-case.patch
0005-S390-Name-invisible-registers-with-the-empty-string-.patch
- Remove now obsolete SLE12-only patches:
gdb-7.7-bnc896586.patch, gdb-7.7-bnc895831.patch,
gdb-7.7-bnc891040-1.patch, gdb-7.7-bnc891040-2.patch,
gdb-7.7-bnc891040-3.patch, gdb-7.7-bnc891040-4.patch,
gdb-7.7-bnc891040-5.patch
-------------------------------------------------------------------
Thu Jul 2 13:26:29 UTC 2015 - rguenther@suse.com
@ -417,6 +449,30 @@ Fri Aug 8 12:22:24 UTC 2014 - rguenther@suse.com
- Removes gdb-rhel5-gcc44.patch, gdb-6.6-bfd-vdso8k.patch,
gdb-testsuite-nohostid.patch, gdb-python-stacksmash.patch
-------------------------------------------------------------------
Mon Jul 15 07:42:50 UTC 2014 - rguenther@suse.com
(was: Mon Sep 15 07:42:50 UTC 2014 - rguenther@suse.com)
- Backport fix for gdb internal-error on register info on PPC64LE.
Addds patch gdb-7.7-bnc896586.patch. [bnc#896586]
-------------------------------------------------------------------
Wed Jul 10 07:41:20 UTC 2014 - rguenther@suse.com
(was: Wed Sep 10 07:41:20 UTC 2014 - rguenther@suse.com)
- Backport fix for gdbserver PPC64LE byteorder issue. [bnc#895831]
Adds patch gdb-7.7-bnc895831.patch.
-------------------------------------------------------------------
Tue Jul 8 08:13:11 UTC 2014 - rguenther@suse.com
(was: Tue Aug 12 08:13:11 UTC 2014 - rguenther@suse.com)
- Backport all frame-related changes from gdb 7.8. Adds patches
gdb-7.7-bnc891040-1.patch, gdb-7.7-bnc891040-2.patch,
gdb-7.7-bnc891040-3.patch, gdb-7.7-bnc891040-4.patch,
gdb-7.7-bnc891040-5.patch [bnc#891040]
-------------------------------------------------------------------
Thu Jun 26 14:00:26 UTC 2014 - rguenther@suse.com