This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Return 'int' rather than 'unsigned short' in avrdis_opcode


On Fri, Dec 23, 2016 at 2:02 PM, Alan Modra <amodra@gmail.com> wrote:
>> > opcodes:
>> >
>> > 2016-12-12  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.
>
> OK.
>

Thanks for the review.  Patch is pushed in.

-- 
Yao (齐尧)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]