From 46da9242e8f4e4f85dfb2eb1da5603b89126e78f Mon Sep 17 00:00:00 2001 From: "Carl E. Love" Date: Thu, 18 Aug 2016 14:36:36 -0700 Subject: [PATCH] Add ChangeLog updates to my previous two commits gdb/ChangeLog: * MAINTAINERS (Write After Approval): Add "Carl Love". gdb/testsuite/ChangeLog: * gdb.arch/powerpc-power.s: Add new Power9 instruction tests and sync up the test with tests in gas/testsuite/gas/ppc. * gdb.arch/powerpc-power.exp: Likewise. --- gdb/ChangeLog | 4 ++++ gdb/testsuite/ChangeLog | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 567b69c..4a70890 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2016-08-18 Carl Love + + * MAINTANERS Write After Approval): Add "Carl Love". + 2016-08-18 Edjunior Barbosa Machado * rs6000-tdep.c (ppc_process_record_op31): Handle HTM instructions. diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index d025133..fda02f0 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2016-08-18 Carl Love + + * gdb.arch/powerpc-power.s: Add new Power9 instruction tests + and sync up the test with tests in gas/testsuite/gas/ppc. + * gdb.arch/powerpc-power.exp: Likewise. + 2016-08-17 Simon Marchi * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix -- 2.7.4