aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@polymtl.ca>2019-06-16 10:00:39 -0400
committerSimon Marchi <simon.marchi@polymtl.ca>2019-06-16 10:02:50 -0400
commite79be6e5f33d52b2bbb6aafdc61659a4bbb55849 (patch)
tree6573fecaf66f5379166066478618a202faa0069b /gdb
parent399aaebd1a5e9e3971758396bd0c5c3ec5ae2386 (diff)
downloadgdb-e79be6e5f33d52b2bbb6aafdc61659a4bbb55849.zip
gdb-e79be6e5f33d52b2bbb6aafdc61659a4bbb55849.tar.gz
gdb-e79be6e5f33d52b2bbb6aafdc61659a4bbb55849.tar.bz2
Fix some whitespace issues in gdb ChangeLogs
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog8
-rw-r--r--gdb/gdbserver/ChangeLog8
-rw-r--r--gdb/testsuite/ChangeLog22
3 files changed, 19 insertions, 19 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 77c5115..af91a3c 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -901,7 +901,7 @@
2019-05-17 Jan Vrany <jan.vrany@fit.cvut.cz>
- * MAINTAINERS (Write After Approval): Add myself.
+ * MAINTAINERS (Write After Approval): Add myself.
2019-05-17 Tom de Vries <tdevries@suse.de>
@@ -3798,15 +3798,15 @@
2019-03-26 Alan Hayward <alan.hayward@arm.com>
- * ppc-linux-nat.c: Add include.
+ * ppc-linux-nat.c: Add include.
2019-03-26 Alan Hayward <alan.hayward@arm.com>
- * NEWS: Mention AArch64 Pointer Authentication.
+ * NEWS: Mention AArch64 Pointer Authentication.
2019-03-26 Alan Hayward <alan.hayward@arm.com>
- * arm-linux-nat.c: Add include.
+ * arm-linux-nat.c: Add include.
2019-03-25 Simon Marchi <simon.marchi@polymtl.ca>
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index a67a9a2..22fc774 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -2084,7 +2084,7 @@
2017-09-10 Sergio Durigan Junior <sergiodj@redhat.com>
* regcache.c (get_thread_regcache): Guard calls to "memset"
- with "!VEC_empty".
+ with "!VEC_empty".
2017-09-10 Sergio Durigan Junior <sergiodj@redhat.com>
@@ -2533,9 +2533,9 @@
2017-04-05 Pedro Alves <palves@redhat.com>
- * 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 <simon.marchi@ericsson.com>
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 0330301..e486dff 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -81,7 +81,7 @@
2019-06-13 Pedro Alves <palves@redhat.com>
- * 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 <alan.hayward@arm.com>
-
+
* 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 <alan.hayward@arm.com>
- * 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 <tromey@adacore.com>
@@ -3377,7 +3377,7 @@
2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
- * 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 <palves@redhat.com>
@@ -4250,8 +4250,8 @@
* gdb.mi/mi-vla-fortran.exp: Likewise.
2017-09-08 Frank Penczek <frank.penczek@intel.com>
- Christoph Weinmann <christoph.t.weinmann@intel.com>
- Bernhard Heckel <bernhard.heckel@intel.com>
+ Christoph Weinmann <christoph.t.weinmann@intel.com>
+ Bernhard Heckel <bernhard.heckel@intel.com>
* gdb.fortran/ptr-indentation.f90: New file.
* gdb.fortran/ptr-indentation.exp: New file.