]> code.ossystems Code Review - openembedded-core.git/commit
gdb: Upgrade to 8.0 release
authorKhem Raj <raj.khem@gmail.com>
Wed, 7 Jun 2017 06:29:30 +0000 (23:29 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Jun 2017 14:04:07 +0000 (15:04 +0100)
commitcaf2f858bf41154c72aba37d58b5a5336e02fbb8
tree0b7f5c9d656bc46a22d1273350b6bed4085180a7
parentcde66d5eac8e5c2821ba225dc4be4af4e0581652
gdb: Upgrade to 8.0 release

For details on changes see
http://lists.gnu.org/archive/html/info-gnu/2017-06/msg00002.html

in tcmode-default.inc Pin gdb to 8.0

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
15 files changed:
meta/conf/distro/include/tcmode-default.inc
meta/recipes-devtools/gdb/gdb-8.0.inc [moved from meta/recipes-devtools/gdb/gdb-7.12.1.inc with 88% similarity]
meta/recipes-devtools/gdb/gdb-cross-canadian_8.0.bb [moved from meta/recipes-devtools/gdb/gdb-cross-canadian_7.12.1.bb with 100% similarity]
meta/recipes-devtools/gdb/gdb-cross_8.0.bb [moved from meta/recipes-devtools/gdb/gdb-cross_7.12.1.bb with 100% similarity]
meta/recipes-devtools/gdb/gdb/0001-include-sys-types.h-for-mode_t.patch
meta/recipes-devtools/gdb/gdb/0002-make-man-install-relative-to-DESTDIR.patch
meta/recipes-devtools/gdb/gdb/0003-mips-linux-nat-Define-_ABIO32-if-not-defined.patch
meta/recipes-devtools/gdb/gdb/0004-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch
meta/recipes-devtools/gdb/gdb/0005-Add-support-for-Renesas-SH-sh4-architecture.patch
meta/recipes-devtools/gdb/gdb/0006-Dont-disable-libreadline.a-when-using-disable-static.patch
meta/recipes-devtools/gdb/gdb/0007-use-asm-sgidefs.h.patch
meta/recipes-devtools/gdb/gdb/0008-Use-exorted-definitions-of-SIGRTMIN.patch
meta/recipes-devtools/gdb/gdb/0009-Change-order-of-CFLAGS.patch
meta/recipes-devtools/gdb/gdb/0010-resolve-restrict-keyword-conflict.patch
meta/recipes-devtools/gdb/gdb_8.0.bb [moved from meta/recipes-devtools/gdb/gdb_7.12.1.bb with 100% similarity]