summaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorHoward Chu <hyc@symas.com>2020-12-14 14:26:11 +0000
committerNick Clifton <nickc@redhat.com>2020-12-14 14:26:11 +0000
commitbf6d80378274fa33001f2ca1cef084eabc904178 (patch)
tree165b359b2cc01df91fe2a090ddc3bbf5475c0f38 /ld/NEWS
parenta86c6c19643e9ac795b17846e5b0db8b3e4c54de (diff)
downloadbinutils-gdb-bf6d80378274fa33001f2ca1cef084eabc904178.tar.gz
Add a plugin for processing static library dependencies.
* libdep_plugin.c: New file: Processes archives that contain a special library dependencies element. * Makefile.am: Add build rules for libdep_plugin. * Makefile.in: Regenerate. * NEWS: Mention the new plugin. * ld.texi: Document the new plugin.
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index 607030bddd9..1c3f9c156e4 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,8 @@
-*- text -*-
+* Add libdep plugin, for linking dependencies of static libraries that
+ were recorded by ar in the __.LIBDEP archive member.
+
* Add --error-handling-script=<NAME> command line option to allow a helper
script to be invoked when an undefined symbol or a missing library is
encountered. This option can be suppressed via the configure time