diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2004-02-20 05:10:13 +0000 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2004-02-20 05:10:13 +0000 |
commit | 1f04b05ff597ff3a974eb4474009851c9983b47c (patch) | |
tree | da3dd5ce13eabd519fe7fcf627a8f15f26c4ee3f /opcodes/ChangeLog | |
parent | 2f3b870051e39645b9b3dfeb1a890608bbcb3df9 (diff) | |
download | gdb-1f04b05ff597ff3a974eb4474009851c9983b47c.zip gdb-1f04b05ff597ff3a974eb4474009851c9983b47c.tar.gz gdb-1f04b05ff597ff3a974eb4474009851c9983b47c.tar.bz2 |
2004-02-20 Aldy Hernandez <aldyh@redhat.com>
* ppc-opc.c (powerpc_opcodes): Move mfmcsrr0 before mfdc_dat.
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 24e231a..5e2e1cc 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,9 @@ 2004-02-20 Aldy Hernandez <aldyh@redhat.com> + * ppc-opc.c (powerpc_opcodes): Move mfmcsrr0 before mfdc_dat. + +2004-02-20 Aldy Hernandez <aldyh@redhat.com> + * ppc-opc.c (powerpc_opcodes): Add m*ivor35. 2004-02-20 Aldy Hernandez <aldyh@redhat.com> |