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

This commit is contained in:
Joel Brobecker
2015-11-23 09:45:52 -08:00
parent 155bfbd30a
commit 206853a02e

View File

@ -4,13 +4,13 @@
2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com> 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 pstate register when comparing registers values in
sparc64-*-linux-gnu targets to avoid spurious differences. sparc64-*-linux-gnu targets to avoid spurious differences.
2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com> 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> 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>