[binutils-gdb] gdb: fix whitespace issues in ChangeLog files

Simon Marchi simark@sourceware.org
Thu Aug 27 18:42:36 GMT 2020


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

commit fc5d6901ad491bd6126b598c401d878a36eab59f
Author: Simon Marchi <simon.marchi@polymtl.ca>
Date:   Thu Aug 27 12:54:00 2020 -0400

    gdb: fix whitespace issues in ChangeLog files
    
    Change-Id: I423867477d4342673e629dac71a80592fd879ea1

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

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 4fd89745713..966d39301fb 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -65,7 +65,7 @@
 	    Andrew Burgess  <andrew.burgess@embecosm.com>
 
 	PR m2/26372
-        * m2-exp.y (exp): Improve comment for non_empty_arglist case, add
+	* m2-exp.y (exp): Improve comment for non_empty_arglist case, add
 	an assert.  Remove single element array indexing pattern as the
 	MULTI_SUBSCRIPT support will handle this case too.
 
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 8da561ea650..344012e7475 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -43,8 +43,8 @@
 2020-08-25  Gaius Mulley  <gaiusmod2@gmail.com>
 
 	PR m2/26372
-        * gdb.modula2/multidim.c: New file.
-        * gdb.modula2/multidim.exp: New file.
+	* gdb.modula2/multidim.c: New file.
+	* gdb.modula2/multidim.exp: New file.
 
 2020-08-24  Simon Marchi  <simon.marchi@polymtl.ca>
 
@@ -2536,7 +2536,7 @@
 	disabled.
 
 2020-03-02  Pedro Alves  <palves@redhat.com>
-	      Tom de Vries  <tdevries@suse.de>
+	    Tom de Vries  <tdevries@suse.de>
 
 	* lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
 	-prompt prefix, before user_code argument.  Add -lbl option likewise.


More information about the Gdb-cvs mailing list