All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] gdb: Update to 8.2
@ 2018-09-06  5:42 Khem Raj
  2018-09-06  5:42 ` [PATCH 1/1] " Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Khem Raj @ 2018-09-06  5:42 UTC (permalink / raw)
  To: openembedded-core

gdb being a leaf package, this update is not as risky

The following changes since commit 5645d09328ddd5eedbce3ff7757337b5ef176ead:

  opkg: add strict package matching on removal patch (2018-09-05 20:29:33 +0100)

are available in the Git repository at:

  git://git.openembedded.org/openembedded-core-contrib kraj/master
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=kraj/master

Khem Raj (1):
  gdb: Update to 8.2

 .../gdb/{gdb-8.1.1.inc => gdb-8.2.inc}        |   5 +-
 ...ian_8.1.1.bb => gdb-cross-canadian_8.2.bb} |   0
 .../{gdb-cross_8.1.1.bb => gdb-cross_8.2.bb}  |   0
 .../0001-include-sys-types.h-for-mode_t.patch |   9 +-
 ...make-man-install-relative-to-DESTDIR.patch |   8 +-
 ...ux-nat-Define-_ABIO32-if-not-defined.patch |  26 ++--
 ...e-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch |  14 +-
 ...port-for-Renesas-SH-sh4-architecture.patch | 139 +++++++++---------
 ...readline.a-when-using-disable-static.patch |  10 +-
 .../gdb/gdb/0007-use-asm-sgidefs.h.patch      |   8 +-
 ...-Use-exorted-definitions-of-SIGRTMIN.patch |  12 +-
 .../gdb/gdb/0009-Change-order-of-CFLAGS.patch |  10 +-
 ...10-resolve-restrict-keyword-conflict.patch |   8 +-
 ...> 0011-Fix-invalid-sigprocmask-call.patch} |  20 ++-
 ...ining-TRAP_HWBKPT-before-including-g.patch |  56 -------
 .../gdb/{gdb_8.1.1.bb => gdb_8.2.bb}          |   0
 16 files changed, 135 insertions(+), 190 deletions(-)
 rename meta/recipes-devtools/gdb/{gdb-8.1.1.inc => gdb-8.2.inc} (77%)
 rename meta/recipes-devtools/gdb/{gdb-cross-canadian_8.1.1.bb => gdb-cross-canadian_8.2.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb-cross_8.1.1.bb => gdb-cross_8.2.bb} (100%)
 rename meta/recipes-devtools/gdb/gdb/{package_devel_gdb_patches_120-sigprocmask-invalid-call.patch => 0011-Fix-invalid-sigprocmask-call.patch} (75%)
 delete mode 100644 meta/recipes-devtools/gdb/gdb/gdb-Fix-ia64-defining-TRAP_HWBKPT-before-including-g.patch
 rename meta/recipes-devtools/gdb/{gdb_8.1.1.bb => gdb_8.2.bb} (100%)

-- 
2.18.0



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-06 14:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-06  5:42 [PATCH 0/1] gdb: Update to 8.2 Khem Raj
2018-09-06  5:42 ` [PATCH 1/1] " Khem Raj
2018-09-06 13:07   ` Burton, Ross
2018-09-06 14:23     ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.