diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 567b69c33b..4a70890fd0 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 d025133d9e..fda02f009c 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