From: Daniel Jacobowitz Date: Wed, 26 Mar 2008 18:38:21 +0000 (+0000) Subject: * gdb.texinfo (MIPS Features, PowerPC Features): Add @node. X-Git-Tag: gdb_6_8-2008-03-27-release~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a46b25d0c8a5b389de7e1142d5103347923ca2fc;p=thirdparty%2Fbinutils-gdb.git * gdb.texinfo (MIPS Features, PowerPC Features): Add @node. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 0c19507a348..a5ffa627e90 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2008-03-26 Daniel Jacobowitz + + * gdb.texinfo (MIPS Features, PowerPC Features): Add @node. + 2008-02-26 Nick Roberts * gdb.texinfo (Set Breaks): Revert description of Enb column of diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 722db28aefd..9072e2f22a5 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -26746,7 +26746,9 @@ registers using the capitalization used in the description. @menu * ARM Features:: +* MIPS Features:: * M68K Features:: +* PowerPC Features:: @end menu @@ -26766,6 +26768,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 @@ -26807,6 +26810,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