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.
This commit is contained in:
parent
63373e4f16
commit
46da9242e8
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2016-08-18 Carl Love <cel@us.ibm.com>
|
||||
|
||||
* MAINTANERS Write After Approval): Add "Carl Love".
|
||||
|
||||
2016-08-18 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
|
||||
|
||||
* rs6000-tdep.c (ppc_process_record_op31): Handle HTM instructions.
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2016-08-18 Carl Love <cel@us.ibm.com>
|
||||
|
||||
* 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 <simon.marchi@ericsson.com>
|
||||
|
||||
* gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
|
||||
|
|
Loading…
Reference in a new issue