From e79be6e5f33d52b2bbb6aafdc61659a4bbb55849 Mon Sep 17 00:00:00 2001 From: Simon Marchi Date: Sun, 16 Jun 2019 10:00:39 -0400 Subject: [PATCH] Fix some whitespace issues in gdb ChangeLogs --- gdb/ChangeLog | 8 ++++---- gdb/gdbserver/ChangeLog | 8 ++++---- gdb/testsuite/ChangeLog | 22 +++++++++++----------- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 77c5115d6b..af91a3cc07 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -901,7 +901,7 @@ 2019-05-17 Jan Vrany - * MAINTAINERS (Write After Approval): Add myself. + * MAINTAINERS (Write After Approval): Add myself. 2019-05-17 Tom de Vries @@ -3798,15 +3798,15 @@ 2019-03-26 Alan Hayward - * ppc-linux-nat.c: Add include. + * ppc-linux-nat.c: Add include. 2019-03-26 Alan Hayward - * NEWS: Mention AArch64 Pointer Authentication. + * NEWS: Mention AArch64 Pointer Authentication. 2019-03-26 Alan Hayward - * arm-linux-nat.c: Add include. + * arm-linux-nat.c: Add include. 2019-03-25 Simon Marchi diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index a67a9a2fa7..22fc77472a 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -2084,7 +2084,7 @@ 2017-09-10 Sergio Durigan Junior * regcache.c (get_thread_regcache): Guard calls to "memset" - with "!VEC_empty". + with "!VEC_empty". 2017-09-10 Sergio Durigan Junior @@ -2533,9 +2533,9 @@ 2017-04-05 Pedro Alves - * remote-utils.c (remote_prepare, remote_open): Constify. - * remote-utils.h (remote_prepare, remote_open): Constify. - * server.c (captured_main): Constify 'port' handling. + * remote-utils.c (remote_prepare, remote_open): Constify. + * remote-utils.h (remote_prepare, remote_open): Constify. + * server.c (captured_main): Constify 'port' handling. 2017-04-04 Simon Marchi diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 03303017c7..e486dffed7 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -81,7 +81,7 @@ 2019-06-13 Pedro Alves - * lib/completion-support.exp (test_gdb_complete_tab_multiple) + * lib/completion-support.exp (test_gdb_complete_tab_multiple) (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add 'max_completions' parameter and handle it. (test_gdb_completion_offers_commands): New. @@ -350,7 +350,7 @@ (gdb_debug_init): Likewise. 2019-05-17 Alan Hayward - + * Makefile.in: Pass through GDB_DEBUG. * README (Testsuite Parameters): Add GDB_DEBUG. (gdb,debug): Add board setting. @@ -593,12 +593,12 @@ 2019-04-25 Alan Hayward - * Makefile.in: Pass through GDBSERVER_DEBUG. - * README (Testsuite Parameters): Add GDBSERVER_DEBUG. - (gdbserver,debug): Add board setting. - * gdb.trace/tspeed.exp: Skip when debugging. - * lib/gdb.exp (gdbserver_debug_enabled): New procedure. - * lib/gdbserver-support.exp: Likewise + * Makefile.in: Pass through GDBSERVER_DEBUG. + * README (Testsuite Parameters): Add GDBSERVER_DEBUG. + (gdbserver,debug): Add board setting. + * gdb.trace/tspeed.exp: Skip when debugging. + * lib/gdb.exp (gdbserver_debug_enabled): New procedure. + * lib/gdbserver-support.exp: Likewise 2019-04-24 Tom Tromey @@ -3377,7 +3377,7 @@ 2017-12-07 Phil Muldoon - * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new + * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new tests for explicit locations. 2017-12-06 Pedro Alves @@ -4250,8 +4250,8 @@ * gdb.mi/mi-vla-fortran.exp: Likewise. 2017-09-08 Frank Penczek - Christoph Weinmann - Bernhard Heckel + Christoph Weinmann + Bernhard Heckel * gdb.fortran/ptr-indentation.f90: New file. * gdb.fortran/ptr-indentation.exp: New file. -- 2.34.1