From b86a8c09e52ce528db5882df9211280d797287af Mon Sep 17 00:00:00 2001 From: Patrick Monnerat Date: Fri, 15 Dec 2017 16:22:48 +0100 Subject: [PATCH] Upgrade submodule, sync patch. --- binutils-gdb | 2 +- patches/binutils-gdb/001-itcltk4.patch | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/binutils-gdb b/binutils-gdb index c5ba177..1af17fd 160000 --- a/binutils-gdb +++ b/binutils-gdb @@ -1 +1 @@ -Subproject commit c5ba17787d077249ab7071192566a2c0205fc97f +Subproject commit 1af17fd9cc3a453e55ce5b8f556c51859bf40363 diff --git a/patches/binutils-gdb/001-itcltk4.patch b/patches/binutils-gdb/001-itcltk4.patch index 35b1841..b3161a7 100644 --- a/patches/binutils-gdb/001-itcltk4.patch +++ b/patches/binutils-gdb/001-itcltk4.patch @@ -2,8 +2,8 @@ - Unbundle tcl/tk/itcl/itk/iwidgets. diff -Naurp a/configure.ac b/configure.ac ---- a/configure.ac 2017-01-30 17:00:53.225414018 +0100 -+++ b/configure.ac 2017-01-30 18:49:19.155079253 +0100 +--- a/configure.ac 2017-12-15 15:57:46.674391036 +0100 ++++ b/configure.ac 2017-12-15 16:11:37.040542259 +0100 @@ -132,7 +132,7 @@ build_tools="build-texinfo build-flex bu # these libraries are used by various programs built for the host environment @@ -44,7 +44,7 @@ diff -Naurp a/configure.ac b/configure.ac AC_ARG_ENABLE(libquadmath, AS_HELP_STRING([--disable-libquadmath], [do not build libquadmath directory]), -@@ -973,7 +958,7 @@ case "${target}" in +@@ -969,7 +954,7 @@ case "${target}" in ;; # The tpf target doesn't support gdb yet. *-*-tpf*) @@ -53,7 +53,7 @@ diff -Naurp a/configure.ac b/configure.ac ;; *-*-uclinux*) noconfigdirs="$noconfigdirs target-rda" -@@ -993,7 +978,7 @@ case "${target}" in +@@ -989,7 +974,7 @@ case "${target}" in noconfigdirs="$noconfigdirs target-newlib target-libgloss" ;; sh*-*-pe|mips*-*-pe|*arm-wince-pe) @@ -62,7 +62,7 @@ diff -Naurp a/configure.ac b/configure.ac ;; arc*-*-*) noconfigdirs="$noconfigdirs sim" -@@ -1063,15 +1048,15 @@ case "${target}" in +@@ -1059,15 +1044,15 @@ case "${target}" in ;; ia64*-*-elf*) # No gdb support yet. @@ -81,7 +81,7 @@ diff -Naurp a/configure.ac b/configure.ac ;; i[[3456789]]86-w64-mingw*) ;; -@@ -1123,13 +1108,13 @@ case "${target}" in +@@ -1119,13 +1104,13 @@ case "${target}" in ;; powerpc*-*-winnt* | powerpc*-*-pe*) target_configdirs="$target_configdirs target-winsup" @@ -97,7 +97,7 @@ diff -Naurp a/configure.ac b/configure.ac ;; powerpc-*-beos*) noconfigdirs="$noconfigdirs gdb" -@@ -2653,7 +2638,7 @@ if echo " ${target_configdirs} " | grep +@@ -2646,7 +2631,7 @@ if echo " ${target_configdirs} " | grep esac fi @@ -106,7 +106,7 @@ diff -Naurp a/configure.ac b/configure.ac # Use 'maybe' since enable_gdbtk might be true even if tk isn't available # and in that case we want gdb to be built without tk. Ugh! # In fact I believe gdb is the *only* package directly dependent on tk, -@@ -2661,7 +2646,7 @@ fi +@@ -2654,7 +2639,7 @@ fi # leave out the maybe dependencies when enable_gdbtk is false. I'm not # 100% sure that that's safe though. @@ -116,8 +116,8 @@ diff -Naurp a/configure.ac b/configure.ac no) GDB_TK="" ;; diff -Naurp a/MAINTAINERS b/MAINTAINERS ---- a/MAINTAINERS 2015-08-15 00:31:37.454554517 +0100 -+++ b/MAINTAINERS 2017-01-30 18:49:19.155079253 +0100 +--- a/MAINTAINERS 2017-04-30 18:15:03.060180194 +0200 ++++ b/MAINTAINERS 2017-12-15 16:11:37.040542259 +0100 @@ -94,10 +94,6 @@ texinfo/texinfo.tex imported at any (reasonable) time. Please not use GCC's texinfo. Please do not import texinfo. @@ -130,8 +130,8 @@ diff -Naurp a/MAINTAINERS b/MAINTAINERS cygwin: http://sourceware.org/cygwin Patches to cygwin-patches@cygwin.com. diff -Naurp a/Makefile.def b/Makefile.def ---- a/Makefile.def 2017-01-30 17:00:53.211413888 +0100 -+++ b/Makefile.def 2017-01-30 18:49:19.156079262 +0100 +--- a/Makefile.def 2017-04-30 18:15:03.060180194 +0200 ++++ b/Makefile.def 2017-12-15 16:11:37.041542269 +0100 @@ -75,9 +75,6 @@ host_modules= { module= libelf; lib_path host_modules= { module= gold; bootstrap=true; }; host_modules= { module= gprof; }; -- 2.43.5