summaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorRichard Earnshaw <richard.earnshaw@arm.com>2004-11-29 10:12:57 +0000
committerRichard Earnshaw <richard.earnshaw@arm.com>2004-11-29 10:12:57 +0000
commit6255809cae6e4b63fb7599cdc28824083feb52b0 (patch)
tree2581d7a5871d26a2445d2a614f74d3592fd8b004 /opcodes
parentc8170782319c10cf5f35644a508da9be24f943fc (diff)
downloadbinutils-gdb-6255809cae6e4b63fb7599cdc28824083feb52b0.tar.gz
* arm-dis.c: Correct top-level comment.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog4
-rw-r--r--opcodes/arm-dis.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 6c249e2eba9..cdbd4ee6c9e 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-29 Richard Earnshaw <rearnsha@arm.com>
+
+ * arm-dis.c: Correct top-level comment.
+
2004-11-27 Richard Earnshaw <rearnsha@arm.com>
* arm-opc.h (arm_opcode, thumb_opcode): Add extra field for the
diff --git a/opcodes/arm-dis.c b/opcodes/arm-dis.c
index 1cec104d6a5..5388bd1c3d2 100644
--- a/opcodes/arm-dis.c
+++ b/opcodes/arm-dis.c
@@ -49,7 +49,7 @@
#define WORD_ADDRESS(pc) ((pc) & ~0x3)
-/* Format of the assembler string :
+/* Format of the disassembler control string :
%% %
%<bitfield>d print the bitfield in decimal