From: Yao Qi Date: Fri, 16 May 2014 12:10:38 +0000 (+0800) Subject: Fix changelong entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=19679ecafced89bcaea535d8129f6ecbc8199e9e;p=binutils-gdb.git Fix changelong entry. Each changelog entry should be tab-prefixed. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8d90992470c..cefa26e01e0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,6 @@ 2014-05-16 Taimoor Mirza - * arm-tdep.c (thumb_analyze_prologue): Fix offset calculation for + * arm-tdep.c (thumb_analyze_prologue): Fix offset calculation for ldr.w and ldrd instructions. 2014-05-15 Doug Evans