Return 'int' rather than 'unsigned short' in avrdis_opcode
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 3169dc0379dd6148c09e7b46781fcd74c6fb9e85..f004163f28b09d08b07e46887309ad71b0f050db 100644 (file)
@@ -1,3 +1,11 @@
+2016-12-29  Yao Qi  <yao.qi@linaro.org>
+
+       * avr-dis.c: Include "bfd_stdint.h"
+       (avrdis_opcode): Change return type to int, add argument
+       insn.  Set *INSN on success.
+       (print_insn_avr): Check return value of avrdis_opcode, and
+       return -1 on error.
+
 2016-12-28  Alan Modra  <amodra@gmail.com>
 
        * configure.ac: Revert 2016-12-23.
This page took 0.022378 seconds and 4 git commands to generate.