[Buildroot] [PATCH 0/2] gdb fixes for xtensa

Max Filippov jcmvbkbc at gmail.com
Thu May 15 14:33:28 UTC 2014


Hi,

this series replaces existing gdb-7.4.1 patches for xtensa with their
backported versions from binutils-gdb and adds same patches for gdb-7.5.1.

Max Filippov (2):
  gdb: replace xtensa patches with proper backports from binutils-gdb
  gdb: add xtensa fixes for 7.5.1

 .../gdb-100-xtensa-fix-linux-ptrace-includes.patch | 60 ++++++++++++++++++++++
 .../7.4.1/gdb-101-xtensa-fix-on-64-bit-hosts.patch | 34 ++++++++++++
 package/gdb/7.4.1/xtensa-asm-ptrace-h.patch        | 22 --------
 package/gdb/7.4.1/xtensa-gdb-regsize.patch         | 19 -------
 .../gdb-100-xtensa-fix-linux-ptrace-includes.patch | 60 ++++++++++++++++++++++
 .../7.5.1/gdb-101-xtensa-fix-on-64-bit-hosts.patch | 34 ++++++++++++
 6 files changed, 188 insertions(+), 41 deletions(-)
 create mode 100644 package/gdb/7.4.1/gdb-100-xtensa-fix-linux-ptrace-includes.patch
 create mode 100644 package/gdb/7.4.1/gdb-101-xtensa-fix-on-64-bit-hosts.patch
 delete mode 100644 package/gdb/7.4.1/xtensa-asm-ptrace-h.patch
 delete mode 100644 package/gdb/7.4.1/xtensa-gdb-regsize.patch
 create mode 100644 package/gdb/7.5.1/gdb-100-xtensa-fix-linux-ptrace-includes.patch
 create mode 100644 package/gdb/7.5.1/gdb-101-xtensa-fix-on-64-bit-hosts.patch

-- 
1.8.1.4



More information about the buildroot mailing list