]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Allow the --visualize-jumps feature to work with the AVR disassembler.
authorMarcus Nilsson <brainbomb@gmail.com>
Thu, 2 Dec 2021 13:57:11 +0000 (13:57 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 2 Dec 2021 13:57:11 +0000 (13:57 +0000)
commit96c7115a9a1669c70331f594eca40eebeb5f2d2c
tree44aa41ae02082ce5fda844d0693f1477468c14ae
parent6cade9185cc55478830559d91593ba510bef1b17
Allow the --visualize-jumps feature to work with the AVR disassembler.

* avr-dis.c (avr_operand); Pass in disassemble_info and fill
in insn_type on branching instructions.
opcodes/ChangeLog
opcodes/avr-dis.c