]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix some whitespace issues in gdb ChangeLogs
authorSimon Marchi <simon.marchi@polymtl.ca>
Sun, 16 Jun 2019 14:00:39 +0000 (10:00 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Sun, 16 Jun 2019 14:02:50 +0000 (10:02 -0400)
gdb/ChangeLog
gdb/gdbserver/ChangeLog
gdb/testsuite/ChangeLog

index 77c5115d6b9d8a4a2a29845894ec1ac613c4a72b..af91a3cc07c0c98e9599108bb619882b40bc9cfa 100644 (file)
 
 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>
 
 
 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>
 
index a67a9a2fa7de3e085217d58ba1bcadf32f056fc5..22fc77472a58e76d489898ef8c44f000044892c9 100644 (file)
 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>
 
 
 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>
 
index 03303017c73947b248ba65f677e6e210ec3ab59b..e486dffed734904c3f9b0e7b37b89e74f4718665 100644 (file)
@@ -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.
        (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.
 
 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>
 
 
 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>
        * 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.