diff options
author | Richard Earnshaw <richard.earnshaw@arm.com> | 2004-11-27 11:18:29 +0000 |
---|---|---|
committer | Richard Earnshaw <richard.earnshaw@arm.com> | 2004-11-27 11:18:29 +0000 |
commit | 6b8725b919b61f9f34cc0ab118f9c5bc51539b02 (patch) | |
tree | a3f9faf1ac15b9d800dbf4340eeae8a03d27b2b6 /opcodes | |
parent | 907362e540787183c01b8a325d85c8ad32fe801d (diff) | |
download | gdb-6b8725b919b61f9f34cc0ab118f9c5bc51539b02.zip gdb-6b8725b919b61f9f34cc0ab118f9c5bc51539b02.tar.gz gdb-6b8725b919b61f9f34cc0ab118f9c5bc51539b02.tar.bz2 |
Tweak last entry.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 3 |
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. |