]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2001-08-05 Philip Blundell <philb@gnu.org>
authorPhil Blundell <philb@gnu.org>
Sun, 5 Aug 2001 20:56:38 +0000 (20:56 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 5 Aug 2001 20:56:38 +0000 (20:56 +0000)
* binutils.texi (objdump): Fix typos.  Use "Thumb" not "THUMB".

binutils/ChangeLog
binutils/binutils.texi

index 337a52d75312280966921e4d1fadacc3291a6616..d15a2d958bad14dc6d63daecf94201d0c9ce6283 100644 (file)
@@ -1,3 +1,7 @@
+2001-08-05  Philip Blundell  <philb@gnu.org>
+
+       * binutils.texi (objdump): Fix typos.  Use "Thumb" not "THUMB".
+
 2001-07-31  David O'Brien  <obrien@FreeBSD.org>
 
        * readelf.1: New file.
index 9fc11bc313ad8ebca614a2c86560c3888fa80716..74e7cda41ee1d0ec341137412113c127541facc7 100644 (file)
@@ -1446,11 +1446,11 @@ just use @samp{r} followed by the register number.
 
 There are also two variants on the APCS register naming scheme enabled
 by @samp{-M reg-names-atpcs} and @samp{-M reg-names-special-atpcs} which
-use the ARM/Thumb Procedure Call Standard naming conventions.  (Eiuther
-with the normal register name sor the special register names).
+use the ARM/Thumb Procedure Call Standard naming conventions.  (Either
+with the normal register nameor the special register names).
 
 This option can also be used for ARM architectures to force the
-disassembler to interpret all instructions as THUMB instructions by
+disassembler to interpret all instructions as Thumb instructions by
 using the switch @samp{--disassembler-options=force-thumb}.  This can be
 useful when attempting to disassemble thumb code produced by other
 compilers.
@@ -2440,7 +2440,7 @@ Specifies the type of machine for which the library file should be
 built.  @code{dlltool} has a built in default type, depending upon how
 it was created, but this option can be used to override that.  This is
 normally only useful when creating DLLs for an ARM processor, when the
-contents of the DLL are actually encode using THUMB instructions.
+contents of the DLL are actually encode using Thumb instructions.
 
 @item -a
 @itemx --add-indirect
@@ -2483,7 +2483,7 @@ with certain operating systems.
 @itemx --interwork
 Specifies that @code{dlltool} should mark the objects in the library
 file and exports file that it produces as supporting interworking
-between ARM and THUMB code.
+between ARM and Thumb code.
 
 @item -n
 @itemx --nodelete