From: Yao Qi Date: Tue, 6 Feb 2018 17:05:59 +0000 (+0000) Subject: Fix up one ChangeLog entry date X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=583e3f90612f50fc9792a5a68fa16f7924ac94d9;p=binutils-gdb.git 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 --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 52baa56d2a6..bc635d61141 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,7 @@ -2018-01-30 Alan Hayward +2018-02-05 Alan Hayward - * 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.