From: Tom Tromey Date: Mon, 18 Apr 2022 18:56:41 +0000 (-0600) Subject: Import gnulib changes X-Git-Tag: gdb-12.1-release~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4324e94471818eac36520c2fc0c7d108d5395d14;p=thirdparty%2Fbinutils-gdb.git Import gnulib changes This imports the gnulib patches that were mentioned by Eli. I created the patches from gnulib git, ran them through filterdiff, and then applied them using update-gnulib.sh's patch-applying facility. I think the patches are either obviously Windows-specific or harmless, but I encourage you to look for yourself. I tested by rebuilding on x86-64 Fedora 34, and also using the Fedora mingw cross toolchain. --- diff --git a/gnulib/Makefile.in b/gnulib/Makefile.in index af264c3c12d..a29a9b6ce88 100644 --- a/gnulib/Makefile.in +++ b/gnulib/Makefile.in @@ -14,7 +14,7 @@ @SET_MAKE@ -# Copyright (C) 2019-2021 Free Software Foundation, Inc. +# Copyright (C) 2019-2022 Free Software Foundation, Inc. # This file is part of GDB. diff --git a/gnulib/doc/gendocs_template b/gnulib/doc/gendocs_template index c8c8fc61001..cd9ac38319a 100644 --- a/gnulib/doc/gendocs_template +++ b/gnulib/doc/gendocs_template @@ -2,7 +2,7 @@