public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] sframe/doc: remove usage of xrefautomaticsectiontitle
@ 2022-11-24 18:27 Indu Bhagat
  0 siblings, 0 replies; only message in thread
From: Indu Bhagat @ 2022-11-24 18:27 UTC (permalink / raw)
  To: bfd-cvs, gdb-cvs

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

commit cbff1430f8a255ce7925486d17638a13889dd636
Author: Indu Bhagat <indu.bhagat@oracle.com>
Date:   Thu Nov 24 10:14:08 2022 -0800

    sframe/doc: remove usage of xrefautomaticsectiontitle
    
    xrefautomaticsectiontitle appears to be available from texinfo 5.0 or
    greater.  As such, it is not worthwhile to add requirement for a minimum
    necessary makeinfo version.  So remove the usage of it.
    
    Also align node name with section title where possible.
    
    ChangeLog:
    
            * libsframe/doc/sframe-spec.texi: Remove usage of
            xrefautomaticsectiontitle.

Diff:
---
 libsframe/doc/sframe-spec.texi | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/libsframe/doc/sframe-spec.texi b/libsframe/doc/sframe-spec.texi
index 41f4ba17d83..0559d7c3882 100644
--- a/libsframe/doc/sframe-spec.texi
+++ b/libsframe/doc/sframe-spec.texi
@@ -1,9 +1,6 @@
 \input texinfo       @c                    -*- Texinfo -*-
 @setfilename sframe-spec.info
 @settitle The SFrame Format
-@ifnottex
-@xrefautomaticsectiontitle on
-@end ifnottex
 
 @copying
 Copyright @copyright{} 2021-2022 Free Software Foundation, Inc.
@@ -395,7 +392,7 @@ used for the function.
 
 @cindex The SFrame FDE info word
 @node The SFrame FDE info word
-@subsection The SFrame FDE info word, sfde_func_info
+@subsection The SFrame FDE info word
 
 The info word is a bitfield split into three parts.  From MSB to LSB:
 
@@ -562,7 +559,7 @@ Further FRE types may be added in future.
 
 @cindex The SFrame FRE info word
 @node The SFrame FRE info word
-@subsection The SFrame FRE info word, sfre_info
+@subsection The SFrame FRE info word
 
 The SFrame FRE info word is a bitfield split into four parts.  From MSB to LSB:

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

only message in thread, other threads:[~2022-11-24 18:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-24 18:27 [binutils-gdb] sframe/doc: remove usage of xrefautomaticsectiontitle Indu Bhagat

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).