aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2015-03-25 13:43:18 +1100
committerAnton Blanchard <anton@samba.org>2015-03-26 09:12:50 +1100
commitc4e676f196560500d41ff8652d6be0c735758001 (patch)
tree058bbac7d9953640555c3b78fea3deb5b1fe0fbb /opcodes/ChangeLog
parent618655192fca05a9aaebbd395b0960626cbfdebe (diff)
downloadgdb-c4e676f196560500d41ff8652d6be0c735758001.zip
gdb-c4e676f196560500d41ff8652d6be0c735758001.tar.gz
gdb-c4e676f196560500d41ff8652d6be0c735758001.tar.bz2
powerpc: Add slbfee. instruction
opcodes/ChangeLog: 2015-03-25 Anton Blanchard <anton@samba.org> * ppc-opc.c (powerpc_opcodes): Add slbfee.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index b3537ed..b19a1b1 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2015-03-25 Anton Blanchard <anton@samba.org>
+
+ * ppc-opc.c (powerpc_opcodes): Add slbfee.
+
2015-03-24 Terry Guo <terry.guo@arm.com>
* arm-dis.c (opcode32): Updated to use new arm feature struct.