summaryrefslogtreecommitdiff
path: root/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 /ChangeLog
parent1b0927db3cf97297138179c68cb4798cc505eb39 (diff)
downloadbinutils-gdb-f478212851a25cd9849ad7f41112d08f91ab308b.tar.gz
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 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a506623adf3..4e38898ac49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
+
+ * libtool.m4: Match gnu* along with other GNU systems.
+
2021-01-07 Alan Modra <amodra@gmail.com>
* config.sub: Accept OS of eabi* and gnueabi*.