This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Fix ChangeLog entry format


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=cbe14bcfada1e6f88811f82260f804167e95ac6f

commit cbe14bcfada1e6f88811f82260f804167e95ac6f
Author: Simon Marchi <simon.marchi@ericsson.com>
Date:   Thu May 5 09:46:06 2016 -0400

    Fix ChangeLog entry format

Diff:
---
 gdb/gdbserver/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index a43f1e1..f05144a 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -15,7 +15,7 @@
 	(fetch_ppc_memory_1, store_ppc_memory_1): Likewise.
 
 2016-04-28  Par Olsson  <par.olsson@windriver.com>
-2016-04-28  Simon Marchi  <simon.marchi@ericsson.com>
+	    Simon Marchi  <simon.marchi@ericsson.com>
 
 	* tracepoint.c (write_inferior_int8): New function.
 	(cmd_qtenable_disable): Write enable flag using


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]