aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2004-02-26 03:24:44 +0000
committerAldy Hernandez <aldyh@redhat.com>2004-02-26 03:24:44 +0000
commite5d2b64f531246911a60815414dd2e8981abc550 (patch)
treecf414c3cfe714df5825afa775130947ee40f38dd /opcodes/ChangeLog
parent479272a3cad95d51be0bba6b948a4158c5db5b53 (diff)
downloadgdb-e5d2b64f531246911a60815414dd2e8981abc550.zip
gdb-e5d2b64f531246911a60815414dd2e8981abc550.tar.gz
gdb-e5d2b64f531246911a60815414dd2e8981abc550.tar.bz2
* ppc-opc.c (powerpc_opcodes): Change mask for dcbt and dcbtst.
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 5e2e1cc..fe0a775 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-25 Aldy Hernandez <aldyh@redhat.com>
+
+ * ppc-opc.c (powerpc_opcodes): Change mask for dcbt and dcbtst.
+
2004-02-20 Aldy Hernandez <aldyh@redhat.com>
* ppc-opc.c (powerpc_opcodes): Move mfmcsrr0 before mfdc_dat.