public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] Mention that the -plugin command line option is used to load plugins.
@ 2023-02-14 12:01 Nick Clifton
  0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2023-02-14 12:01 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9b38b85ec31798d68633970c88921875928c4c39

commit 9b38b85ec31798d68633970c88921875928c4c39
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Feb 14 12:01:06 2023 +0000

     Mention that the -plugin command line option is used to load plugins.

Diff:
---
 ld/ChangeLog | 5 +++++
 ld/ld.texi   | 3 +++
 2 files changed, 8 insertions(+)

diff --git a/ld/ChangeLog b/ld/ChangeLog
index 48236585b57..8204ab507ea 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2023-02-14  Nick Clifton  <nickc@redhat.com>
+
+	* ld.texi (Plugins): Mention that the -plugin command line option
+	is used to load plugins.
+
 2023-01-27  Nick Clifton  <nickc@redhat.com>
 
 	PR 29998
diff --git a/ld/ld.texi b/ld/ld.texi
index f576a8bae6c..335886d4e6b 100644
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -7216,6 +7216,9 @@ support is implemented with a linker plugin.
 Currently there is only one plugin shipped by default, but more may
 be added here later.
 
+Plugins are enabled via the use of the @option{-plugin @var{name}}
+command line option. @xref{Options}
+
 @menu
 * libdep Plugin::	Static Library Dependencies Plugin
 @end menu

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-14 12:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-14 12:01 [binutils-gdb] Mention that the -plugin command line option is used to load plugins Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).