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 | 473d3293c67d73272052496711e28acfea899886 (patch) | |
tree | db3852a6340aea3ce44a34529139d08238ccbe7e /opcodes/ChangeLog | |
parent | c215244117f848e06f0e10be5fc4514fdb954a0d (diff) | |
download | gdb-473d3293c67d73272052496711e28acfea899886.zip gdb-473d3293c67d73272052496711e28acfea899886.tar.gz gdb-473d3293c67d73272052496711e28acfea899886.tar.bz2 |
* 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 d88e4d1..156ea1b 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. |