aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2020-02-06 13:34:00 +0000
committerNick Clifton <nickc@redhat.com>2020-02-06 13:34:00 +0000
commitc2e6f74465797356e57f77c3abc531de580b7f85 (patch)
treeba26829ffd2e6c9b53555069652fc2364973c0cc /binutils
parentece128295ef0054aad15501395bbd254c263dc56 (diff)
downloadbinutils-c2e6f74465797356e57f77c3abc531de580b7f85.zip
binutils-c2e6f74465797356e57f77c3abc531de580b7f85.tar.gz
binutils-c2e6f74465797356e57f77c3abc531de580b7f85.tar.bz2
Fix attributation of previous delta
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 2f383eb..9585438 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,4 +1,4 @@
-2020-02-06 Thomas Troeger <tstroege@gmx.de>
+2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
* objdump.c (print_jump_visualisation): New function.
(disassemble_bytes): Call new function.