[OE-core] [PATCH 0/2 V2] gdb 7.11.1 -> 7.12
Zheng Ruoqin
zhengrq.fnst at cn.fujitsu.com
Thu Dec 15 10:46:48 UTC 2016
1) Upgrade gdb from 7.11.1 to 7.12
2) Delete 11 patches below, since they are integrated upstream.
0001-include-sys-types.h-for-mode_t.patch
0002-make-man-install-relative-to-DESTDIR.patch
0003-mips-linux-nat-Define-_ABIO32-if-not-defined.patch
0004-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch
0005-Add-support-for-Renesas-SH-sh4-architecture.patch
0006-Dont-disable-libreadline.a-when-using-disable-static.patch
0007-use-asm-sgidefs.h.patch
0008-Use-exorted-definitions-of-SIGRTMIN.patch
0009-Change-order-of-CFLAGS.patch
0010-resolve-restrict-keyword-conflict.patch
0011-avx_mpx.patch
3) Change default gdb config to 7.12
Zheng Ruoqin (2):
[OE-core] [PATCH] gdb 7.11.1 -> 7.12
[OE-core] [PATCH] Change default gdb config
meta/conf/distro/include/tcmode-default.inc | 2 +-
meta/recipes-devtools/gdb/gdb-7.11.1.inc | 22 -
meta/recipes-devtools/gdb/gdb-7.12.inc | 11 +
...nadian_7.11.1.bb => gdb-cross-canadian_7.12.bb} | 0
.../gdb/{gdb-cross_7.11.1.bb => gdb-cross_7.12.bb} | 0
.../gdb/0001-include-sys-types.h-for-mode_t.patch | 30 -
...0002-make-man-install-relative-to-DESTDIR.patch | 28 -
...s-linux-nat-Define-_ABIO32-if-not-defined.patch | 37 -
...Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch | 53 -
...d-support-for-Renesas-SH-sh4-architecture.patch | 921 -------
...e-libreadline.a-when-using-disable-static.patch | 50 -
.../gdb/gdb/0007-use-asm-sgidefs.h.patch | 36 -
.../0008-Use-exorted-definitions-of-SIGRTMIN.patch | 50 -
.../gdb/gdb/0009-Change-order-of-CFLAGS.patch | 34 -
.../0010-resolve-restrict-keyword-conflict.patch | 48 -
meta/recipes-devtools/gdb/gdb/0011-avx_mpx.patch | 2601 --------------------
.../gdb/{gdb_7.11.1.bb => gdb_7.12.bb} | 0
17 files changed, 12 insertions(+), 3911 deletions(-)
delete mode 100644 meta/recipes-devtools/gdb/gdb-7.11.1.inc
create mode 100644 meta/recipes-devtools/gdb/gdb-7.12.inc
rename meta/recipes-devtools/gdb/{gdb-cross-canadian_7.11.1.bb => gdb-cross-canadian_7.12.bb} (100%)
rename meta/recipes-devtools/gdb/{gdb-cross_7.11.1.bb => gdb-cross_7.12.bb} (100%)
delete mode 100644 meta/recipes-devtools/gdb/gdb/0001-include-sys-types.h-for-mode_t.patch
delete mode 100644 meta/recipes-devtools/gdb/gdb/0002-make-man-install-relative-to-DESTDIR.patch
delete mode 100644 meta/recipes-devtools/gdb/gdb/0003-mips-linux-nat-Define-_ABIO32-if-not-defined.patch
delete mode 100644 meta/recipes-devtools/gdb/gdb/0004-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch
delete mode 100644 meta/recipes-devtools/gdb/gdb/0005-Add-support-for-Renesas-SH-sh4-architecture.patch
delete mode 100644 meta/recipes-devtools/gdb/gdb/0006-Dont-disable-libreadline.a-when-using-disable-static.patch
delete mode 100644 meta/recipes-devtools/gdb/gdb/0007-use-asm-sgidefs.h.patch
delete mode 100644 meta/recipes-devtools/gdb/gdb/0008-Use-exorted-definitions-of-SIGRTMIN.patch
delete mode 100644 meta/recipes-devtools/gdb/gdb/0009-Change-order-of-CFLAGS.patch
delete mode 100644 meta/recipes-devtools/gdb/gdb/0010-resolve-restrict-keyword-conflict.patch
delete mode 100644 meta/recipes-devtools/gdb/gdb/0011-avx_mpx.patch
rename meta/recipes-devtools/gdb/{gdb_7.11.1.bb => gdb_7.12.bb} (100%)
--
2.7.4
More information about the Openembedded-core
mailing list