From: Richard Earnshaw Date: Sat, 27 Nov 2004 11:18:29 +0000 (+0000) Subject: Tweak last entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6b8725b919b61f9f34cc0ab118f9c5bc51539b02;p=binutils-gdb.git Tweak last entry. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 5186ae1a4e2..6c249e2eba9 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.