[binutils-gdb] bfd: restore Threading menu entry in bfd.texi

Jose E. Marchesi jemarch@sourceware.org
Mon Jan 29 18:47:42 GMT 2024


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

commit 34e222d3c20f33adae7d0841bc37dc9ac61fb1cd
Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Date:   Mon Jan 29 19:47:28 2024 +0100

    bfd: restore Threading menu entry in bfd.texi
    
    I mistakenly vandalized bfd.texi in the commit
    0c45feb159a14ca4cb50cfbf45eacaf5a6cecf2b by removing an entry in the
    manual menu.  This commit reverts that thunk.

Diff:
---
 bfd/doc/bfd.texi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bfd/doc/bfd.texi b/bfd/doc/bfd.texi
index e177100561f..60061d52b6e 100644
--- a/bfd/doc/bfd.texi
+++ b/bfd/doc/bfd.texi
@@ -199,6 +199,7 @@ IEEE-695.
 * typedef bfd::
 * Error reporting::
 * Initialization::
+* Threading::
 * Miscellaneous::
 * Memory Usage::
 * Sections::


More information about the Binutils-cvs mailing list