* gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
authorDaniel Jacobowitz <drow@false.org>
Wed, 26 Mar 2008 18:37:47 +0000 (18:37 +0000)
committerDaniel Jacobowitz <drow@false.org>
Wed, 26 Mar 2008 18:37:47 +0000 (18:37 +0000)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index c9e53f8ccc54dadc827c954b47480d340888de8d..a693f4bdd380e394c2b1c56689a214dd4aae307d 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-26  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
+
 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
 
        * gdb.texinfo (Debugging Output): Document
index 1e79e329dd4cf15d4ce27c1653ad05a182c21e95..db5cdd4d87676a28bcdfa5d08126db3985db0bf9 100644 (file)
@@ -26862,7 +26862,9 @@ registers using the capitalization used in the description.
 
 @menu
 * ARM Features::
+* MIPS Features::
 * M68K Features::
+* PowerPC Features::
 @end menu
 
 
@@ -26882,6 +26884,7 @@ it should contain at least registers @samp{wR0} through @samp{wR15} and
 @samp{wCGR0} through @samp{wCGR3}.  The @samp{wCID}, @samp{wCon},
 @samp{wCSSF}, and @samp{wCASF} registers are optional.
 
+@node MIPS Features
 @subsection MIPS Features
 @cindex target descriptions, MIPS features
 
@@ -26923,6 +26926,7 @@ This feature is optional.  If present, it should contain registers
 @samp{fpiaddr}.
 @end table
 
+@node PowerPC Features
 @subsection PowerPC Features
 @cindex target descriptions, PowerPC features