aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2001-08-05 21:01:26 +0000
committerPhil Blundell <philb@gnu.org>2001-08-05 21:01:26 +0000
commitc36774d6aa7639568876c73df17e7458195ad4e4 (patch)
treea0b7d3f0b615f55e4a57eb6d414cecd4d09783d8 /binutils
parent25a7b89f8b9934347802cd4d011d6b32eec3183d (diff)
downloadgdb-c36774d6aa7639568876c73df17e7458195ad4e4.zip
gdb-c36774d6aa7639568876c73df17e7458195ad4e4.tar.gz
gdb-c36774d6aa7639568876c73df17e7458195ad4e4.tar.bz2
2001-08-05 Philip Blundell <philb@gnu.org>
* doc/binutils.texi: Use "Thumb" not "THUMB".
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/doc/binutils.texi6
2 files changed, 7 insertions, 3 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index cabd657..7284a8a 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+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>.
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi
index 945a3e1..38de927 100644
--- a/binutils/doc/binutils.texi
+++ b/binutils/doc/binutils.texi
@@ -1556,7 +1556,7 @@ use the ARM/Thumb Procedure Call Standard naming conventions. (Either
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.
@@ -2717,7 +2717,7 @@ Specifies the type of machine for which the library file should be
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
@@ -2760,7 +2760,7 @@ with certain operating systems.
@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