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] Add missing ChangeLog entry header


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

commit 84da3f0cf938f8f74d9fa89f89f228bc950282c6
Author: Simon Marchi <simon.marchi@ericsson.com>
Date:   Thu Aug 6 15:36:31 2015 -0400

    Add missing ChangeLog entry header

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

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 6cf10ed..ba49765 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -328,6 +328,7 @@
 	instead of integer.
 
 2015-07-31  Simon Marchi  <simon.marchi@ericsson.com>
+	    Pedro Alves  <palves@redhat.com>
 
 	* aarch64-linux-nat.c (aarch64_linux_can_use_hw_breakpoint): Use enum
 	type or value instead of integer.


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