diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2004-02-26 03:24:44 +0000 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2004-02-26 03:24:44 +0000 |
commit | e5d2b64f531246911a60815414dd2e8981abc550 (patch) | |
tree | cf414c3cfe714df5825afa775130947ee40f38dd /opcodes/ChangeLog | |
parent | 479272a3cad95d51be0bba6b948a4158c5db5b53 (diff) | |
download | gdb-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/ChangeLog | 4 |
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. |