diff options
author | Matthew Green <mrg@redhat.com> | 2001-11-17 22:34:17 +0000 |
---|---|---|
committer | Matthew Green <mrg@redhat.com> | 2001-11-17 22:34:17 +0000 |
commit | 3ff05c2bdbf12d926b3e11cd1d0ce4fd6aa622f7 (patch) | |
tree | 2c0b40bdb3945dc8cb64e7a6f5c7212b150c1b45 /opcodes/ChangeLog | |
parent | fb1103d3784bbefd958d9c4fc69adb2606ff1f60 (diff) | |
download | gdb-3ff05c2bdbf12d926b3e11cd1d0ce4fd6aa622f7.tar.gz |
* ppc-opc.c (mfvrsave, mtvrsave): New instructions.
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 d88e4d1709a..156ea1b77e3 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2001-11-17 matthew green <mrg@redhat.com> + + * ppc-opc.c (mfvrsave, mtvrsave): New instructions. + 2001-11-15 Alan Modra <amodra@bigpond.net.au> * po/POTFILES.in: Regenerate. |