]> code.ossystems Code Review - openembedded-core.git/commit
gdb: Upgrade to 11.1
authorKhem Raj <raj.khem@gmail.com>
Thu, 4 Nov 2021 01:30:23 +0000 (18:30 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Nov 2021 10:56:24 +0000 (10:56 +0000)
commite1c421c0450212201ad9737bf203eac2bfcd37db
treef1694a576e750e7815a3467919c37c800e2617fa
parent81ba0ba3e8d9c08b8dc69c24fb1d91446739229b
gdb: Upgrade to 11.1

Drop backported patches
Changes are here [1]

[1] https://sourceware.org/pipermail/gdb-announce/2021/000129.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-11.1.inc [moved from meta/recipes-devtools/gdb/gdb-10.2.inc with 56% similarity]
meta/recipes-devtools/gdb/gdb-cross-canadian_11.1.bb [moved from meta/recipes-devtools/gdb/gdb-cross-canadian_10.2.bb with 100% similarity]
meta/recipes-devtools/gdb/gdb-cross_11.1.bb [moved from meta/recipes-devtools/gdb/gdb-cross_10.2.bb with 100% similarity]
meta/recipes-devtools/gdb/gdb/0001-make-man-install-relative-to-DESTDIR.patch
meta/recipes-devtools/gdb/gdb/0002-mips-linux-nat-Define-_ABIO32-if-not-defined.patch
meta/recipes-devtools/gdb/gdb/0003-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch
meta/recipes-devtools/gdb/gdb/0004-Add-support-for-Renesas-SH-sh4-architecture.patch
meta/recipes-devtools/gdb/gdb/0005-Dont-disable-libreadline.a-when-using-disable-static.patch
meta/recipes-devtools/gdb/gdb/0006-use-asm-sgidefs.h.patch
meta/recipes-devtools/gdb/gdb/0007-Change-order-of-CFLAGS.patch [moved from meta/recipes-devtools/gdb/gdb/0008-Change-order-of-CFLAGS.patch with 75% similarity]
meta/recipes-devtools/gdb/gdb/0008-resolve-restrict-keyword-conflict.patch [moved from meta/recipes-devtools/gdb/gdb/0009-resolve-restrict-keyword-conflict.patch with 91% similarity]
meta/recipes-devtools/gdb/gdb/0009-Fix-invalid-sigprocmask-call.patch [moved from meta/recipes-devtools/gdb/gdb/0010-Fix-invalid-sigprocmask-call.patch with 90% similarity]
meta/recipes-devtools/gdb/gdb/0010-gdbserver-ctrl-c-handling.patch [moved from meta/recipes-devtools/gdb/gdb/0011-gdbserver-ctrl-c-handling.patch with 82% similarity]
meta/recipes-devtools/gdb/gdb/0012-arc-Add-support-for-signal-handlers.patch [deleted file]
meta/recipes-devtools/gdb/gdb/0013-arc-Add-support-for-signal-frames-for-Linux-targets.patch [deleted file]
meta/recipes-devtools/gdb/gdb/0014-arc-Take-into-account-the-REGNUM-in-supply-collect-g.patch [deleted file]
meta/recipes-devtools/gdb/gdb/0015-gdb-Add-native-support-for-ARC-in-GNU-Linux.patch [deleted file]
meta/recipes-devtools/gdb/gdb_11.1.bb [moved from meta/recipes-devtools/gdb/gdb_10.2.bb with 100% similarity]