From: Richard Earnshaw Date: Sat, 27 Nov 2004 11:18:29 +0000 (+0000) Subject: Tweak last entry. X-Git-Tag: newlib-1_13_0~181 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=bf6374d938bfc63be106f059abd6d5ad757fc33f;p=pf3gnuchains%2Fpf3gnuchains4x.git Tweak last entry. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 5186ae1a4e..6c249e2eba 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.