aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYao Qi <yao.qi@linaro.org>2018-02-06 17:05:59 +0000
committerYao Qi <yao.qi@linaro.org>2018-02-06 17:08:47 +0000
commit583e3f90612f50fc9792a5a68fa16f7924ac94d9 (patch)
treea9a5c2febb2e5d984d5b16c4e3f43c5406cc044a
parent46d09186d340407fdcf066fea25444682e989512 (diff)
downloadbinutils-583e3f90612f50fc9792a5a68fa16f7924ac94d9.zip
binutils-583e3f90612f50fc9792a5a68fa16f7924ac94d9.tar.gz
binutils-583e3f90612f50fc9792a5a68fa16f7924ac94d9.tar.bz2
Fix up one ChangeLog entry date
The patch was committed on 5th Feb, and the first line of ChangeLog entry is too long. The max line length is 74. https://sourceware.org/gdb/wiki/ContributionChecklist#Properly_Formatted_GNU_ChangeLog
-rw-r--r--gdb/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 52baa56..bc635d6 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,6 +1,7 @@
-2018-01-30 Alan Hayward <alan.hayward@arm.com>
+2018-02-05 Alan Hayward <alan.hayward@arm.com>
- * target-descriptions.c (tdesc_element_visitor) Add empty implementations.
+ * target-descriptions.c (tdesc_element_visitor) Add empty
+ implementations.
(tdesc_type): Move make_gdb_type from here.
(tdesc_type_builtin): Likewise.
(tdesc_type_vector): Likewise.