From 6dbb839a78d343b0a7435ec7db46ee359b1f62ec Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Tue, 7 Mar 2017 13:51:33 +0000 Subject: [PATCH] Fix whitespace/typos in gdb/ChangeLog and gdb/testsuite/ChangeLog --- gdb/ChangeLog | 8 ++++---- gdb/testsuite/ChangeLog | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index aa592d5..681ecd0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,9 +1,9 @@ -2017-03-07 Walfred Tedeschi +2017-03-07 Walfred Tedeschi * i387-tdep.h (i387_reset_bnd_regs): Add function definition. * i387-tdep.c (i387_reset_bnd_regs): Add function implementation. * i386-tdep.c (i386_push_dummy_call): Call i387_reset_bnd_regs. - * amd64-tdep (amd64_push_dummy_call): Call i387_reset_bnd_regs. + * amd64-tdep.c (amd64_push_dummy_call): Call i387_reset_bnd_regs. 2017-03-06 Simon Marchi @@ -649,7 +649,7 @@ (build_command_line): Make args a constant pointer. 2017-02-08 Jerome Guitton - + * cli-decode.c (lookup_cmd_1, lookup_cmd_composition): Remove case-insensitive search. @@ -2132,7 +2132,7 @@ 2017-01-01 Joel Brobecker - Update copyright year range in all GDB files. + Update copyright year range in all GDB files. 2017-01-01 Joel Brobecker diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 33d3b15..00b5fe9 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,4 +1,4 @@ -2017-03-07 Walfred Tedeschi +2017-03-07 Walfred Tedeschi * i386-mpx-call.c: New file. * i386-mpx-call.exp: New file. -- 2.7.4