From patchwork Wed Nov 6 18:35:07 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Simon Marchi (Code Review)" X-Patchwork-Id: 35697 Received: (qmail 112550 invoked by alias); 6 Nov 2019 18:35:14 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Delivered-To: mailing list gdb-patches@sourceware.org Received: (qmail 112524 invoked by uid 89); 6 Nov 2019 18:35:13 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-26.9 required=5.0 tests=BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3 autolearn=ham version=3.3.1 spammy= X-HELO: mx1.osci.io Received: from polly.osci.io (HELO mx1.osci.io) (8.43.85.229) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 06 Nov 2019 18:35:12 +0000 Received: by mx1.osci.io (Postfix, from userid 994) id 782EE20C05; Wed, 6 Nov 2019 13:35:10 -0500 (EST) Received: from gnutoolchain-gerrit.osci.io (gnutoolchain-gerrit.osci.io [IPv6:2620:52:3:1:5054:ff:fe06:16ca]) by mx1.osci.io (Postfix) with ESMTP id 4BA0120C05; Wed, 6 Nov 2019 13:35:07 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by gnutoolchain-gerrit.osci.io (Postfix) with ESMTP id 1A9E62816A; Wed, 6 Nov 2019 13:35:07 -0500 (EST) X-Gerrit-PatchSet: 2 Date: Wed, 6 Nov 2019 13:35:07 -0500 From: "Sourceware to Gerrit sync (Code Review)" To: Christian Biesinger , gdb-patches@sourceware.org Cc: Pedro Alves Auto-Submitted: auto-generated X-Gerrit-MessageType: merged Subject: [pushed] Regenerate gnulib files X-Gerrit-Change-Id: Iadd43023713a77921b0f850184a19afb1517be02 X-Gerrit-Change-Number: 513 X-Gerrit-ChangeURL: X-Gerrit-Commit: 848288b363337e49bcd54104cd83d4b8fb2247b8 In-Reply-To: References: Reply-To: noreply@gnutoolchain-gerrit.osci.io, palves@redhat.com, cbiesinger@google.com, gdb-patches@sourceware.org MIME-Version: 1.0 Content-Disposition: inline User-Agent: Gerrit/3.0.3-75-g9005159e5d Message-Id: <20191106183507.1A9E62816A@gnutoolchain-gerrit.osci.io> Sourceware to Gerrit sync has submitted this change. Change URL: https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/513 ...................................................................... Regenerate gnulib files It looks like autoheader and automake weren't run for commit 73cc72729a184f00bf6fc4d74684a8516ba6b683. Note, it looks like the installed gettext version affects the generated output here, I used 0.19.8.1 to get no diff. gnulib/ChangeLog: 2019-11-06 Christian Biesinger * config.in: Regenerate. * import/Makefile.in: Regenerate. Change-Id: Iadd43023713a77921b0f850184a19afb1517be02 --- M gnulib/ChangeLog M gnulib/config.in M gnulib/import/Makefile.in 3 files changed, 21 insertions(+), 5 deletions(-) diff --git a/gnulib/ChangeLog b/gnulib/ChangeLog index 181fccd..af12d75 100644 --- a/gnulib/ChangeLog +++ b/gnulib/ChangeLog @@ -1,3 +1,8 @@ +2019-11-06 Christian Biesinger + + * config.in: Regenerate. + * import/Makefile.in: Regenerate. + 2019-08-28 Gary Benson * patches/0003-Fix-glob-c-Coverity-issues.patch: New file. diff --git a/gnulib/config.in b/gnulib/config.in index 2f1a540..b0ba800 100644 --- a/gnulib/config.in +++ b/gnulib/config.in @@ -398,6 +398,9 @@ /* Define to 1 if you have the `dirfd' function. */ #undef HAVE_DIRFD +/* Define to 1 if you have the header file. */ +#undef HAVE_DLFCN_H + /* Define to 1 if you have the 'dup2' function. */ #undef HAVE_DUP2 @@ -1605,6 +1608,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_WCTYPE_H +/* Define to 1 if you have the header file. */ +#undef HAVE_WINDOWS_H + /* Define to 1 if you have the header file. */ #undef HAVE_WINSOCK2_H diff --git a/gnulib/import/Makefile.in b/gnulib/import/Makefile.in index f433c36..dc8e80b 100644 --- a/gnulib/import/Makefile.in +++ b/gnulib/import/Makefile.in @@ -115,7 +115,12 @@ target_triplet = @target@ subdir = import ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/import/m4/00gnulib.m4 \ +am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \ + $(top_srcdir)/../config/largefile.m4 \ + $(top_srcdir)/../config/lead-dot.m4 \ + $(top_srcdir)/../config/override.m4 \ + $(top_srcdir)/../config/plugins.m4 \ + $(top_srcdir)/import/m4/00gnulib.m4 \ $(top_srcdir)/import/m4/absolute-header.m4 \ $(top_srcdir)/import/m4/alloca.m4 \ $(top_srcdir)/import/m4/arpa_inet_h.m4 \ @@ -252,7 +257,7 @@ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \ $(am__DIST_COMMON) -mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs +mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -287,7 +292,7 @@ am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -depcomp = $(SHELL) $(top_srcdir)/../../depcomp +depcomp = $(SHELL) $(top_srcdir)/../depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ @@ -346,8 +351,8 @@ ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) -am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/../../depcomp \ - $(top_srcdir)/../../mkinstalldirs alloca.c +am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/../depcomp \ + $(top_srcdir)/../mkinstalldirs alloca.c DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \