diff options
author | Carl E. Love <carll@oc4738070240.ibm.com> | 2016-08-18 14:36:36 -0700 |
---|---|---|
committer | Carl E. Love <carll@oc4738070240.ibm.com> | 2016-08-18 14:36:36 -0700 |
commit | 46da9242e8f4e4f85dfb2eb1da5603b89126e78f (patch) | |
tree | 956defcdbeda5dbc68ce03a0a71d52fa17b5d2ee /gdb/ChangeLog | |
parent | 63373e4f1610f3917cdb034b8e34dbd44c86489d (diff) | |
download | gdb-46da9242e8f4e4f85dfb2eb1da5603b89126e78f.zip gdb-46da9242e8f4e4f85dfb2eb1da5603b89126e78f.tar.gz gdb-46da9242e8f4e4f85dfb2eb1da5603b89126e78f.tar.bz2 |
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.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
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 <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. |