+2001-08-05 Philip Blundell <philb@gnu.org>
+
+ * doc/binutils.texi: Use "Thumb" not "THUMB".
+
2001-08-03 John Healy <jhealy@redhat.com>
Patch suggested by Frank Eigler <fche@redhat.com>.
with the normal register name or 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 @option{--disassembler-options=force-thumb}. This can be
useful when attempting to disassemble thumb code produced by other
compilers.
built. @command{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
@itemx --interwork
Specifies that @command{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