]> code.ossystems Code Review - openembedded-core.git/commit
gdb: Upgrade to 9.1 release
authorKhem Raj <raj.khem@gmail.com>
Fri, 14 Feb 2020 15:42:39 +0000 (07:42 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 15 Feb 2020 10:22:05 +0000 (10:22 +0000)
commit4c1c01e023b123c86a418fdeddb69be097deef86
treefd09050d61c5d799a027bb87f7fac88ad7743f1f
parente8d52c24ee217d7ba69fe24fa7ef8b533a274c2d
gdb: Upgrade to 9.1 release

Drop security patches which are now in 9.1 already
Forward port rest of patches to 9.1
Detailed changes [1]

[1] https://lists.gnu.org/archive/html/info-gnu/2020-02/msg00008.html

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
19 files changed:
meta/conf/distro/include/tcmode-default.inc
meta/recipes-devtools/gdb/gdb-8.3.1.inc [deleted file]
meta/recipes-devtools/gdb/gdb-9.1.inc [new file with mode: 0644]
meta/recipes-devtools/gdb/gdb-cross-canadian_9.1.bb [moved from meta/recipes-devtools/gdb/gdb-cross-canadian_8.3.1.bb with 100% similarity]
meta/recipes-devtools/gdb/gdb-cross_9.1.bb [moved from meta/recipes-devtools/gdb/gdb-cross_8.3.1.bb with 100% similarity]
meta/recipes-devtools/gdb/gdb/0001-gdbserver-ctrl-c-handling.patch [deleted file]
meta/recipes-devtools/gdb/gdb/0001-make-man-install-relative-to-DESTDIR.patch [moved from meta/recipes-devtools/gdb/gdb/0002-make-man-install-relative-to-DESTDIR.patch with 77% similarity]
meta/recipes-devtools/gdb/gdb/0002-mips-linux-nat-Define-_ABIO32-if-not-defined.patch [moved from meta/recipes-devtools/gdb/gdb/0003-mips-linux-nat-Define-_ABIO32-if-not-defined.patch with 82% similarity]
meta/recipes-devtools/gdb/gdb/0003-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch [moved from meta/recipes-devtools/gdb/gdb/0004-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch with 89% similarity]
meta/recipes-devtools/gdb/gdb/0004-Add-support-for-Renesas-SH-sh4-architecture.patch [moved from meta/recipes-devtools/gdb/gdb/0005-Add-support-for-Renesas-SH-sh4-architecture.patch with 96% similarity]
meta/recipes-devtools/gdb/gdb/0005-Dont-disable-libreadline.a-when-using-disable-static.patch [moved from meta/recipes-devtools/gdb/gdb/0006-Dont-disable-libreadline.a-when-using-disable-static.patch with 83% similarity]
meta/recipes-devtools/gdb/gdb/0006-use-asm-sgidefs.h.patch [moved from meta/recipes-devtools/gdb/gdb/0007-use-asm-sgidefs.h.patch with 84% similarity]
meta/recipes-devtools/gdb/gdb/0007-Use-exorted-definitions-of-SIGRTMIN.patch [moved from meta/recipes-devtools/gdb/gdb/0008-Use-exorted-definitions-of-SIGRTMIN.patch with 81% similarity]
meta/recipes-devtools/gdb/gdb/0008-Change-order-of-CFLAGS.patch [moved from meta/recipes-devtools/gdb/gdb/0009-Change-order-of-CFLAGS.patch with 75% similarity]
meta/recipes-devtools/gdb/gdb/0009-resolve-restrict-keyword-conflict.patch [moved from meta/recipes-devtools/gdb/gdb/0010-resolve-restrict-keyword-conflict.patch with 80% similarity]
meta/recipes-devtools/gdb/gdb/0010-Fix-invalid-sigprocmask-call.patch [moved from meta/recipes-devtools/gdb/gdb/0011-Fix-invalid-sigprocmask-call.patch with 65% similarity]
meta/recipes-devtools/gdb/gdb/0011-gdbserver-ctrl-c-handling.patch [new file with mode: 0644]
meta/recipes-devtools/gdb/gdb/CVE-2019-1010180.patch [deleted file]
meta/recipes-devtools/gdb/gdb_9.1.bb [moved from meta/recipes-devtools/gdb/gdb_8.3.1.bb with 100% similarity]