]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/ChangeLog
Improve the performance of the ascii art jump visualizer.
authorThomas Troeger <tstroege@gmx.de>
Fri, 17 Jan 2020 15:27:31 +0000 (15:27 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 17 Jan 2020 15:27:31 +0000 (15:27 +0000)
commit82a9ed2050b8c58502cdbb534df227d951d991f8
tree07364a1793f454264d2bb4ae3e135030f62c8716
parent67b10306d19bd16ec9f3ca73b14aa82c789436e1
Improve the performance of the ascii art jump visualizer.

* objdump.c (jump_info_visualize_address): Discard jumps that are
no longer needed.
(disassemble_bytes): Only compute the maximum level if jumps were
detected.
binutils/ChangeLog
binutils/objdump.c