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 formatting of some previous gdb/ChangeLog entries


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

commit 0b08e1f3a396a7f70c0746f31f4f7ee9d5ff53f9
Author: Pedro Alves <palves@redhat.com>
Date:   Fri Jul 1 11:17:58 2016 +0100

    Fix formatting of some previous gdb/ChangeLog entries

Diff:
---
 gdb/ChangeLog | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index d6054f9..3f88f7b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -15,12 +15,10 @@
 
 2016-06-29  Manish Goregaokar  <manish@mozilla.com>
 
-gdb/ChangeLog:
 	* rust-lang.c (rust_get_disr_info): Initialize saveptr to NULL.
 
 2016-06-29  Manish Goregaokar  <manish@mozilla.com>
 
-gdb/ChangeLog:
 	* rust-lang.c (rust_get_disr_info): Use strtok_r instead of strsep.
 
 2016-06-28  Yao Qi  <yao.qi@linaro.org>
@@ -31,8 +29,8 @@ gdb/ChangeLog:
 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
 
 	* rust-lang.c (rust_print_type, rust_decorations): Print unit
-	types as "()", (rust_print_type): Omit return type for functions
-	returning unit
+	types as "()".
+	(rust_print_type): Omit return type for functions returning unit.
 
 2016-06-25  Pierre-Marie de Rodat  <derodat@adacore.com>


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