projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f206f69
)
Fix incorrect formatting of a ChangeLog entry
author
Anton Kolesov
<Anton.Kolesov@synopsys.com>
Wed, 5 Oct 2016 14:04:17 +0000
(17:04 +0300)
committer
Anton Kolesov
<Anton.Kolesov@synopsys.com>
Wed, 5 Oct 2016 14:04:17 +0000
(17:04 +0300)
My previous commit had an invalid formatting of a ChangeLog entry. This commit
fixes that.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index eaef0b0ce85af1d317c6d108db3c41b5de8c38d1..e2b5c2b420712be8388b0a8467cf739c76d33bdb 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-7,7
+7,7
@@
2016-10-05 Anton Kolesov <anton.kolesov@synopsys.com>
- arc-tdep.c (arc_frame_prev_register): Remove annoying log message.
+
*
arc-tdep.c (arc_frame_prev_register): Remove annoying log message.
2016-10-05 Yao Qi <yao.qi@linaro.org>