diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2004-03-15 19:07:39 +0000 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2004-03-15 19:07:39 +0000 |
commit | 2dc111b3c120d1aef67a5d5e4542dbef00a5f798 (patch) | |
tree | 42e5282010807fe7eed448bcd5ba6d9e2530718e /opcodes/ChangeLog | |
parent | 1ccda5e956ca3c3ba607fc33b11ec91030d46446 (diff) | |
download | gdb-2dc111b3c120d1aef67a5d5e4542dbef00a5f798.zip gdb-2dc111b3c120d1aef67a5d5e4542dbef00a5f798.tar.gz gdb-2dc111b3c120d1aef67a5d5e4542dbef00a5f798.tar.bz2 |
* ppc-opc.c (powerpc_opcodes): Add BOOKE versions of mfsprg.
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 d721d93..4f0364b 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2004-03-15 Aldy Hernandez <aldyh@redhat.com> + + * ppc-opc.c (powerpc_opcodes): Add BOOKE versions of mfsprg. + 2004-03-15 Alan Modra <amodra@bigpond.net.au> * sparc-dis.c (print_insn_sparc): Update getword prototype. |