aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@gnu.org>2021-01-07 16:47:36 +0000
committerNick Clifton <nickc@redhat.com>2021-01-07 16:47:36 +0000
commitf478212851a25cd9849ad7f41112d08f91ab308b (patch)
treefd88d6bf193a795cbff056f40f9dc5cf19943d84 /binutils/ChangeLog
parent1b0927db3cf97297138179c68cb4798cc505eb39 (diff)
downloadgdb-f478212851a25cd9849ad7f41112d08f91ab308b.zip
gdb-f478212851a25cd9849ad7f41112d08f91ab308b.tar.gz
gdb-f478212851a25cd9849ad7f41112d08f91ab308b.tar.bz2
libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a4ca20 ("Improve GNU/Hurd support.") fixed detection of shlibpath_overrides_runpath, thus avoiding unnecessary relink. This backports it.
. * libtool.m4: Match gnu* along other GNU systems. */ChangeLog: * configure: Re-generate.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index c308759..3b9c319 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
+
+ * configure: Regenerate.
+
2021-01-07 H.J. Lu <hongjiu.lu@intel.com>
PR 27109