aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorThomas Troeger <tstroege@gmx.de>2020-02-06 13:17:19 +0000
committerNick Clifton <nickc@redhat.com>2020-02-06 13:17:19 +0000
commitece128295ef0054aad15501395bbd254c263dc56 (patch)
tree18b2d05fe7a93b23dcb7001a33d1f5946a015ffc /binutils/ChangeLog
parent986ac31487544ed7553e74f4570f6de83fba1c8d (diff)
downloadgdb-ece128295ef0054aad15501395bbd254c263dc56.zip
gdb-ece128295ef0054aad15501395bbd254c263dc56.tar.gz
gdb-ece128295ef0054aad15501395bbd254c263dc56.tar.bz2
Jump visualization: Handle the case where the disassembled bytes occupy two lines.
* objdump.c (print_jump_visualisation): New function. (disassemble_bytes): Call new function.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 7dc97db..2f383eb 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2020-02-06 Thomas Troeger <tstroege@gmx.de>
+
+ * objdump.c (print_jump_visualisation): New function.
+ (disassemble_bytes): Call new function.
+
2020-02-06 Alan Modra <amodra@gmail.com>
* testsuite/lib/binutils-common.exp (match_target): Accept '!' before