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 space-vs-tab issues in gdb/testsuite/ChangeLog.


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

commit 206853a02ec27f603ecd584503bfb33cc0fdc03d
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Mon Nov 23 09:45:52 2015 -0800

    Fix space-vs-tab issues in gdb/testsuite/ChangeLog.

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

diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index ee01eb6..6518f14 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -4,13 +4,13 @@
 
 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
 
-        * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
+	* gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
 	pstate register when comparing registers values in
 	sparc64-*-linux-gnu targets to avoid spurious differences.
 
 2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
 
-    	* gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
+	* gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
 
 2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
 
@@ -671,7 +671,7 @@
 	* gdb.ada/attr_ref_and_charlit/foo.adb: New file.
 
 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
-    
+
 	* gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
 	* gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.


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