From 41f37a6fb71f2a3de388108f5cdfca9cbe6e9d51 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 26 Sep 2019 16:20:35 +0930 Subject: PR24262, plugin search dir doesn't respect --libdir bfd/ PR 24262 * Makefile.am (AM_CPPFLAGS): Add -DLIBDIR. * plugin.c (load_plugin): Search both ${libdir}/bfd-plugins and ${bindir}/../lib/bfd-plugins if different. * Makefile.in: Regenerate. ld/ PR 24262 * ld.texi (-plugin): Revert 2019-03-15 change. --- ld/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index c90a587..24f0ae9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2019-09-26 Alan Modra + + PR 24262 + * ld.texi (-plugin): Revert 2019-03-15 change. + 2019-09-25 Alan Modra * ld.texi (SORT_BY_ALIGNMENT): Reword slightly. -- cgit v1.1