aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorRichard Earnshaw <richard.earnshaw@arm.com>2004-11-27 11:18:29 +0000
committerRichard Earnshaw <richard.earnshaw@arm.com>2004-11-27 11:18:29 +0000
commit6b8725b919b61f9f34cc0ab118f9c5bc51539b02 (patch)
treea3f9faf1ac15b9d800dbf4340eeae8a03d27b2b6 /opcodes
parent907362e540787183c01b8a325d85c8ad32fe801d (diff)
downloadfsf-binutils-gdb-6b8725b919b61f9f34cc0ab118f9c5bc51539b02.zip
fsf-binutils-gdb-6b8725b919b61f9f34cc0ab118f9c5bc51539b02.tar.gz
fsf-binutils-gdb-6b8725b919b61f9f34cc0ab118f9c5bc51539b02.tar.bz2
Tweak last entry.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 5186ae1..6c249e2 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -3,7 +3,8 @@
* arm-opc.h (arm_opcode, thumb_opcode): Add extra field for the
architecuture defining the insn.
(arm_opcodes, thumb_opcodes): Delete. Move to ...
- * arm-dis.c (arm_opcodes, thumb_opcodes): Here.
+ * arm-dis.c (arm_opcodes, thumb_opcodes): Here. Add architecutre
+ field.
Also include opcode/arm.h.
* Makefile.am (arm-dis.lo): Update dependency list.
* Makefile.in: Regenerate.