From 7c7d8a252df806ebc0422cbe108edab1c8bd5d13 Mon Sep 17 00:00:00 2001 From: Patrick Monnerat Date: Thu, 18 Jan 2018 19:55:19 +0100 Subject: [PATCH] Upgrade submodule, sync patches. --- binutils-gdb | 2 +- patches/binutils-gdb/004-tcltkplatform.patch | 2 +- .../006-add_file_handler-implement-a-mask-parameter.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/binutils-gdb b/binutils-gdb index 6181e9c..dcc0692 160000 --- a/binutils-gdb +++ b/binutils-gdb @@ -1 +1 @@ -Subproject commit 6181e9c2c5ba252ac016f51903dc35d7bfbbca71 +Subproject commit dcc069254040954ee72b3ed65b772d48cdff93df diff --git a/patches/binutils-gdb/004-tcltkplatform.patch b/patches/binutils-gdb/004-tcltkplatform.patch index e7de6e7..cd55110 100644 --- a/patches/binutils-gdb/004-tcltkplatform.patch +++ b/patches/binutils-gdb/004-tcltkplatform.patch @@ -96,7 +96,7 @@ diff -Naurp a/gdb/acinclude.m4 b/gdb/acinclude.m4 diff -Naurp a/gdb/configure.ac b/gdb/configure.ac --- a/gdb/configure.ac 2016-11-25 14:24:44.200083830 +0100 +++ b/gdb/configure.ac 2016-11-25 14:35:02.115813705 +0100 -@@ -1998,60 +1998,34 @@ if test "${enable_gdbtk}" = "yes"; then +@@ -1999,60 +1999,34 @@ if test "${enable_gdbtk}" = "yes"; then if test -z "${no_tcl}" -a -z "${no_tk}"; then SC_LOAD_TCLCONFIG diff --git a/patches/binutils-gdb/006-add_file_handler-implement-a-mask-parameter.patch b/patches/binutils-gdb/006-add_file_handler-implement-a-mask-parameter.patch index 0ed7f9c..2ec377b 100644 --- a/patches/binutils-gdb/006-add_file_handler-implement-a-mask-parameter.patch +++ b/patches/binutils-gdb/006-add_file_handler-implement-a-mask-parameter.patch @@ -118,7 +118,7 @@ diff -Naurp binutils-gdb.orig/gdb/event-top.c binutils-gdb.new/gdb/event-top.c diff -Naurp binutils-gdb.orig/gdb/linux-nat.c binutils-gdb.new/gdb/linux-nat.c --- binutils-gdb.orig/gdb/linux-nat.c 2017-10-14 18:22:05.574711204 +0100 +++ binutils-gdb.new/gdb/linux-nat.c 2017-10-21 17:25:22.731752175 +0100 -@@ -4568,7 +4568,7 @@ linux_nat_async (struct target_ops *ops, +@@ -4558,7 +4558,7 @@ linux_nat_async (struct target_ops *ops, { if (!linux_async_pipe (1)) { -- 2.43.5