* doc/gdb.texinfo (PowerPC): Fix typo.
authorVladimir Prus <vladimir@codesourcery.com>
Tue, 19 Aug 2008 12:31:35 +0000 (12:31 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Tue, 19 Aug 2008 12:31:35 +0000 (12:31 +0000)
(PowerPC features): Fix typo.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index e048b90be25fbc09dba18498a7fe86d2e3f1d9e2..e76952e5a08ef050bd2fc06b5ad604e671a0b8cc 100644 (file)
@@ -1,3 +1,8 @@
+2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * doc/gdb.texinfo (PowerPC): Fix typo.
+       (PowerPC features): Fix typo.
+
 2008-08-18  Pedro Alves  <pedro@codesourcery.com>
 
        * observer.texi (thread_ptid_changed): New.
index 61c29179afc5156729ef0bc0e086eb9722e5d324..21648b70255e6e8b7284d4c2012d06e7f188eb50 100644 (file)
@@ -16427,7 +16427,7 @@ The pseudo-registers go from @code{$dl0} through @code{$dl15}, and are formed
 by joining the even/odd register pairs @code{f0} and @code{f1} for @code{$dl0},
 @code{f2} and @code{f3} for @code{$dl1} and so on.
 
-For POWER7 processors, @value{GDB} provides a set of pseudo-registers, the 64-bit
+For POWER7 processors, @value{GDBN} provides a set of pseudo-registers, the 64-bit
 wide Extended Floating Point Registers (@samp{f32} through @samp{f63}).
 
 
@@ -27872,7 +27872,7 @@ The @samp{org.gnu.gdb.power.vsx} feature is optional.  It should
 contain registers @samp{vs0h} through @samp{vs31h}.  @value{GDBN}
 will combine these registers with the floating point registers
 (@samp{f0} through @samp{f31}) and the altivec registers (@samp{vr0}
-through @samp{vr31}} to present the 128-bit wide registers @samp{vs0}
+through @samp{vr31}) to present the 128-bit wide registers @samp{vs0}
 through @samp{vs63}, the set of vector registers for POWER7.
 
 The @samp{org.gnu.gdb.power.spe} feature is optional.  It should