summaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 3737672832a..ac7d86ac164 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,10 @@
+2020-01-17 Thomas Troeger <tstroege@gmx.de>
+
+ * objdump.c (jump_info_visualize_address): Discard jumps that are
+ no longer needed.
+ (disassemble_bytes): Only compute the maximum level if jumps were
+ detected.
+
2020-01-13 Nick Clifton <nickc@redhat.com>
* objdump.c (disassemble_bytes): Remove C99-ism.