]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add a plugin for processing static library dependencies.
authorHoward Chu <hyc@symas.com>
Mon, 14 Dec 2020 14:26:11 +0000 (14:26 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 14 Dec 2020 14:26:11 +0000 (14:26 +0000)
commitbf6d80378274fa33001f2ca1cef084eabc904178
tree165b359b2cc01df91fe2a090ddc3bbf5475c0f38
parenta86c6c19643e9ac795b17846e5b0db8b3e4c54de
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.
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/NEWS
ld/ld.texi
ld/libdep_plugin.c [new file with mode: 0644]
ld/po/ld.pot