public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] gdb: fix tabs vs spaces in ChangeLog
@ 2020-04-20 14:19 Simon Marchi
  0 siblings, 0 replies; only message in thread
From: Simon Marchi @ 2020-04-20 14:19 UTC (permalink / raw)
  To: gdb-cvs

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

commit aac66a4c0b0ab3a4548ad1b3ede92a4155db1999
Author: Simon Marchi <simon.marchi@polymtl.ca>
Date:   Mon Apr 20 10:17:57 2020 -0400

    gdb: fix tabs vs spaces in ChangeLog

Diff:
---
 gdb/ChangeLog           | 60 ++++++++++++++++++++++++-------------------------
 gdb/testsuite/ChangeLog |  4 ++--
 2 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 366b7c087fd..53cb98d4e3a 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -461,12 +461,12 @@
 2020-04-12  Kamil Rytarowski  <n54@gmx.com>
 
 	* nbsd-nat.c (nbsd_pid_to_cmdline): Add.
-        (nbsd_nat_target::info_proc): Add do_cmdline.
+	(nbsd_nat_target::info_proc): Add do_cmdline.
 
 2020-04-12  Kamil Rytarowski  <n54@gmx.com>
 
 	* nbsd-nat.c (nbsd_pid_to_cwd): Add.
-        (nbsd_nat_target::info_proc): Add do_cwd.
+	(nbsd_nat_target::info_proc): Add do_cwd.
 
 2020-04-12  Kamil Rytarowski  <n54@gmx.com>
 
@@ -528,8 +528,8 @@
 	revert partially:
 	2020-04-01  Bernd Edlinger  <bernd.edlinger@hotmail.de>
 
-        * buildsym.c (record_line): Fix undefined behavior and preserve
-        lines at eof.
+	* buildsym.c (record_line): Fix undefined behavior and preserve
+	lines at eof.
 
 2020-04-09  Kamil Rytarowski  <n54@gmx.com>
 
@@ -1742,7 +1742,7 @@
 	* configure.tgt: Likewise.
 	* arc-tdep.c (arc_tdesc_init): Use arc_read_description.
 	(_initialize_arc_tdep): Don't initialize old target descriptions.
-        (arc_read_description): New function to cache target descriptions.
+	(arc_read_description): New function to cache target descriptions.
 	* arc-tdep.h (arc_read_description): Add proto type.
 	* arch/arc.c: New file.
 	* arch/arc.h: Likewise.
@@ -4108,32 +4108,32 @@
 2020-02-05  Iain Buclaw  <ibuclaw@gdcproject.org>
 
 	PR gdb/25190:
-        * gdb/remote-sim.c (gdb_os_write_stderr): Update.
-        * gdb/remote.c (remote_console_output): Update.
-        * gdb/ui-file.c (fputs_unfiltered): Rename to...
-        (ui_file_puts): ...this.
-        * gdb/ui-file.h (ui_file_puts): Add declaration.
-        * gdb/utils.c (emit_style_escape): Update.
-        (flush_wrap_buffer): Update.
-        (fputs_maybe_filtered): Update.
-        (fputs_unfiltered): Add function.
+	* gdb/remote-sim.c (gdb_os_write_stderr): Update.
+	* gdb/remote.c (remote_console_output): Update.
+	* gdb/ui-file.c (fputs_unfiltered): Rename to...
+	(ui_file_puts): ...this.
+	* gdb/ui-file.h (ui_file_puts): Add declaration.
+	* gdb/utils.c (emit_style_escape): Update.
+	(flush_wrap_buffer): Update.
+	(fputs_maybe_filtered): Update.
+	(fputs_unfiltered): Add function.
 
 2020-02-05  Iain Buclaw  <ibuclaw@gdcproject.org>
 
-        * gdb/event-loop.c (gdb_wait_for_event): Update.
-        * gdb/printcmd.c (printf_command): Update.
-        * gdb/remote-fileio.c (remote_fileio_func_write): Update.
-        * gdb/remote-sim.c (gdb_os_flush_stdout): Update.
-        (gdb_os_flush_stderr): Update.
-        * gdb/remote.c (remote_console_output): Update.
-        * gdb/ui-file.c (gdb_flush): Rename to...
-        (ui_file_flush): ...this.
-        (stderr_file::write): Update.
-        (stderr_file::puts): Update.
-        * gdb/ui-file.h (gdb_flush): Rename to...
-        (ui_file_flush): ...this.
-        * gdb/utils.c (gdb_flush): Add function.
-        * gdb/utils.h (gdb_flush): Add declaration.
+	* gdb/event-loop.c (gdb_wait_for_event): Update.
+	* gdb/printcmd.c (printf_command): Update.
+	* gdb/remote-fileio.c (remote_fileio_func_write): Update.
+	* gdb/remote-sim.c (gdb_os_flush_stdout): Update.
+	(gdb_os_flush_stderr): Update.
+	* gdb/remote.c (remote_console_output): Update.
+	* gdb/ui-file.c (gdb_flush): Rename to...
+	(ui_file_flush): ...this.
+	(stderr_file::write): Update.
+	(stderr_file::puts): Update.
+	* gdb/ui-file.h (gdb_flush): Rename to...
+	(ui_file_flush): ...this.
+	* gdb/utils.c (gdb_flush): Add function.
+	* gdb/utils.h (gdb_flush): Add declaration.
 
 2020-02-07  Tom Tromey  <tromey@adacore.com>
 
@@ -4847,7 +4847,7 @@
 	Add rtl_user_process_parameters type.
 
 2020-01-16  Pedro Alves  <palves@redhat.com>
-            Norbert Lange  <nolange79@gmail.com>
+	    Norbert Lange  <nolange79@gmail.com>
 
 	PR build/24805
 	* gdbsupport/gdb_proc_service.h (PS_EXPORT): New.
@@ -6272,7 +6272,7 @@
 
 	* tui/tui-disasm.c (tui_disasm_window::addr_is_displayed): Avoid
 	overflow by an early check of content vs threshold.
-        * tui/tui-source.c (tui_source_window::line_is_displayed):
+	* tui/tui-source.c (tui_source_window::line_is_displayed):
 	Likewise.
 
 2020-01-06  Eli Zaretskii  <eliz@gnu.org>
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index a744a245be6..4ae6d4ff0b7 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1954,7 +1954,7 @@
 
 2019-09-29  Tom de Vries  <tdevries@suse.de>
 
-        * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
+	* gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
 
 2019-09-29  Tom de Vries  <tdevries@suse.de>
 
@@ -2449,7 +2449,7 @@
 2019-07-29  Tom de Vries  <tdevries@suse.de>
 
 	* gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
-          print registers" regexps.
+	print registers" regexps.
 
 2019-07-29  Tom de Vries  <tdevries@suse.de>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-20 14:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-20 14:19 [binutils-gdb] gdb: fix tabs vs spaces in ChangeLog Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).