diff options
author | Alan Modra <amodra@gmail.com> | 2015-07-10 20:06:25 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2015-07-10 20:08:55 +0930 |
commit | 40f77f827b91ab9665ce27950c30c688f8fde983 (patch) | |
tree | 5b4391b59afe497c348d65586191a8840631a990 /opcodes | |
parent | e03ed3c64a048522ba4bc12092f8a75bcfab6ea8 (diff) | |
download | gdb-40f77f827b91ab9665ce27950c30c688f8fde983.zip gdb-40f77f827b91ab9665ce27950c30c688f8fde983.tar.gz gdb-40f77f827b91ab9665ce27950c30c688f8fde983.tar.bz2 |
Add missing changelog entries
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index cf446b4..869033d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -84,6 +84,10 @@ * ppc-opc.c: Add comment accidentally removed by old commit. (MTMSRD_L): Delete. +2015-06-04 Peter Bergner <bergner@vnet.ibm.com> + + * ppc-opc.c: (powerpc_opcodes) <hwsync>: New extended mnemonic. + 2015-06-04 Nick Clifton <nickc@redhat.com> PR 18474 |